gnome-shell/js
Carlos Garnacho 5cec4ae670 keyboard: Move extended keys pop up/down into the Key object
We do not need the parent Keyboard object to handle those specially, the
code can be self-contained enough. The Key object will simply emit
pressed/released events containing the keycode/string, be it from the
parent key or one contained in the BoxPointer.
2018-02-05 17:46:57 +01:00
..
extensionPrefs Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
gdm gdmUtils: Define constants with 'var' 2017-08-10 20:16:06 +02:00
misc misc: Add InputMethod class 2018-02-05 17:46:57 +01:00
perf Revert accidental commit "Test stuff" 2014-09-03 13:47:18 -04:00
portalHelper Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
ui keyboard: Move extended keys pop up/down into the Key object 2018-02-05 17:46:57 +01:00
js-resources.gresource.xml misc: Add InputMethod class 2018-02-05 17:46:57 +01:00
meson.build build: Support the meson build system 2017-07-20 00:20:54 +02:00