DescriptionX11: Add new windows to the front of the stacking list
According to the X11 doc: "The created window is placed on top in
the stacking order with respect to siblings." Since all windows
that DWTHX11 creates are children of the root window, they are
all siblings, so new windows should instead be added to the front
of the stacking list.
BUG=556048
Committed: https://crrev.com/2096e29162feabdc2a62200c2c30bf9650c7aed3
Cr-Commit-Position: refs/heads/master@{#405225}
Patch Set 1 #
Messages
Total messages: 11 (6 generated)
|