Comment 4 for bug 86184

Revision history for this message
Sebastien Bacher (seb128) wrote : Re: Can't change cursor style using Compiz in Feisty.

Thank you for the patch Nicolas. That upload fixes the bug:

 compiz (1:0.3.6-1ubuntu4) feisty; urgency=low
 .
   * Sync with Debian
   * debian/control:
     - don't Conflicts with the new libmetacity0 package
     - make new packages Conflicts,Replaces for binary split
     - the package is maintained by the MOTU team
   * debian/compiz-plugins.gconf-defaults:
     - change schemas values from there instead of patching the source
   * debian/patches/080_cube_settings_for_ubuntu.patch:
     - updated image and color for Ubuntu
   * debian/patches/081-restart.patch:
     - compiz restarts only if it is the current window manager
   * debian/patches/082_basic-focus-prevention-support.patch:
     - upstream patch : Add basic prevention focus support
   * debian/patches/084_render-decoration-after-client-window.patch:
     - upstream patch : Render decorations after client window so it's
       possible to have decorations that cover part of the client window.
   * debian/patches/085-fix-show-managed-window.patch:
     - don't focus new window if a user input in active window
   * debian/patches/086-workspaces-terminal-keybindings.patch:
     - add workspaces and terminal keybindings
   * debian/patches/086-workspaces-terminal-keybindings-schemas.patch:
     - compiz.schemas regen with workspaces and terminal keybindings
   * debian/patches/087_terminate-move.patch:
     - use upstream patch, terminate move state on button clicks.
   * debian/patches/088-gnome-bridge-keybindings-plugin.patch:
     - metacity / compiz keybindings plugin sync
   * debian/patches/099_autogen.patch:
     - run autogen to update Makefile
 .
    [ Nicolas Bruguier ]
   * debian/control:
     - add libxcursor-dev build-dep
   * debian/patches/089_init-inotify-struct.patch:
     - initialize inotify struct on startup (Ubuntu: #82336)
   * debian/patches/090_fix-mouse-move-key.patch:
     - fix mouse mouse move key gconf entry (Ubuntu: #86378)
   * debian/patches/091-add-cursor-theme-support.patch:
     - add cursor theme and size support (Ubuntu: #86184)