lp:~smspillaz/compiz-core/compiz-core.fix_924736.2

Created by Sam Spilsbury and last modified
Get this branch:
bzr branch lp:~smspillaz/compiz-core/compiz-core.fix_924736.2
Only Sam Spilsbury can upload to this branch. If you are Sam Spilsbury please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Sam Spilsbury
Project:
Compiz Core
Status:
Development

Recent revisions

2999. By Sam Spilsbury

Use a default value for the draggable border width if the mutter key doesn't exist

2998. By Sam Spilsbury

  Only clip shadows based on windows underneath and only clip if the window is adjacent
  and not overlapping (this way you can have two semi maximized windows right next to each
  other and not have them cast shadows)

  Also update the window decoration state and actions when the
  window is redecorated

  Fix typo that would cause active maximized windows to not get shadows

  Fixes LP #924736

2997. By Daniel van Vugt

Fixed: Core keybindings like Alt+F4 not being registered due to bad
construct/init ordering (LP: #930412)

Moved CoreOptions initialization to ensure that it only happens after the
critical parts of PrivateScreen::init are done. This ensures ::screen and
PrivateScreen::dpy are both initialized before CoreOptions, so that
CompAction::KeyBinding::fromString no longer fails due to screen being NULL.

2996. By Sam Spilsbury

Fixes LP #930071

There's a race condition in gtk-window-decorator that would cause some windows to be updated before the decoration was fully realized

Merge lp:~smspillaz/compiz-core/compiz-core.fix_930071 into lp:compiz-core

2995. By Alan Griffiths

Another function resurrected

2994. By Alan Griffiths

Fix for https://bugs.launchpad.net/compiz-plugins-extra/+bug/929449 and failing tests in package build

2993. By Daniel van Vugt

Revert the compiz.pc part of the fix for LP: #928044 because it caused some
packages like libcompizconfig to link to compiz_core when they shouldn't.
(LP: #929443)

And besides, the CMake portion of the fix for LP: #928044 seems enough.

2992. By Alan Griffiths

restore functions that are being used

2991. By Thomas Voß

merging cmake incude fixes for tests.

2990. By Sam Spilsbury

Be a little smarter about updating decorations (LP: #928173)

Merged -r2983..2985 from lp:~smspillaz/compiz-core/compiz-core.decor_928173

Branch metadata

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

Subscribers