Download project files

How do I verify a download?


110 of 16 releases

0.9.14.2 release from the 0.9.14 series released

Release information
Release notes:

- Added support for _GTK_WORKAREAS_Dn and _GNOME_WM_STRUT_AREA.
- Fixed build errors with new GCC versions.
- Fixed some bugs in blur and opengl plugins on OpenGL ES.

File Description Downloads
download icon compiz-0.9.14.2.tar.xz (md5, sig) Compiz 0.9.14.2 14,975
last downloaded today
Total downloads: 14,975

0.9.14.1 release from the 0.9.14 series released

Release information
Release notes:

- Several bugs in CCSM have been fixed, including a crash when plugin descriptions contain non-ASCII characters.
- Fixed build failure with GCC 9 because of format-truncation warning.
- CCSM is now compatible with Python 3.8.
- Fixed gtk-window-decorator crash with Cairo theme.
- Removed MATE configuration.
- Updated translations from Launchpad.

File Description Downloads
download icon compiz-0.9.14.1.tar.xz (md5, sig) Compiz 0.9.14.1 30,962
last downloaded 2 days ago
Total downloads: 30,962

0.9.14.0 release from the 0.9.14 series released

Release information
Release notes:

- Development has switched from Bazaar back to Git.
- CCSM has been ported to PyGObject, GTK 3 and Python 3.
- compizconfig-python has been ported from Pyrex to Cython.
- Restored the Color Filter plugin by porting it to the new plugin API.
- Added support for loading configuration from multiple files.
- Docks and splashscreens now appear focused.
- Fixed build errors with GCC 8.
- Removed KDE (4.x) support code.
- Compiz now needs cmake ≥ 3.10.0 and pkg-config ≥ 0.29.1 to build.
- gtk-window-decorator now needs libmetacity ≥ 3.22.0 to build.

Changelog:

Please see debian/changelog for the full list of changes.

File Description Downloads
download icon compiz-0.9.14.0.tar.xz (md5, sig) Compiz 0.9.14.0 10,444
last downloaded 4 weeks ago
Total downloads: 10,444

0.9.13.1 release from the 0.9.13 series released

Release information
Release notes:

- Rewritten animation plugins
- Readded plugins simple-animations, animationsjc and animationsplus
- Better a11y support for switcher
- Add unity-lowgfx profile
- Avoid crashes on missing gsettings options
- GWD requires metacity 3.20 (and has support for 3.22)

File Description Downloads
download icon compiz-0.9.13.1.tar.bz2 (md5, sig) Compiz 0.9.13.1 37,366
last downloaded 2 weeks ago
Total downloads: 37,366

0.9.13.0 release from the 0.9.13 series released

Release information
Release notes:

- Start using C++11
- Support for grabbing keyboard or mouse separately
- Dropped gconf support
- Update cursors on theme or size changes
- Add cursors cache to reuse common cursors
- Lots of improvements for MATE profile
- Many refactoring and cleanups for gtk-window-decorator

File Description Downloads
download icon compiz-0.9.13.0.tar.bz2 (md5, sig) Compiz 0.9.13.0 26,507
last downloaded 3 days ago
Total downloads: 26,507

0.9.12.2 release from the 0.9.12 series released

Release information
Release notes:

Compiz 0.9.12.2 contains the following notable changes.

- added MATE integration
- added a blacklist for older nVidia GPUs that do not work with XSync (lp:
  #1424013)
- avoided caching textures used in animations (lp: #729979, #1072206)
- boosted window size limits (lp: #1431923)
- fixed mouse-resize bugs (lp: #1348254)
- fixed window clipping in the 3d cube rotation
- excluded Wine applications from window close animations (lp: #957879)
- removed a 1 px gap in semi-maximized windows under some circumstances (lp:
  #1294864)
- avoided buffering input during expo animations (lp: #1026553)
- removed unused settings from gtk-window-decorator
- enabled the cpp plugin by default
- updated the manpage and --help messages (lp: #1475508)
- fixed several build failures when using C++-11 and GC...

File Description Downloads
download icon compiz-0.9.12.2.tar.bz2 (md5, sig) Compiz 0.9.12.2 source release 27,941
last downloaded 4 weeks ago
Total downloads: 27,941

0.9.12.1 release from the 0.9.12 series released

Release information
Release notes:

The Compiz 0.9.12.1 release contains some minor fixes revealed by static code checkers, some small bugfixes (see Changelog) and the following significant changes.

(1) full support for Metacity 3.14 in the gtk-window-decorator

(2) full support for bi-arch and multi-arch builds

(3) Use the GL_EXT_x11_sync_object OpenGL extension to synchronize updates with X11 to avoid
      unrefreshed parts of the screen on Nvidia hardware

Changelog:

2015-02-03 Stephen M. Webb <email address hidden>

 0.9.12.1 release

2015-02-02 Eleni Maria Stea <email address hidden>

 Fixes the bugs: #1413966 and #1199316. Fixes: #1199316, #1413966
 Approved by: Stephen M. Webb, PS Jenkins bot

2015-02-02 Charles Bos <email address hidden>

 libdecoration.pc: fix formatting
 Approved by: Stephen M. Webb

2015-02-02 Brandon Schaefer <email address hidden>

 Add a '/' to the path of std::string(home) + '/' HOME_PLUGINDIR Fixes: #1410436
 Approved by: Stephen M. Webb, PS Jenkins bot

2014-12-19 Alberts Muktupāvels <email address hidden>

 Fix crash with titlebar-uses-system-font enabled. LP: #1404054 Fixes: #1404054
 Approved by: Stephen M. Webb

2014-12-10 Kyle Brenneman <email address hidden>

 Use the GL_EXT_x11_sync_object OpenGL extension to synchronize updates with X11 to avoid unrefreshed parts of the screen on Nvidia hardware. Fixes: #269904

2014-12-10 Brandon Schaefer <email address hidden>

 Rev 3891 change caused 2 known regressions. (Could be more). Reverting. Fixes: #1393020, #1398512
 Approved by: Christopher Townsend

2014-12-10 Stephen M. Webb <email address hidden>

 PrivateScreen unit tests: added additional assertions to verify the tests are run in an expected state Fixes: #1101413
 Approved by: Christopher Townsend, PS Jenkins bot

2014-12-10 Stephen M. Webb <email address hidden>

 dodge plugin: avoid potential null pointer dereferences Fixes: #1101554
 Approved by: Christopher Townsend, PS Jenkins bot

2014-12-10 Stephen M. Webb <email address hidden>

 libcompizconfig: reorder stat() and open() calls to eliminate a race condition Fixes: #1101608
 Approved by: Christopher Townsend, PS Jenkins bot

2014-12-10 Stephen M. Webb <email address hidden>

 added support for multi-arch installations Fixes: #959282, #1395105
 Approved by: Christopher Townsend, PS Jenkins bot

2014-12-10 Stephen M. Webb <email address hidden>

 Switcher Plugin: renamed a local variable so it does not hide a function parameter.
 Fixes: #1101585
 Approved by: Christopher Townsend, PS Jenkins bot

2014-12-10 Stephen M. Webb <email address hidden>

 libdecoration/CMakeLists.txt: use correct variable for link directories Fixes: #1392715
 Approved by: Christopher Townsend, PS Jenkins bot

2014-11-20 Alberts Muktupāvels <email address hidden>

 Update gtk-window-decorator to support Metacity 3.14. Fixes: 1394135
 Approved by: Marco Trevisan (Treviño)

File Description Downloads
download icon compiz-0.9.12.1.tar.bz2 (md5, sig) Compiz 0.9.12.1 source release 22,933
last downloaded today
Total downloads: 22,933

0.9.12.0 release from the 0.9.12 series released

Release information
Release notes:

This is the first release of the Compiz 0.9.12 series.

This release contains mostly small bugfixes and some work to move the gtk-window-decorator to GTK+-3.

Changelog:

 3903 Stephen M. Webb 2014-11-05
      upstream release 0.9.12.0
      Approved by: Christopher Townsend, PS Jenkins bot

 3900 Stephen M. Webb 2014-10-31 [merge]
      animation plugin: initialize mPrevAnimSelectionRow Fixes: 1101630
      Approved by: Christopher Townsend

 3898 Stephen M. Webb 2014-10-31 [merge]
      opengl plugin: free shaders and uniforms Fixes: 1227449
      Approved by: Brandon Schaefer, PS Jenkins bot

 3897 Stephen M. Webb 2014-10-31 [merge]
      window_decorator: renamed a local to unhide a parameter Fixes: 957600
      Approved by: Christopher Townsend, PS Jenkins bot

 3896 Stephen M. Webb 2014-10-31 [merge]
      Removed inappropriate executable permissions from some source and data.
      files Fixes: 1086165
      Approved by: Christopher Townsend, PS Jenkins bot

 3895 Klaus Knopper 2014-10-31 [merge]
      Forces non-opaque pointer in the ezoom plugin. Fixes: 1362005
      Approved by: Brandon Schaefer, PS Jenkins bot

 3894 Stephen M. Webb 2014-10-31 [merge]
      removed distro-patch for #873384 because it's now upstream Fixes: 873384
      Approved by: Christopher Townsend, PS Jenkins bot

 3893 Stephen M. Webb 2014-10-31 [merge]
      filter debian/ from upstream dist tarball Fixes: 1075995
      Approved by: Christopher Townsend, PS Jenkins bot

 3892 Henry Hu 2014-10-31 [merge]
      place plugin: correct min and default placement modes in configuration
      Approved by: Stephen M. Webb

 3891 Dariusz Gadomski 2014-10-31 [merge]
      CompScreen: Save focused window id before changing viewport.
      This allows to restore focus after returning to one of the previous
      viewport positions. Introduces a new setting (General Options / Focus &
      Raise Behaviour / Remember Focus) Fixes: 1125442
      Approved by: Marco Trevisan (Treviño)

 3890 Matija Skala 2014-10-31 [merge]
      remove 'extern "C"' hack Fixes: 1286562
      Approved by: Stephen M. Webb

 3888 Alberts Muktupāvels 2014-09-18 [merge]
      Remove/replace deprecated functions. Fixes: 1356981
      Approved by: Marco Trevisan (Treviño)

 3887 Michael Thayer 2014-09-18 [merge]
      Fix for LP #1353675: _NET_WM_FULLSCREEN_MONITORS not handled correctly.
      An (x, y, w, h) API was called with (x1, y1, x2, y2). Test case: a
      dual-screen VirtualBox guest on a dual-screen Ubuntu 14.10 host is not
      displayed correctly in full-screen without this fix. Fixes: 1353675
      Approved by: Marco Trevisan (Treviño)

 3886 Alberts Muktupāvels 2014-09-18 [merge]
      Re-enable metacity theme support Fixes: 1356981
      Approved by: Marco Trevisan (Treviño)

 3885 Alberts Muktupāvels 2014-09-18 [merge]
      Port gtk-window-decorator to GTK+ 3.
      Approved by: Marco Trevisan (Treviño)

 3883 Stephen M. Webb 2014-08-12 [merge]
      po/POTFILES.in: remove gtk/window-decorator/gwd.schemas.in
      The gconf schema file has been removed from the sources, it also needs to
      be removed from translations.
      Approved by: Christopher Townsend

 3882 Alberts Muktupāvels 2014-08-12 [merge]
      Calculate correct button position in cairo theme.
      Approved by: Marco Trevisan (Treviño)

 3881 Alberts Muktupāvels 2014-08-12 [merge]
      Remove gconf from gtk-window-decorator.
      Approved by: Marco Trevisan (Treviño)

 3877 Alberts Muktupāvels 2014-07-07 [merge]
      This is some preparation work to port gtk-window-decorator to gtk+-3.0.
      * Changed gtk_object_destroy to gtk_widget_destory.
      * Removed support for old metacity versions.
      * Removed support for old wnck versions.
      Approved by: Marco Trevisan (Treviño), Dmitry Shachnev

 3876 Chris Townsend 2014-07-07 [merge]
      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. Fixes a regression caused in r3868. Fixes: 1333277 Approved by:
      Marco Trevisan (Treviño)

 3875 Chris Townsend 2014-07-07 [merge]
      Add more button ungrab keymasks, so unfocused Gtk window scrolling will
      work when NumLock is off and CapsLock is on and any combination thereof.
      Fixes: 1330198 Approved by: Marco Trevisan (Treviño)

File Description Downloads
download icon compiz-0.9.12.0.tar.bz2 (md5, sig) Compiz 0.9.12.0 source release 6,722
last downloaded 4 weeks ago
Total downloads: 6,722

0.9.11.2 release from the 0.9.11 series released

Release information
Changelog:

  [ Chris Townsend ]
  * Bump version to 0.9.11.2.

  [ Marco Trevisan (Treviño) ]
  * Scale: use XShape extension to exclude dnd input in the screen-parts
    outside workArea This will work property also in multi-monitor,
    without requiring multiple X windows for each output device. Also
    don't terminate the scale unless a drag-n-drop action is not really
    over. Add a spinner that shows up over a window, during the DnD
    timeout. Plus, make sure we terminate the scale without focusing the
    selected icon when cancelling it and some code cleanup (LP: #607796)
    (LP: #727904) (LP: #1308112)

File Description Downloads
download icon compiz-0.9.11.2.tar.bz2 (md5, sig) Compiz source release 0.9.11.2 5,058
last downloaded 4 weeks ago
Total downloads: 5,058

0.9.11.1 release from the 0.9.11 series released

Release information
Changelog:

  [ Chris Townsend ]
  * Fix issue where window decorations would be placed under the Panel
    when opening a new window from an already open window. This is due
    to the already open window being taller or just as tall without be
    maximized than the workspace. (LP: #1303462)
  * Only constrain the non-modifier scrolling to the vertical scrolling
    buttons - buttons 4 & 5. (LP: #1311303)
  * Fix issue where maximized windows would get moved to different
    workspaces when disconnecting/connecting an external monitor.
    Windows should stay in the same workspace they are in when the
    monitor event occurs. (LP: #1304531)
  * Fix issue where horizontal and vertical keyboard resizing could not
    happen at the same time. (LP: #347390)
  * Bump version to 0.9.11.1.

  [ Marco Trevisan (Treviño) ]
  * Event: set the screen grabbed also when we get a NotifyWhileGrabbed
    Focus{In,Out} event (LP: #1305586)

  [ Lukas Vacek ]
  * Fix issue where custom keyboard shortcuts would get reset to
    defaults when rebooting or restarting Compiz. (LP: #1063617)

File Description Downloads
download icon compiz-0.9.11.1.tar.bz2 (md5, sig) Compiz source release 0.9.11.1 112
last downloaded 4 weeks ago
Total downloads: 112

110 of 16 releases