Merge lp:~brandontschaefer/unity/lp.1313885-fix into lp:unity
Proposed by
Brandon Schaefer
Status: | Rejected | ||||
---|---|---|---|---|---|
Rejected by: | Brandon Schaefer | ||||
Proposed branch: | lp:~brandontschaefer/unity/lp.1313885-fix | ||||
Merge into: | lp:unity | ||||
Diff against target: |
73 lines (+18/-3) 1 file modified
plugins/unityshell/src/unityshell.cpp (+18/-3) |
||||
To merge this branch: | bzr merge lp:~brandontschaefer/unity/lp.1313885-fix | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
PS Jenkins bot (community) | continuous-integration | Approve | |
Andrea Azzarone (community) | Approve | ||
Review via email:
|
Commit message
Workaround for Command lens, Alt+F1, Super+Tab short cuts by passing the lockscreen!
Description of the change
Workaround for Command lens, Alt+F1, Super+Tab short cuts by passing the lockscreen!
To post a comment you must log in.
Unmerged revisions
- 3793. By Brandon Schaefer
-
* Fix style issue
- 3792. By Brandon Schaefer
-
* Workaround for the command lens popping up (as well as a couple other shortcuts).
* The real issue, is right clicking enough gets you to the windows panel menu. This
will need some time to dig into.
LGTM.