lp:~mc-return/compiz/compiz.merge-plugin-screensaver

Created by MC Return and last modified
Get this branch:
bzr branch lp:~mc-return/compiz/compiz.merge-plugin-screensaver
Only MC Return can upload to this branch. If you are MC Return please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
MC Return
Project:
Compiz
Status:
Development

Recent revisions

3292. By MC Return

Removed plugins/screensaver/README

3291. By MC Return

Hopefully fixed indentation

3290. By MC Return

Reduced the scope of the variable rotV

3289. By MC Return

Merged lp:compiz

3288. By MC Return

Removed plugins/screensaver/VERSION

3287. By MC Return

Added the plug-in "Screensaver" converted from git to bzr (including full history) to lp:compiz

3286. By Daniel van Vugt

Fix crash LP: #1019337 properly this time.

The original fix did not handle the case where:
    (win != NULL && xid != None && !valid_window(xid))
so would still exit with an X error.

Now we trap and handle such errors gracefully, instead of hitting the
default handler which kills gtk-window-decorator.. Fixes: https://bugs.launchpad.net/bugs/1019337. Approved by Ɓukasz Zemczak, jenkins.

3285. By Sam Spilsbury

Fixes CMake error when USER environment variable is not set
(LP: #1023772). Fixes: https://bugs.launchpad.net/bugs/1023772. Approved by Daniel van Vugt.

3284. By Daniel van Vugt

Add extra checks to avoid passing an invalid xid to XGetWindowProperty which
would result in fatal error: BadWindow (invalid Window parameter).
(LP: #1019337)
. Fixes: https://bugs.launchpad.net/bugs/1019337. Approved by Sam Spilsbury, jenkins.

3283. By Daniel van Vugt

Add initial manual tests for GSettings.. Fixes: . Approved by Didier Roche, Timo Jyrinki.

Branch metadata

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

Subscribers