Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
01_requires_private.patch | =================================================================== | no | ||||
02-Remove-redundent-key-label-information.patch | [PATCH] Remove redundent key label information There are a few keys that display 4 of the same thing. Most notable are the function keys and the math operators on the numpad. This is redundant without adding any new information. This patch seeks to address this by not printing anything that matches the keycode in the top left corner of the key. There is more info in https://bugzilla.gnome.org/show_bug.cgi?id=693847 |
James M Leddy <jm.leddy@gmail.com> | no | 2013-02-14 | ||
bugzilla_invalid_layout_segfault_fix.patch | [PATCH] Fix a regression after commit 5f260b2b73a3 (Handle XkbGetKeyboard() failing) Passing names with invalid values to gkbd_keyboard_drawing_set_keyboard() makes the library crash with a segmentation fault. This can be reproduced with gkbd-keyboard-display: |
Antonio Ospite <ao2@ao2.it> | no | 2017-11-10 |