SEARCH
NEWS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG
FORUM
DONATE



 
 
Changelog for metacity-2.20.0-11.29.x86_64.rpm :
Mon Sep 17 14:00:00 2007 sbrabecAATTsuse.cz
- Updated to version 2.20.0:
* prevent a crash on logout with metacity subsequently not being
restored in future sessions
* translations update

Thu Sep 13 14:00:00 2007 mawAATTsuse.de
- Add metacity-disable-window-keys.patch, which disables the
default binding of the \"windows key\" on openSUSE (#217044); note
that future releases of SLES will be unimpacted by this change.

Thu Aug 30 14:00:00 2007 jprAATTsuse.de
- Update to 2.19.55
- Noninteger auto-raise delay is not assumed to be zero (BGO #377491)
- Fix mangled window title in \"Force Quit\" (BGO #462734)
- \"Close\" can appear at any point in the window menu, and now
appears at the bottom (BGO #104026)
- Windows which are always on top have \"stick\" insensitive
(BGO #460997)
- All bitfields in window structure are together for
optimisation (BGO #450271)
- Use the correct directory when installing keybindings
(BGO #454055)
- Translations
- Keyboard shortcut \"Start terminal\" missing (#244493)
- Remove unnecessary autoreconf call
- Remove configure arg FIXME

Wed Aug 8 14:00:00 2007 mawAATTsuse.de
- Use %fdupes
- Split off a -lang subpackage.

Wed Aug 1 14:00:00 2007 mauroAATTsuse.de
- Update to version 2.19.34
- Bugfixes for: #459027, #449427, #92212, #450271.

Sun Jul 15 14:00:00 2007 ajAATTsuse.de
- Avoid build cycle with control-center2.

Fri Jul 6 14:00:00 2007 mawAATTsuse.de
- Update to version 2.19.21
- Numerous bugfixes and translation updates.

Wed Apr 11 14:00:00 2007 mawAATTsuse.de
- Update to version 2.18.2
- Fixes a bug with missing pixels in themes with rounded corners
- Updated translations for the gl and nb locales.

Fri Mar 23 13:00:00 2007 mawAATTsuse.de
- Update to version 2.18.0
- b.g.o #408902, #408899, #395560, #382962, and #358715.

Mon Feb 19 13:00:00 2007 mawAATTsuse.de
- Update to version 2.17.5.

Wed Feb 7 13:00:00 2007 sbrabecAATTsuse.cz
- Do not build unusable static libraries (#238552).

Mon Dec 18 13:00:00 2006 sbrabecAATTsuse.cz
- Prefix changed to /usr.
- Spec file cleanup.
- Splitted devel subpackage.

Sun Oct 15 14:00:00 2006 danwAATTsuse.de
- Remove dead patches
- Remove pre-compiz patches for using metacity with xcompmgr under xgl
- Update and re-enable metacity-windows-key-binding.patch (203080)

Tue Oct 3 14:00:00 2006 jhargadonAATTsuse.de
- update to version 2.16.3
- fix longstanding focus bug with mouse focus (not sloppy focus) and
popup override redirect windows, such as mozilla\'s/firefox\'s
location bar autocompletion, causing nasty flickering and lost
keystrokes
- prevent a crash when closing apps run remotely over ssh
- ignore edge resistance for size-increment windows when resizing
with the keyboard
- automatic detection of stable/unstable in configure script
- make windows be stacked correctly before showing them
- use guint32 for timestamps
- fix stuck grab, letting focus be transferred between windows
- windows returning from fullscreen are constrained to be onscreen
- Clear the transient_for flag of a window after emitting a warning
- Replace copy_of_gdk_x11_window_set_user_time() with the real thing
- translation updates

Mon Sep 18 14:00:00 2006 danwAATTsuse.de
- remove metacity-2.12.0-border-effects.patch, which is a useless
deviation from upstream to add a gconf option that probably no one
even knows exists any more. #203087

Thu Sep 14 14:00:00 2006 jhargadonAATTsuse.de
- update to version 2.16.0
- updated translations
- Fix the build with c89/gcc 2.95

Mon Sep 11 14:00:00 2006 jhargadonAATTsuse.de
- added a patch to fix a function that would return random data in
ui.c

Wed Aug 30 14:00:00 2006 jhargadonAATTsuse.de
- disabled metacity-windows-key-binding.patch and
metacity-2.12.0-border-effects-2.patch because of bug #201997
- update to version 2.15.34
- allow moving maximized windows between xineramas again
- fix an uninitialized-usage bug with net_wm_user_time that breaks
focus with new windows
- re-fix accessibility events for the alt-tab popup
- update the close pixmap to fit better with the other pixmaps of the
menu
- fix several fullscreen handling bugs I introduced, causing
fullscreen windows to not actually be shown fullscreen
- fix keybindings with hex-values, coming from special extended
keyboard keys
- fix metacity-dialog handling of arguments

Wed Aug 16 14:00:00 2006 jhargadonAATTsuse.de
- update to version 2.15.21
- Add a constrain_titlebar_visible constraint
- remove the infinite edge resistance
- make it so maximized windows do not have rounded corners
- fix the heuristic for determining if windows can be made
fullscreen
- make sure window features get recalculated when the screen is
resized
- react to _NET_STARTUP_ID changes
- return the window to maximized state if the window was \"shaken
loose\" from maximized state during a resize but the resize is later
aborted
- fix button lighting with dragged clicks
- don\'t minimize in response to double clicks on the titlebar when
minimiziation should not be allowed
- fix some titlebar-not-on-screen constraint issues
- fix a logic bug so that the whole titlebar becomes sensitive to
mouse clicks
- make mouse cursor when moving windows become a hand
- Fix a crash on exit/logout from assuming a compositor would always
exist
- prevent long titles from \"sticking\" in the tasklist
- handle sync counter notifications in the compositor
- prevent a crash when changing resolution
- Add a tabbing function, bound to alt-f6 by default, to cycle
through the windows of the current application