[Github-comments] [geany/geany-plugins] geanynumberedbookmarks shortcuts do not work with numlock on (#1089)

elextr notifications at xxxxx
Mon Jul 5 11:27:20 UTC 2021


Confirm numlock on stops it working.

Makes sense, having numlock on will probably set another modifier bit in the keyboard state.  If the plugin uses raw keycode/modifier/state (rather than the GTK generated ones that keybindings uses, GTK knows numlock does not apply to non-keypad keys) then it might be disrupted by a numlock.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/1089#issuecomment-874038555
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210705/179da823/attachment.htm>


More information about the Github-comments mailing list