Rui Matos c5637c52bd stack: Stack both wayland and X hidden windows below the guard window
Stacking hidden X windows below the guard window is a necessity to
ensure input events aren't delivered to them. Wayland windows don't
need this because the decision to send them input events is done by us
looking at the clutter scene graph.

But, since we don't stack hidden wayland windows along with their X
siblings we lose their relative stack positions while hidden. As
there's no ill side effect to re-stacking hidden wayland windows below
the X guard window we can fix this by just doing it regardless of
window type.

https://bugzilla.gnome.org/show_bug.cgi?id=764844
2016-05-12 20:06:19 +02:00
2015-11-09 10:25:40 -05:00
2015-07-06 00:52:18 -07:00
2016-05-09 21:04:00 +00:00
2014-03-18 20:37:35 -04:00
2016-03-21 14:58:09 -07:00
2016-04-27 20:37:47 +02:00
2014-07-31 17:50:28 +02:00
2016-04-29 16:13:59 +02:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%