Go to file
Jasper St. Pierre ed9dbf6aa2 window: Ensure that visible_to_compositor is set when unmanaging
visible_to_compositor should always be in sync with show_window /
hide_window calls, even when unmananging.

This fixes a crash where we call sync_window_state when the window
is unmanaging, since we use visible_to_compositor to determine whether
the compositor will crash.

This is actually wrong; we should be using the knowledge about
whether we have called add_window / remove_window. We'll introduce
this with a new boolean next time.
2014-03-28 13:51:34 -04:00
doc build: Don't try to distribute removed files 2014-03-19 21:09:02 +01:00
po update POTFILES.in 2014-03-19 21:09:02 +01:00
src window: Ensure that visible_to_compositor is set when unmanaging 2014-03-28 13:51:34 -04:00
test Clean up the source tree 2014-03-18 20:37:35 -04:00
tools Clean up the source tree 2014-03-18 20:37:35 -04:00
.cvsignore moap ignore 2006-06-29 20:54:39 +00:00
.gitignore Update .gitignore 2014-03-18 22:08:04 -04:00
autogen.sh Revert "hack autogen to allow automake 1.13" 2014-03-14 01:08:46 -04:00
configure.ac Bump version to 3.12.0 2014-03-25 16:33:00 +01:00
COPYING Updated obsolete FSF postal address in COPYING 2014-01-13 11:35:48 -05:00
Makefile.am build: Don't try to distribute removed files 2014-03-19 21:09:02 +01:00
mutter.doap link mutter-wayland to mutter git repos 2013-10-16 15:36:33 +02:00
NEWS Bump version to 3.12.0 2014-03-25 16:33:00 +01:00