SHA256
1
0
forked from pool/mutter
OBS User autobuild
2009-10-12 14:43:13 +00:00
committed by Git OBS Bridge
parent 89e5bbe69d
commit e27aac6751
4 changed files with 5 additions and 25 deletions

View File

@@ -1,23 +1,3 @@
-------------------------------------------------------------------
Thu Oct 8 18:47:29 CEST 2009 - vuntz@opensuse.org
- Update to version 2.28.0:
+ Add meta_window_get_stable_sequence
+ mutter_begin_modal_for_plugin(): Check result of
XGrabKeyboard()
+ mutter_plugin_get_windows returns *Mutter*Window, not
MetaWindow
+ Remove MetaAltTabHandler
+ Use "later functions" to fix priority problems with Clutter
redraw
+ Create the dummy timeline for repaint laters with an "infinite"
duration
+ Added meta_window_get_transient_for_as_xid()
+ Added workareas-changed signal
+ Work around race condition focusing a window on a different
workspace
+ Updated translations.
-------------------------------------------------------------------
Wed Sep 16 19:00:30 CEST 2009 - lmedinas@opensuse.org