summaryrefslogtreecommitdiff
path: root/gtk/theme/Adwaita/gtk-contained-dark.css
diff options
context:
space:
mode:
authorDaniel Stone <daniels@collabora.com>2016-04-27 14:06:38 +0200
committerMatthias Clasen <mclasen@redhat.com>2016-05-05 15:04:00 -0400
commit0e44b8c38cf976a726d946112f613f83f3fb209c (patch)
treea0e7aac755c58f38041c111f058e447e0f6517a0 /gtk/theme/Adwaita/gtk-contained-dark.css
parentcdab14dc22d9ff0cef50413fd647cfdc071f3962 (diff)
downloadgtk+-0e44b8c38cf976a726d946112f613f83f3fb209c.tar.gz
wayland: Ignore NoSymbol keys
NoSymbol is not a valid GDK symbol (it only has the concept of VoidSymbol, for some reason, which is neither the same thing nor produced by any sane keymap). Passing NoSymbol events through to GTK+ apps is unlikely to produce anything useful. In particular, this meant VTE would scroll to the end of the buffer when pressing Fn (required for Page Up/Down on Macs), as it was receiving a keypress that wasn't a modifeir. This does not happen on X11, as the KEY_FN keycode is above 255, so does not get sent to clients. https://bugzilla.gnome.org/show_bug.cgi?id=764825
Diffstat (limited to 'gtk/theme/Adwaita/gtk-contained-dark.css')
0 files changed, 0 insertions, 0 deletions