geanynumberedbookmarks: make the plugin work when numlock is on#1461
geanynumberedbookmarks: make the plugin work when numlock is on#1461techee wants to merge 1 commit into
Conversation
Thanks to Colomban Wendling for the patch.
|
LGTM though I have surprising test results: Either I did something wrong when testing or it is like this on a German keyboard layout:
So, for me it is better than before but the numpad keys still don't work. I'll try to do more testing tomorrow. |
Yes, it's the German (Czech, French, etc.) keyboard. The real full fix with international keyboard support is #1458 - it's just biggish so I wasn't sure if OK for 2.1. |
b4n
left a comment
There was a problem hiding this comment.
LGTM (obviously), that's a minimal fix to get the NumLock issue sorted.
I'm not representative as I'm not an user of this plugin, and maybe it's less problematic than I'd think, but for me the current situation is bad enough that it makes sense to land a larger fix even for 2.1, especially if we can test it with |
This isn't supposed to work 🙂 |
In fact, for me at least, it currently doesn't work at all regardless of the numlock. There's probably some other extra modifier reported by GTK with all the key presses. |
|
#1458 is merged, closing this. |
Thanks to Colomban Wendling for the patch.
A lower-risk pre-release variant of #1458.