[compiz] [ANNOUNCE] compiz-0.7.2
Dennis Kasprzyk
onestone at opencompositing.org
Thu Mar 6 10:22:43 PST 2008
A new compiz release 0.7.2 is now available from:
http://xorg.freedesktop.org/archive/individual/app/compiz-0.7.2.tar.gz
which can be verified with:
http://xorg.freedesktop.org/archive/individual/app/compiz-0.7.2.tar.gz.sha1
da3dbe8c5be19aa03529e8d3c7e32365c82a973b compiz-0.7.2.tar.gz
http://xorg.freedesktop.org/archive/individual/app/compiz-0.7.2.tar.gz.sha1.asc
(signed by Dennis Kasprzyk)
Additionally, a git clone of the source tree:
git clone git://git.freedesktop.org/git/xorg/app/compiz
will include a signed compiz-0.7.2 tag which points to a commit named:
f459b8758ab4686a44c2be5707c6db062a1f14d7
which can be verified with:
git verify-tag compiz-0.7.2
and can be checked out with a command such as:
git checkout -b build compiz-0.7.2
WHAT'S NEW
==========
Several bugfixes
Translation support in gtk-window-decorator.
Updated translations.
Added wrapable session functions to core. This allows to provide a full
session save/restore in a plugin.
Regards
Dennis
Changes since compiz-0.7.0:
C-F Language team (2):
translation update
oops, readding deleted file
Christopher Williams (1):
Fix KDE3 and KDE4 configure checks.
Danny Baumann (31):
Added wrappable callback functions for session management events.
Don't allow minimization of skip taskbar dialogs.
Export session client id to sessionSaveYourself.
Don't overwrite new client id with the one passed via command line.
Don't showdesktop grabbed windows.
Fix saving session client id to session manager.
Correctly unset TermButton / TermKey state.
Prevent switcher window being re-placed by the decoration plugin by
specificying a static window gravity.
Update maximized window's geometry if the screen workarea changed.
Updating the window size is sufficient to reflect workarea size changes.
Don't change stacking order and focus if the user cancelled scale.
Select window under pointer right after ending the zoom out animation,
so that a mouse move is not needed for that.
Revert "Select window under pointer right after ending the zoom out
animation, so that a mouse move is not needed for that."
Make sure a window is selected after relayouting slots.
Avoid possible NULL pointer dereferences.
Use gettext to translate tooltips and dialog items of
gtk-window-decorator.
Update translatable files.
Correctly reflect changes to Gnome's DPI settings.
Fix warning.
Set cancel state when ending scale the same way as it was initiated.
Make scaleSelectWindow wrappable so that subplugins can be notified of
window selection.
Clear window input extents when removing decoration from a window.
Correctly terminate move action if it was initiated by decoration button
press and the button binding was not set to <some modifier>+Button1.
Fixed annotate erase invocation and termination.
Don't try to get button positions for undecorated windows.
Always use the current window decoration extents instead of the custom
decoration extents, which may not be currently used (e.g. if the window was
excluded from decorations).
Fixed annotate erase mode.
Revert "Fixed annotate erase mode."
Fix erase mode.
Don't switch viewports when a window requests to get focus.
Invoke terminate function for edge buttons if button is released.
Dennis Kasprzyk (8):
Post release version increment.
Do not try to produce broken introspection information for unknown
option types.
Do no register core path twice.
Query bound pixmap texture target, if the fbconfig only reports
rectangle texuture support, but the texture has power of two dimensions.
Revert "Query bound pixmap texture target, if the fbconfig only reports
rectangle texuture support, but the texture has power of two dimensions."
Rotate in right direction if hsize is 3.
Clear switcher content to make sure that the new background pixmap gets
applied.
Add NEWS entry and bump version for 0.7.2 release.
Patrick Niklaus (1):
Use visual and depth of the window to support RGBA.
Roland Baer (1):
mem leak fix
Roland Bär (2):
Simplified logMessage()
Avoid possible NULL pointer dereferences.
Travis Watkins (1):
only allow rotate to faces that exist
More information about the compiz
mailing list