lp://qastaging/~sil2100/compiz/ubuntu_gsettings

Created by Łukasz Zemczak and last modified
Get this branch:
bzr branch lp://qastaging/~sil2100/compiz/ubuntu_gsettings
Only Łukasz Zemczak can upload to this branch. If you are Łukasz Zemczak please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Łukasz Zemczak
Project:
Compiz
Status:
Merged

Recent revisions

3283. By Łukasz Zemczak

* debian/patches/ubuntu-config.patch:
  - changed keybinding for initiate window picker, according to the design
    specification

3282. By Łukasz Zemczak

Fix typo in compiz-gnome.install

3281. By Łukasz Zemczak

* debian/control, debian/rules:
  - add dependency and use dh-migrations
* debian/compiz-gnome.migrations:
  - use a migrations file for installing the script for migrating gconf
    configuration to gsettings

3280. By Łukasz Zemczak

  - Lift the 31/32 character restriction on key names that was causing so
    many warnings. It's now 1024 characters according to glib. (LP: #1018730)
  - Don't print the result of BUILD_DEB. It prevents ccsm et al from
    installing. (LP: #1018916)
    used). This dramatically reduces CPU usage, reduces wakeups, and
    increases frame rates. It also solves at least one observed performance
    bug (LP: #1007299) and probably several more.
  - Add support for initiating window picker in other than nomal mode. For
    now added only the additional 'All windows' picker (LP: #933776)
    (LP: #955035)
* New upstream snapshot.
  - Fix crash LP: #1019337 properly this time.
  - Added .convert files (for gsettings-data-convert) and a migration python
    script (best for usage with session-migrations) for migrating some compiz
    settings from gconf to gsettings

3279. By Timo Jyrinki

Update gsettings-override to new paths org.compiz.*

3278. By Timo Jyrinki

switch symlink to file because of bzr bd complaint

3277. By Timo Jyrinki

Merge lp:~vanvugt/compiz/fix-1019337.2: Fix crash LP: #1019337
properly this time.

3276. By Timo Jyrinki

* New upstream snapshot.
- Fix Compiz crash in movementWindowOnScreen (LP: #1015151)
- Start window decorator when decor plugin starts (LP: #1014461)
- Fixed: Crash in compiz::wall::movementWindowOnScreen (LP: #1015151)
- Don't waste memory leaving /bin/sh running (LP: #1015422)
- Add reliable detection of the compiz bin directory (LP: #1015898)
- Check if the window would actually paint before painting the shadow,
  since it is possible that another plugin could be inhibiting paint of
  the dock window. (LP: #1012956)
- Don't insert the window into the server list above the window it was
  created above. (LP: #1008020) (LP: #886605)
- makes compiz enhanced zoom and show mouse plugins considerably
  smoother to use (LP: #930783)
- Don't set decoration contexts on undecorated windows, since that
  might be read later and code will assume the window is decorated when
  it isn't. (LP: #1015593)
- Fix potentially unterminated string leading to an uninitialized memory
  read (LP: #1018302)
- Lift the 31/32 character restriction on key names that was causing so many
  warnings. It's now 1024 characters according to glib. (LP: #1018730)
- Don't print the result of BUILD_DEB. It prevents ccsm et al from installing.
  (LP: #1018916)
- Use the XDamage extension more efficiently (the way it was designed to be
  used). This dramatically reduces CPU usage, reduces wakeups, and increases
  frame rates. It also solves at least one observed performance bug
  (LP: #1007299) and probably several more.
- Do the initial work to get libcompizconfig under test. (LP: #990690)
- Add support for initiating window picker in other than nomal mode. For now
  added only the additional 'All windows' picker (LP: #933776) (LP: #955035)
- Fixes (LP: #1018602) : An invalid read when using g_variant_iter_loop.
- Don't allow unbinds of textures kept around for animations in any case,
  not just resizing. (LP: #1016366)
- Wait for the server to finish processing requests before doing a bind
  (LP: #1016367)
- Using the next/previous bindings the wall plugin didn't calculate
  correctly the next workspace when it reaches the begin or the end of a
  row of workspaces, so it didn't jump to the next line. (LP: #904205).
- Added the plug-in "Stack Window Switcher" converted from git to bzr
  (including full history) to Compiz. (LP: #1012205)
- Added the unsupported, but fully working plug-in "workspacenames"
- Added the plug-in "Trip" (LP: #1012213)
- Add extra checks to avoid passing an invalid xid to XGetWindowProperty
  which would result in fatal error: BadWindow (invalid Window parameter).
  (LP: #1019337)
* Update compiz-core.lintian-overrides
* Enable GSettings backend and install the schema files
* Switch the default profile to use gsettings
* Add dependency on gsettings-desktop-schemas(-dev)
* Add compiz-gnome.gsettings-override

3275. By Didier Roche-Tolomelli

install stackswitch, trip plugins

3274. By Didier Roche-Tolomelli

don't use exec doesn't work when log in

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://qastaging/compiz/0.9.8
This branch contains Public information 
Everyone can see this information.

Subscribers