Merge lp://qastaging/~smspillaz/compiz-core/compiz-core.fix_944631 into lp://qastaging/compiz-core
Proposed by
Sam Spilsbury
Status: | Merged |
---|---|
Merged at revision: | 3038 |
Proposed branch: | lp://qastaging/~smspillaz/compiz-core/compiz-core.fix_944631 |
Merge into: | lp://qastaging/compiz-core |
Diff against target: |
69 lines (+16/-6) 1 file modified
src/event.cpp (+16/-6) |
To merge this branch: | bzr merge lp://qastaging/~smspillaz/compiz-core/compiz-core.fix_944631 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Daniel van Vugt | Approve | ||
Review via email:
|
Description of the change
== Problem ==
Pressing alt-left-right would trigger alt-tab
== Solution ==
Don't trigger keybindings which aren't active
== Tests ==
None yet.
To post a comment you must log in.
I think this is actually bug 943612.