mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 08:00:42 -05:00
48de81b63e
Gtk is quite buggy and "fluid" in how it handles the shadow margins for windows under X11. The "size" of the window fluctuate between including and excluding a shadow margin in a way that causes issues, as there are no atomic update of any state going on. In order to avoid running into those particular issues now, lets get rid of shadows so the margins are always zero, when the client is using the X11 backend. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1171 |
||
---|---|---|
.. | ||
backends | ||
compositor | ||
core | ||
meta | ||
tests | ||
ui | ||
wayland | ||
x11 | ||
libmutter.pc.in | ||
meson.build | ||
meta-marshal.list | ||
org.freedesktop.login1.xml | ||
org.gnome.Mutter.DisplayConfig.xml | ||
org.gnome.Mutter.IdleMonitor.xml | ||
org.gnome.Mutter.RemoteDesktop.xml | ||
org.gnome.Mutter.ScreenCast.xml |