lp:~compiz-team/compiz-workarounds-plugin/compiz-workarounds-plugin.fix_874933
Created by
Sam Spilsbury
and last modified
- Get this branch:
- bzr branch lp:~compiz-team/compiz-workarounds-plugin/compiz-workarounds-plugin.fix_874933
Members of
Compiz Maintainers
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Robert Carr (community): Approve
-
Diff: 88 lines (+42/-0)3 files modifiedsrc/workarounds.cpp (+34/-0)
src/workarounds.h (+3/-0)
workarounds.xml.in (+5/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 116. By Sam Spilsbury
-
Merge lp:~compiz-team/compiz-workarounds-plugin/compiz-workarounds-plugin.fix_874933
- 108. By Sam Spilsbury
-
Don't write w->type () to w->wmType (). Instead back up the existing
wmType and new wmType every time it changes and we apply the fix
and then write that in when appropriate. Writing back w->type ()
causes bugs in window matching.Fixes LP #765422
- 107. By Sam Spilsbury
-
Don't disable the ::handleCompizEvent function where there are windows
still minimizing (since we still need a notification from them as to
when they've finished animating)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:compiz-workarounds-plugin