Download project files

How do I verify a download?


110 of 13 releases

0.9.13.1 release from the 0.9.13 series released 2016-11-11

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 24,655
last downloaded 24 hours ago
Total downloads: 24,655

0.9.13.0 release from the 0.9.13 series released 2016-07-01

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 18,470
last downloaded today
Total downloads: 18,470

0.9.12.2 release from the 0.9.12 series released 2015-08-20

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,771
last downloaded 3 weeks ago
Total downloads: 27,771

0.9.12.1 release from the 0.9.12 series released 2015-02-03

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 21,281
last downloaded 24 hours ago
Total downloads: 21,281

0.9.12.0 release from the 0.9.12 series released 2014-11-06

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,582
last downloaded 3 weeks ago
Total downloads: 6,582

0.9.11.2 release from the 0.9.11 series released 2014-07-23

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 4,989
last downloaded 4 weeks ago
Total downloads: 4,989

0.9.11.1 release from the 0.9.11 series released 2014-07-23

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 64
last downloaded 9 weeks ago
Total downloads: 64

0.9.10.0 release from the 0.9.10 series released 2013-07-21

File Description Downloads
download icon compiz-0.9.10.0.tar.bz2 (md5, sig) Compiz 0.9.10.0 Source Release 6,946
last downloaded 13 weeks ago
Total downloads: 6,946

0.9.9.0 release from the 0.9.9 series released 2013-01-24

Release information
Release notes:

Highlights

  * Lots and lots of bug fixes. See the full list below.
  * Restored support for several features lost in the GL|ES port of 0.9.8:
    Plugins: cubeaddon, firepaint, showmouse, thumbnail, wallpaper, wizard
    Features: expo animations, text rendering, screenshot selection
  * Several multi-monitor fixes.

Changelog:

Bugs Fixed (https://launchpad.net/compiz/+milestone/0.9.9.0)

    201681 - Window management - Cursor position changes relative to window
             while dragging windows
    689792 - Window Management - Implement maximize and semi-maximise
             transitions
    751605 - Multi-monitor - Windows maximize on the wrong monitor
    754508 - Modal dialogs don't appear on the same workspace/monitor as their
             parent window
    781931 - New windows are moved to front but don't take focus
    839602 - Grid overlay effect does not disappear when it should
    868423 - Launcher - Workspace switcher should not be in the Launcher by
             default
    874146 - Multimonitor: New windows open on the wrong monitor, Place Plugin
             settings silently ignored
    875311 - Expo animations "Fade + Zoom" & "Vortex" result in a black screen
    878516 - Window management - Restoring a grid-placed window by dragging
             the title bar downwards does not restore the original window width
    925867 - [regression] Window resize granularity is lost when restored after
             using Grid
    928807 - Multi-monitor - Maximized windows cast shadows on adjacent
             monitors and workspaces
    936840 - <ctrl> key now known as <primary> which breaks keyboard shortcuts
    950160 - Unity blocks other programs from binding globally to Super+*
             (* = any key)
   1002246 - Window management - When a monitor is disconnected, the windows do
             not move to the remaining monitor and the Launcher pips do not
             update
   1007944 - XFCE + Compiz : icons in the titlebar have a black background
             instead of transparent
   1009999 - Shift Switcher: Window title display settings partially ignored
   1012330 - [needs-packaging] Wishlist: Missing plug-In: Wizard
   1020823 - [regression][GLES] cubeaddon plugin does not build any more
   1020825 - [regression] thumbnail plugin does not build any more
   1020830 - [regression][GLES] wallpaper plugin does not build any more
   1026920 - Incorrect detection of shader support on fglrx
   1028809 - [regression][GLES] obs opacity no longer applies to all window
             decorations
   1033877 - Member variables that are not initialized in the constructors
             reported by cppcheck
   1033879 - Memory leak in decorator reported by cppcheck
   1037164 - Clicking on semi-maximized windows in a different workspace fails
             to switch to the correct workspace
   1042132 - [GLES] Regression: Text background rendering broken - black
             rectangle instead of rectangle with rounded edges and transparency
             is drawn
   1047788 - [GLES] Regression: Screenshot selection rectangle is now solid
             instead of being transparent
   1048267 - [regression-r3320][GLES]: showmouse plugin does not work anymore
             at all
   1048272 - [regression][GLES]: Cube plugin: Transparency for top and bottom
             faces broken
   1048505 - [regression-r3320] firepaint doesn't paint any fire any more
   1048840 - compiz crashed with SIGSEGV in DodgeAnim::applyDodgeTransform()
   1048855 - [grid] Gedit, Nautilus will not snap/semi-maximize with the mouse
   1050776 - kde4-window-decorator crashes when starting up with oxygen theme
   1051595 - findcompiz_install doesn't work
   1051802 - "Unredirect Fullscreen Windows" can cause significant tearing on
             fullscreen windows (especially playing video)
   1053280 - Button1 Actions are triggered regardless of whether or not they
             are actually active
   1056615 - CompizConfigPython.test_* fail with SEGFAULT
   1057955 - Removed schema keys still used in keybindings and automated tests
   1058149 - compiz fails to build with GNU gold linker
   1058577 - CCSGNOMEMediaKeys/CCSGNOMEIntegrationTestWriteIntegratedMediaKeys.
             TestWriteIntegratedMediaKey/* fail in jenkins
   1058638 - GrabGrabHandlerTest.TestNoTrackOnExpoGrab fails when run
             independently
   1059549 - [regression] [quantal] Workspace overview (expo) doesn't always
             display the active workspace colored
   1060171 - gtk-window-decorator crashed with SIGSEGV in
             g_hash_table_lookup_node() from g_hash_table_remove_internal()
             from event_filter_func() from gdk_event_apply_filters()
   1060327 - compiz crashed with SIGSEGV in compiz::opengl::bindTexImageGLX()
             from TfpTexture::bindTexImage()
   1060708 - Redundant check for libcompizconfig_internal in compizconfig
             gsettings tests
   1060804 - Compiz can't build with clang
   1063690 - Unredirect fullscreen windows should be the default for optimal
             performance
   1064791 - Redundant writes to plugins-with-set-keys
   1065814 - compiz crashes with SIGSEGV in
             ccsGNOMEIntegrationInitializeIntegratedSettingsList
             [ccs_gnome_integration_constants.c:170]
   1065815 - compiz crashes with SIGSEGV in startup:
             ./bin/compiz (core) - Fatal: Private index value
             "15CompositeScreen_index_5" already stored in screen.
   1066187 - Enhanced Desktop Zoom: Specific Zoom Factor ignored
   1066793 - std::vector<CompOption, std::allocator<CompOption> > is duplicated
             in 63 plugins
   1066795 - WrapableInterface<GLScreen, GLScreenInterface> is duplicated in 38
             plugins
   1066796 - WrapableInterface<CompScreen, ScreenInterface> is duplicated in 56
             plugins
   1066798 - WrapableInterface<GLWindow, GLWindowInterface> is duplicated in 31
             plugins
   1066799 - WrapableInterface<CompWindow, WindowInterface> is duplicated in 26
             plugins
   1066803 - std::vector<CompOption::Value, std::allocator<CompOption::Value> >
             is duplicated in 6 plugins
   1066804 - WrapableInterface<CompositeScreen, CompositeScreenInterface> is
             duplicated in 37 plugins
   1066805 - WrapableInterface<CompositeWindow, CompositeWindowInterface> is
             duplicated in 15 plugins
   1066823 - Editors like gedit and others will not recognize *.xml.in files as
             xml, so if opened there is no syntax highlighting making those
             files harder to read.
   1067218 - std::vector<CompRegion, std::allocator<CompRegion> > is duplicated
             in 2 plugins
   1067219 - std::vector<CompRect, std::allocator<CompRect> > is duplicated in
             2 plugins
   1067234 - Duplicate file: include/core/point.h ==
             src/point/include/core/point.h
   1067534 - "Show desktop" plug-in actually works with Unity when ensured that
             it is loaded after unityshell
   1067577 - Compiz (grid) fails to build due to explicit instantiation
   1067598 - Unity fails to build due to explicit instantiation of templates in
             compiz.
   1067812 - Gedit, blocked window at the corners with compiz grid plugin
   1067964 - CCSGSettingsBackendConcept tests fail in continuous-integration
             due to incorrect linking
   1068173 - [Multimonitor] [Grid] plug-in: The window snapping does not follow
             the preview, but uses the display the mousepointer is on when the
             mousebutton gets released
   1068503 - scaleaddon: Draw Window Highlight is a solid white rectangle. No
             transparency.
   1068518 - resize: Resize rectangle flickers between light and dark
   1070211 - Compiz fails to build in Arch Linux
   1070233 - Resizeinfo Plug-in: Gradient color 2 and 3 settings are ignored
             and no background gradient is rendered
   1070297 - Resizeinfo Plug-in: No possibility to change the color and
             transparency of the rounded background outline
   1070411 - Can not find target to add properties to:
             compizconfig_gnome_gsettings_integrated_setting
   1070817 - make test fails in CompizConfigPython.test_* (OTHER_FAULT)
   1071238 - Test failures: ExpoAnimationOffsetTest/ExpoWallOffsetTestAnima-
             tions.TestAnimationValues/21
             (from ExpoAnimationOffsetTest_ExpoWallOffsetTestAnimations)
   1071689 - Grid: Window management - resize preview does not show when moving
             a window from the semi-maximised state to the maximised state in a
             single action
   1071791 - Maximized windows are moving between workspaces all by themselves
   1075048 - lp:compiz r3447 FTBFS: compizconfig_test_ccs_object.cpp:123:9:
             error: expression result unused [-Werror,-Wunused-value]
             GET_INTERFACE (Dummy2Interface, to);
   1075451 - gtk-window-decorator crash when pressing Alt+Space to activate
             actionmenu on windows without decorations (e.g. google-chrome)
   1075584 - Workspacenames Plug-in: Wishlist: No default values for
             workspacenames, should be changed
   1075600 - Workspacenames Plug-in: Wishlist: Default Appearance values not
             ideal
   1076876 - 100_expo_layout.patch does not apply totally cleanly
   1077787 - CompizConfigPython tests not using ini backend
   1077823 - gtk-window-decorator: decorator.c : a small typo error
   1077866 - untest fails to link with binutils-gold
   1078244 - FTBFS with GLES enabled in plugins/opengl/src/screen.cpp
   1078330 - It is possible to write to a plugin in compizconfig that has no
             associated gsettings schema
   1080555 - Tests 1-4 fail with SEGFAULT: CompizConfigPython.test_*
             (SEGFAULT)...
   1081425 - [regression] Window decorations ignore brightness/opacity changes
             in expo
   1082152 - compiz 0.9.8.6 fails to build from source in KDE4-window-decorator
             with latest KDE 4.10 beta
   1082265 - KDE Appmenu doesn't work with compiz decorators
   1082633 - CMake Warning in src/tests/CMakeLists.txt:16 This command
             specifies the relative path
   1083027 - cmake suggests (kind of) expo is disabled but it still builds
             correctly.
   1084096 - When building with xorg-gtest, cmake fails to find xorg-gtest
             sources
   1084162 - unity build fails if compiz is installed outside /usr
   1084401 - Unredirected fullscreen windows freeze and stay on top when wall
             sliding (Ctrl+Alt+Left/Right)
   1085581 - Windows open below panel and launcher, grid does not work at all,
             window animations missing, and general plugin chaos if built on
             raring (cmake >= 2.8.10)
   1085590 - GLib warning - source still attached to context, but ref_count ==
             0 on shutdown
   1085591 - --replace race condition: Another window manager is already
             running on screen
   1085687 - CCSObjectDeathTest.GetInterface fails
   1086337 - HTML5 video in Firefox continues to tear
   1086704 - Build uses pyrexc without checking that it exists
   1086779 - EGL/GLES compiz builds do a eglWaitGL (synchronous wait) on every
             frame, likely to slow things down
   1086789 - Build warning "multiple rules generate gtk/gnome/compiz.desktop.
             build will not be correct; continuing anyway"
   1087193 - Windows don't respond to input (mouse clicks) if XShape is
             disabled or unavailable
   1088414 - On ARM lp:compiz defaults to GL instead of GLES and FTBFS unless
             you -DBUILD_GLES=ON
   1088419 - compiz fails to configure on arm with -DCOMPIZ_BUILD_TESTING=ON
             [package 'gl' not found]
   1088996 - FTBFS after python2.7 upgrade - missing pyconfig.h
   1089246 - Add support for blacklisting some drivers from using unredirected
             fullscreen windows
   1089250 - [clang] lp:compiz r3523 FTBFS: unused function
             'ListValueToSettingValueList' [-Werror,-Wunused-function]
   1089251 - [clang] Multiple segfaults in test: SetSemantics
   1089811 - [Regression] Minimizing a window creates an input-insensitive area
             if you have unityshell loaded
   1089863 - KWD: Appmenu always pops up at top-left corner of the screen
   1090845 - ccp can fail to compile, as CompizPlugin is not included
   1091103 - Default blacklist string shouldn't contain double escape
   1092651 - CCSM segfaults if no settings found
   1093757 - Using grid-resize prevents windows from maximizing correctly
   1095001 - [regression] compiz spends 31% of its CPU time in regexec()
   1095906 - Building compiz with clang++ on raring fails to build libgtest
   1095915 - opengl plugin FTBFS with clang
   1096455 - Compiz reports incorrect _NET_DESKTOP_GEOMETRY until first
             viewport switch
   1096780 - Plugin names are not sorted (they're shown in directory order)
             when cmake is run
   1097126 - resize leaks memory in multiple locations calling
             resize::CompScreenImpl::findWindow() -> operator new()
   1097179 - compiz_test_resize_logic: Multiple errors: Conditional jump or
             move depends on uninitialised value(s)
   1097644 - Several leaks in new GLProgram from compileProgram() from
             GLScreen::getProgram() from GLWindowAutoProgram::getProgram()
   1097649 - Several leaks in g_settings_new() [g_object_new()] from
             ccsGSettingsNewNoPath() [ccs_gsettings_interface_wrapper.c:184]
   1097657 - PrivateGLScreen::projection is leaked
   1097661 - Several leaks in ccsIntegratedSettingListAppend() ... from
             ccsGNOMEIntegrationBackendGetIntegratedSetting() from readSetting
             (gsettings.c:375)
   1097664 - GLShaderCache::priv [PrivateShaderCache] is leaked
   1098148 - Compiz 0.9.8 trunk FTBFS on ARM due to an unused variable
   1098758 - Thumbnail Window Previews: Flickering of background/glow and
             window title text
   1098877 - Showmouse plugin: Possible values of the particle life setting can
             destroy the plugin's functionality
   1100172 - Workspacenames plugin: Requires text plugin to work
   1100539 - Several memory leaks in ccsIntegratedSettingListAppend() from
             ccsIntegratedSettingsStorageDefaultFindMatchingSettingsByPredi-
             cate() from ccsIntegratedSettingsStorageDefaultFindMatchingSett-
             ingsByPluginAndSettingName()
   1100564 - Several memory leaks in strdup() from ccsGSettingsIntegratedSett-
             ingReadValue() from ccsGNOMEIntegrationBackendReadISAndSetSett-
             ingForType() from ccsGNOMEIntegrationBackendReadOptionIntoSett-
             ing()
   1101430 - Coverity MISSING_BREAK - CID 12468
   1101465 - Coverity MISSING_BREAK - CID 12467
   1101557 - Coverity MISSING_BREAK - CID 12465
   1101558 - Coverity MISSING_BREAK - CID 12466
   1102822 - Several memory leaks in g_signal_new() ... from
             ccsGSettingsWrapperNewForSchema()
             [ccs_gsettings_interface_wrapper.c:184] from initBackend()
             [gsettings.c:468]
   1102829 - Several memory leaks in
             google::protobuf::DescriptorPool::InternalAddGeneratedFile() from
             google::protobuf::protobuf_AddDesc_*()

File Description Downloads
download icon compiz-0.9.9.0.tar.bz2 (md5, sig) Compiz 0.9.9.0 source 2,231
last downloaded 6 weeks ago
Total downloads: 2,231

0.9.8.6 (SRU-1) release from the 0.9.8 series released 2012-11-21

Release information
Changelog:

Release 0.9.8.6 (2012-11-20 Daniel van Vugt <email address hidden>)
============================================================================

Bugs fixed (https://launchpad.net/compiz/+milestone/0.9.8.6)

   1048855 - [grid] Gedit, Nautilus will not snap/semi-maximize with the mouse
   1056615 - CompizConfigPython.test_* fail with SEGFAULT
   1057955 - Removed schema keys still used in keybindings and automated tests
   1058577 - CCSGNOMEMediaKeys/CCSGNOMEIntegrationTestWriteIntegratedMediaKeys.
             TestWriteIntegratedMediaKey/* fail in jenkins
   1060171 - gtk-window-decorator crashed with SIGSEGV in
             g_hash_table_lookup_node() from g_hash_table_remove_internal()
             from event_filter_func() from gdk_event_apply_filters()
   1063690 - Unredirect fullscreen windows should be the default for optimal
             performance
   1065815 - compiz crashes with SIGSEGV in startup: ./bin/compiz (core) -
             Fatal: Private index value "15CompositeScreen_index_5" already
             stored in screen.
   1067812 - Gedit, blocked window at the corners with compiz grid plugin
   1068518 - resize: Resize rectangle flickers between light and dark
   1071689 - Grid: Window management - resize preview does not show when
             moving a window from the semi-maximised state to the maximised
             state in a single action
   1076884 - Revert show desktop bug fix from unity 6.0 and compiz 0.9.8

File Description Downloads
download icon compiz-0.9.8.6.tar.bz2 (md5, sig) Compiz 0.9.8.6 source 3,439
last downloaded 5 days ago
Total downloads: 3,439

110 of 13 releases