Merge lp:~samuel-thibault/unity/shortcuts into lp:unity
Status: | Needs review |
---|---|
Proposed branch: | lp:~samuel-thibault/unity/shortcuts |
Merge into: | lp:unity |
Diff against target: |
130 lines (+62/-5) 1 file modified
unity-shared/InputMonitor.cpp (+62/-5) |
To merge this branch: | bzr merge lp:~samuel-thibault/unity/shortcuts |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Samuel thibault (community) | Needs Resubmitting on 2017-12-21 | ||
Unity Team | 2017-12-14 | Pending | |
Review via email:
|
Description of the change
This is needed before https:/
Marco Trevisan (Treviño) (3v1n0) wrote : | # |
- 4267. By Samuel thibault on 2017-12-14
-
xi2: Rework according to review
Samuel thibault (samuel-thibault) wrote : | # |
I pushed fixes to address the comments.
Marco Trevisan (Treviño) (3v1n0) wrote : | # |
Just an update... I've tried this, but there are some problems... For example the Alt+Mouse-down to Move doesn't work and same for right click on Unity window switcher to select windows.
I've been debugging this a bit, and also I've prepared some cleanup for the compiz branch, I'll submit them asap.
Unmerged revisions
- 4267. By Samuel thibault on 2017-12-14
-
xi2: Rework according to review
- 4266. By Samuel thibault on 2017-12-14
-
xi2: Use compiz-provided masks as a base for ours
This is needed for the fix for https:/
/launchpad. net/bugs/ 1653072 , which makes
compiz use xi2.
Thanks for this, looks sane... Check the comments please.