2006-02-27 Elijah Newren * NEWS: 2.13.144 release 2006-02-27 Elijah Newren Patch from Thomas Thurman to prevent setting cycle_windows to keybindings that won't work. #329676 * src/prefs.c (update_binding): Make sure that bindings which require a modifier key are set to a keybinding with one or else that the binding is reverted. * src/ui.[ch] (meta_ui_accelerator_name): New function 2006-02-27 Elijah Newren Patch from Thomas Thurman to work around buggy application grouping with transient windows. #328211 * src/group.c (meta_window_compute_group): Put transients in the same group with their parent, always. * src/window.c (update_transient_for): Update group too 2006-02-27 Elijah Newren * configure.in: Patch from Sylvain Bertrand to fix build issues with library search order. #330695. Thu Feb 16 15:54:48 2006 Søren Sandmann * src/compositor.c: Insert #ifdef's to make it build again Wed Feb 15 18:42:03 2006 Søren Sandmann * src/compositor.[ch]: Add code to destroy compositor. Implement unmanage_screen() functionality. Wed Feb 15 14:47:50 2006 Søren Sandmann * src/compositor.c (meta_compositor_unminimize): Add unused wobbly unminimize animation by Kristian * src/compositor.c (meta_compositor_minimize): Add wobbly minimize animation by Kristian. * src/compositor.c: Add support for turning updates on and off. * src/window.c (meta_window_move_resize_internal): Use sync counter to make composited resizing tear free 2006-02-14 Elijah Newren Patch from Jens Granseuer to fix more build issues with gcc 2.95. #331166. * src/prefs.c (meta_prefs_init): Remove C99 style variable initiailization 2006-02-13 Elijah Newren * configure.in: post-release version bump to 2.13.144