Дождались, вышел Compiz 0.7.0 :)

Фев 08, 2008 I Новости.

Итак, вышел Compiz 0.7.0
Качаем, обновляем и т.д. ….
new compiz release 0.7.0 is now available from:

http://xorg.freedesktop.org/archive/individual/app/compiz-0.7.0.tar.gz

which can be verified with:
http://xorg.freedesktop.org/archive/individual/app/compiz-0.7.0.tar.gz.sha1

59b019b6cd627140f44006876ee2b0c3ab92f150  compiz-0.7.0.tar.gz

http://xorg.freedesktop.org/archive/individual/app/compiz-0.7.0.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.0 tag which points to a commit named:
a6763350ba9a578e9df6adbdb7eadc174015c960
which can be verified with:
git verify-tag compiz-0.7.0
and can be checked out with a command such as:
        git checkout -b build compiz-0.7.0
WHAT'S NEW
==========

A core plugin has been added that allows handling certain core APIs, such as
querying the ABI version, similarly to plugin APIs, allowing sharing more
code.
Added a simple object system, which generalize the privates mechanism and the
plugin system. It allows to share more code between display, screen and
window objects. It also makes it possible to properly introduce new object
types without changing the plugin interface or breaking the API.
Multi-display support.
Various fixes in ICCCM compliance, window stacking and focus handling.
Validity checking of ConfigureRequest events.
Fixes to transient children placement in place plugin.
Hooks have been added to the cube plugin which allow better control of
viewport drawing.
Middle and right click actions have been made configurable in
gtk-window-decorator.
Gtk-window-decorator now optionally allows mouse wheel title bar actions, such
as shading.
A KDE4 port of the kde-window-decorator has been added.
Frequent crashes of kde-window-decorator for some people have been fixed.

Оставить комментарий