lp://staging/~smspillaz/compiz-core/compiz-core.maybe_fix_931473
- Get this branch:
- bzr branch lp://staging/~smspillaz/compiz-core/compiz-core.maybe_fix_931473
Branch merges
- Alan Griffiths: Approve
-
Diff: 50 lines (+12/-4)2 files modifiedplugins/composite/src/window.cpp (+9/-3)
plugins/opengl/src/paint.cpp (+3/-1)
Related bugs
Bug #931473: Menus don't fully appear | Medium | Fix Released | |
Bug #932813: Rendering menus leaves transparent areas | High | In Progress |
Related blueprints
Branch information
Recent revisions
- 2999. By Sam Spilsbury
-
Only show the decorations of windows which aren't override redirect.
(LP #931473)
- 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
- 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.
- 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://staging/compiz-core