Now with slightly broken window close animations and lot of debug info.

This commit is contained in:
Matthew Allum
2008-06-09 17:50:56 +01:00
parent 2c6c5a6dd1
commit fa2f76d4d4
5 changed files with 156 additions and 36 deletions

View File

@ -971,7 +971,7 @@ meta_window_free (MetaWindow *window,
meta_verbose ("Unmanaging 0x%lx\n", window->xwindow);
if (window->display->compositor)
meta_compositor_free_window (window->display->compositor, window);
meta_compositor_destroy_window (window->display->compositor, window);
if (window->display->window_with_menu == window)
{