diff options
author | Iain Holmes <iain@gnome.org> | 2008-03-19 11:51:10 +0000 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2008-03-19 11:51:10 +0000 |
commit | 915192ca9fa9fbfb7d916893730e266e24d03735 (patch) | |
tree | 4793f3304a0c45c699b3dc719c2585d50e4dd965 /ChangeLog | |
parent | f2b400b82c679acf948618962cce71716e8f5207 (diff) | |
download | metacity-915192ca9fa9fbfb7d916893730e266e24d03735.tar.gz |
Handle compositor being disabled and don't crash.
2008-03-19 Iain Holmes <iain@gnome.org>
* src/core/compositor.c (meta_compositor_set_active_window):
Handle
compositor being disabled and don't crash.
svn path=/trunk/; revision=3655
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2008-03-19 Iain Holmes <iain@gnome.org> + * src/core/compositor.c (meta_compositor_set_active_window): Handle + compositor being disabled and don't crash. + +2008-03-19 Iain Holmes <iain@gnome.org> + * src/core/compositor.c (meta_compositor_set_active_window): Add a screen argument. (process_property_notify): Damage the whole screen when the background |