[Github-comments] [geany/geany] Normalise key events when creating/processing keybindings (#1633)

Jiří Techet notifications at xxxxx
Tue Oct 10 08:36:18 UTC 2017


techee commented on this pull request.



>  {
-	guint state, keyval;
+	GdkModifierType consumed;
+	GdkKeymap *keymap = gdk_keymap_get_default();

Good point, done.

-- 
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/pull/1633#discussion_r143661657
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20171010/da8dc828/attachment.html>


More information about the Github-comments mailing list