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-19 21:09:02 +01:00
2014-03-18 20:37:35 -04:00
2014-03-18 20:37:35 -04:00
2014-03-18 22:08:04 -04:00
2014-03-25 16:33:00 +01:00
2014-03-25 16:33:00 +01:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%