Olivier Fourdan 19bf4cf4f8 x11: Do not discard shape region for undecorated windows
mutter would discard the shape region set by the client if its matches
the entire client area in meta_window_x11_update_shape_region().

However, if the window is later resized (maximized or other), the
compositor will fail to update the shape region properly for undecorated
windows because the shape region was discarded, which causes black areas
to appear in place of the updated areas.

If the client window is undecorated, keep the shape region even if when
it matches the client area.

https://gitlab.gnome.org/GNOME/mutter/issues/27

Closes: #27
2018-02-22 08:02:01 +00:00
2018-02-09 14:01:12 +01:00
2018-02-17 15:01:10 +00:00
2017-05-11 13:45:44 +02:00
2016-04-27 20:37:47 +02:00
2018-02-21 01:09:22 +01:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%