Changelog for
compiz-unity-gnome-0.9.12.1+15.04.20150213-9.12.x86_64.rpm :
Thu Feb 19 13:00:00 2015 iAATTmarguerite.su
- update version 0.9.12.1+15.04.20150213
* animation plugin: initialized mPrevAnimSelectionRow
* cube plugin: fix clipping
* libdecoration.pc: fix formatting
* Add a \'/\' to the path of std::string(home) + \'/\' HOME_PLUGINDIR
* Fix crash with titlebar-uses-system-font enabled
* Use the GL_EXT_x11_sync_object OpenGL extension to synchronize
updates with X11 to avoid unrefreshed parts of the screen on
Nvidia hardware
* PrivateScreen unit tests: added additional assertions to verify
the tests are run in an expected state
* dodge plugin: avoid potential null pointer dereferences
* libcompizconfig: reorder stat() and open() calls to eliminate
a race condition
* added support for multi-arch installations
* switcher plugin: renamed a local variable so it does not hide
a function parameter.
* libdecoration/CMakeLists.txt: use correct variable for
link directories
* gtk-window-decorator: support Metacity 3.14
- add 65compiz_profile-on-session
* xsession script to setup compiz profile for unity
- add ccp_plugin.patch
* auto load ccp plugin on compiz start, no need to specify it
explicitly
- add ccsm_disable_unity_checkbox.patch
* you can\'t disable unityshell plugin in unity environment
- drop compiz-libmetacity-private.patch
* upstream update to use latest metacity, so remove tweak
- drop compiz-unity-external-googletest.patch
* use -DCOMPIZ_BUILD_TESTING=OFF instead
- add mate profile and compiz-unity-mate subpackage
- explicitly requires libcompizconfig0 to avoild installation
of compiz 0.8.8 libcompizconfig
- build w/ -DCMAKE_BUILD_TYPE=Debug, Release will segfault w/
\"compiz.desktop\" killed by signal 11
Wed Oct 8 14:00:00 2014 iAATTmarguerite.su
- fix for factory
- add libxslt-devel for /usr/bin/xsltproc
- add metacity-1-devel for metacity-1/metacity-private/theme.h
Sat Jul 5 14:00:00 2014 iAATTmarguerite.su
- initial version 0.9.12
* animation plugin: initialized mPrevAnimSelectionRow
* opengl plugin: freed shaders and uniforms
* window_decorator: renamed a local to unhide a parameter
* removed inappropriate executable permissions from some source
and data files
* Forced non-opaque pointer in the ezoom plugin.
* upstreamed distro-patch for #873384
place plugin: correct min and default placement modes in
configuration
* filtered debian/ from upstream dist tarball
* CompScreen: Save focused window id before changing viewport.
* remove \'extern \"C\"\' hack
* gtk-window-decorator: removed/replaced deprecated functions.
* _NET_WM_FULLSCREEN_MONITORS not handled correctly.
* Re-enabled metacity theme support
* gtk-window-decorator: removed gconf
* gtk-window-decorator: port to GTK+ 3.
* po/POTFILES.in: remove gtk/window-decorator/gwd.schemas.in
* Calculated correct button position in cairo theme.
* Remove the need to check the viewport we are painting the
maximized window in while in Expo mode and only scale maximized
windows that are not being dragged.
* Add more button ungrab keymasks, so unfocused Gtk window
scrolling will work when NumLock is off and CapsLock is on and
any combination thereof.
- add patch: compiz-libmetacity-private.patch
* I use metacity-1 to provide legacy metaciy, so have to rename
here too.
- add patch: compiz-unity-external-googletest.patch
* remove codes requires /usr/src/gmock source code stuff