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
..
2014-03-26 12:04:48 -04:00
2014-03-26 12:04:48 -04:00
2014-03-18 21:12:37 -04:00
2014-03-20 15:07:44 -04:00
2014-03-20 15:46:32 -04:00
2014-03-20 16:27:22 -04:00
2014-03-18 22:04:36 -04:00
2014-02-17 21:50:32 -05:00
2014-03-26 12:04:48 -04:00