Read-only mirror of https://gitlab.gnome.org/GNOME/gnome-shell
432ad0f451
Calling gdk_window_get_events() then gdk_window_set_events() will remove "exotic" X event masks that GDK doesn't know about like SubstructureRedirectMask. A window manager that doesn't select for SubstructureRedirectMask on the root window is no longer really a window manager, so various Bad Things were happening. We can just piggy-back on Mutter selecting for PropertyNotify events on the root window, so removing the code works fine. http://bugzilla.gnome.org/show_bug.cgi?id=580572 (reported by Mike Bursell) |
||
---|---|---|
.settings | ||
data | ||
js | ||
src | ||
tools/build | ||
.gitignore | ||
.project | ||
AUTHORS | ||
autogen.sh | ||
configure.ac | ||
COPYING | ||
MAINTAINERS | ||
Makefile.am | ||
README |