Merge lp://qastaging/~azzar1/unity/fix-850792 into lp://qastaging/unity

Proposed by Andrea Azzarone
Status: Merged
Approved by: Neil J. Patel
Approved revision: no longer in the source branch.
Merged at revision: 1662
Proposed branch: lp://qastaging/~azzar1/unity/fix-850792
Merge into: lp://qastaging/unity
Diff against target: 43 lines (+5/-4)
2 files modified
plugins/unityshell/src/unityshell.cpp (+4/-3)
plugins/unityshell/src/unityshell.h (+1/-1)
To merge this branch: bzr merge lp://qastaging/~azzar1/unity/fix-850792
Reviewer Review Type Date Requested Status
Neil J. Patel (community) Approve
Review via email: mp+76991@code.qastaging.launchpad.net

Description of the change

Make sure that launcher shortcuts works also using numpad.

I've not yet found a way to make sure the launcher shortcuts works using shift and numlok in the same moment. As you know shift cancels numlock:

          NumLock off NumLock on
          ---------------------------
Shift off 1 2
Shift on 3 4

In other words state 1 = state 4. Any idea about this?

To post a comment you must log in.
Revision history for this message
Andrea Azzarone (azzar1) wrote :

If I re

Revision history for this message
Andrea Azzarone (azzar1) wrote :

> If I re

Sorry :)

Revision history for this message
Andrea Azzarone (azzar1) wrote :

Ready to be merged (at least IMHO :) ).

Right now I've not time to add the support to <shift><super>numpad (read the merge description for more info).

Revision history for this message
Neil J. Patel (njpatel) wrote :

Excellent work dude.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.