summaryrefslogtreecommitdiff
path: root/gdk/wayland/gdkkeys-wayland.c
Commit message (Expand)AuthorAgeFilesLines
* gdk/wayland: add support for wl_seat version 7Simon Ser2021-08-111-1/+1
* Replace "gint" with "int"Benjamin Otte2020-07-251-19/+19
* wayland: Remove unused fribidi includeSebastian Keller2020-06-041-1/+0
* Help static analysis with an assertionMatthias Clasen2020-05-251-0/+1
* keymap: Cache key infoMatthias Clasen2020-04-301-11/+5
* keymap: Remove virtual modifier mapping functionsMatthias Clasen2020-04-061-64/+0
* gdk: Redo key eventsMatthias Clasen2020-04-061-0/+9
* wayland: Stop setting MOD2..MOD5Matthias Clasen2020-04-061-16/+0
* Rename GDK_MOD1_MASK to GDK_ALT_MASKMatthias Clasen2020-04-061-3/+3
* docs: Fix GTK links and locationsEmmanuele Bassi2019-02-061-2/+2
* gdk: Stop using deprecated pango apiMatthias Clasen2019-02-041-2/+3
* wayland: Use g_message for loggingMatthias Clasen2018-01-141-1/+1
* Make gdk logging per-displayMatthias Clasen2018-01-141-2/+2
* wayland: Set display on keymapsMatthias Clasen2018-01-121-1/+2
* build: Enable -Wswitch-enum and -Wswitch-defaultBenjamin Otte2017-10-061-0/+5
* gdk/wayland: Don't add GDK_META_MASK to gdk mod masks if MOD1 is setRui Matos2017-01-171-1/+7
* wayland: Avoid unitialized memory readsMatthias Clasen2016-05-121-0/+2
* wayland: Small improvements to update_directionMatthias Clasen2016-05-031-10/+9
* wayland: Ignore NoSymbol keysDaniel Stone2016-04-271-1/+1
* wayland: Leave existing mods on map_virtual_modifiersRui Matos2016-04-191-1/+1
* wayland: Some more debug spewMatthias Clasen2016-04-191-0/+42
* wayland: Add debug output for keymapsMatthias Clasen2016-04-191-0/+2
* wayland: Make virtual modifier mapping more similar to XMatthias Clasen2016-04-171-1/+1
* wayland: Fix the map_virtual_modifiers implementationMatthias Clasen2016-04-161-1/+1
* wayland: Implement virtual modifiersMatthias Clasen2016-04-151-2/+50
* wayland: Get min/max keycode from xkb keymapMatthias Clasen2016-03-261-1/+4
* wayland: Translate virtual modifiers tooRui Matos2015-11-141-0/+12
* gdkkeys: Add support to _get_scroll_lock_state()Fabiano Fidêncio2015-04-271-0/+8
* wayland: Formatting fixesMatthias Clasen2015-02-281-7/+9
* Wayland: Fix various compiler warningsMatthias Clasen2014-09-051-0/+2
* wayland: Protect against invalid keymaps gotten from the compositorCarlos Garnacho2014-08-261-2/+12
* wayland: Implement gdk_keymap_get_modifier_stateMatthias Clasen2013-04-061-0/+13
* wayland: Fix gdk_keymap_translate_keyboard_stateMatthias Clasen2013-04-061-17/+16
* wayland: Implement gdk_keymap_translate_keyboard_stateMatthias Clasen2013-04-061-6/+82
* wayland: Fix up key event translationMatthias Clasen2013-04-061-0/+20
* trivial whitespace fixMatthias Clasen2013-04-061-3/+3
* wayland: Implement more keymap functionsMatthias Clasen2013-04-051-16/+53
* wayland: Implement gdk_keymap_get_entries_for_keycodeMatthias Clasen2013-04-051-3/+38
* wayland: Always initialize directionsMatthias Clasen2013-04-041-23/+25
* wayland: Implement keymap directionMatthias Clasen2013-04-031-2/+88
* wayland: Don't recreated keymaps on layout changeMatthias Clasen2013-03-231-13/+21
* wayland: update to work with stable libxkbcommonRan Benita2012-10-291-2/+2
* wayland: Initial version of keyboard key event handlingJosé Dapena Paz2012-07-161-455/+18
* wayland: Hook up _get_num_lock / _get_caps_lock to read from XKB stateJosé Dapena Paz2012-07-161-2/+4
* wayland: Create and expose an xkb_state on the keymap objectJosé Dapena Paz2012-07-161-2/+5
* wayland: Refactor the keymap handling so it is associated with deviceJosé Dapena Paz2012-07-161-31/+31
* wayland: Process the keymap that is sent over from the compositorRob Bradford2012-07-161-0/+31
* wayland: Temporary disable/hackaround keyboard codeRob Bradford2012-07-121-4/+21
* wayland: Update to new header path for xkbcommonRob Bradford2012-07-121-1/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1