aboutsummaryrefslogtreecommitdiffstats
path: root/sway/input/keyboard.c
Commit message (Expand)AuthorAge
* input: add Super as alternative for Mod4Libravatar Ferdinand Bachmann2024-04-05
* scene_graph: Port ext_session_v1Libravatar Alexander Orzechowski2024-01-18
* input/{keyboard,switch}: rename input_inhibited variable to lockedLibravatar Simon Ser2023-12-13
* input/seat: drop exclusive_clientLibravatar Simon Ser2023-12-13
* Drop support for KDE's idle protocolLibravatar Simon Ser2023-10-05
* Use format_str() throughoutLibravatar Simon Ser2023-04-14
* input: enable user xkb configs with cap_sys_niceLibravatar Ronan Pigott2023-01-11
* seat: Set keyboard if seat keyboard is NULLLibravatar Kenny Levinsen2022-12-19
* seat: Avoid sending redundant keymaps on reloadLibravatar Kenny Levinsen2022-12-04
* Make session optionalLibravatar Simon Ser2022-11-28
* Update for wlroots!3814Libravatar Simon Ser2022-11-15
* Remove access to wlr_input_device unionLibravatar Simon Ser2022-06-22
* Implement ext-session-lock-v1Libravatar Daniel De Graaf2022-04-29
* sway/input: wlr_seat_keyboard() now takes wlr_keyboardLibravatar Leonardo Hernández Hernández2022-03-23
* sway/input: follow up wlroots input device events renamingLibravatar Simon Zeni2022-03-17
* sway/input: use wlr_input_device from input device baseLibravatar Simon Zeni2022-02-21
* Implement input method keyboard grabLibravatar xdavidwu2021-03-12
* input: Only commit transactions when necessaryLibravatar Kenny Levinsen2021-02-14
* input/keyboard: fix Group# bindings for keyboard groupsLibravatar Brian Ashworth2020-11-12
* Replace wlr_key_state with wl_keyboard_key_stateLibravatar Simon Ser2020-11-11
* hide_cursor: Add an option to hide when typingLibravatar Tamir Zahavi-Brunner2020-10-30
* input/keyboard: wlr_keyboard_group enter and leaveLibravatar Brian Ashworth2020-06-16
* input: fix reloading crash due to keyboard group configuringLibravatar Brian Ashworth2020-05-19
* input/keyboard: use wlr_keyboard_keymaps_match from wlrootsLibravatar Tudor Brindus2020-05-08
* input: keyboard: Never group virtual keyboards.Libravatar Andri Yngvason2020-04-14
* add --no-repeat option for bindingsLibravatar Linus Heckemann2020-03-30
* input: Add support for keyboard shortcuts inhibitLibravatar Michael Weiser2020-03-11
* seat_cmd_keyboard_grouping: change keymap to smartLibravatar Brian Ashworth2019-12-16
* input/keyboard: defer wlr_keyboard_group destroyLibravatar Brian Ashworth2019-12-13
* input/keyboard: remove group listeners on destroyLibravatar Brian Ashworth2019-12-13
* Add seat <seat> idle_{inhibit,wake} <sources...>Libravatar Drew DeVault2019-12-12
* input/keyboard: reset seat keyboard on destroyLibravatar Brian Ashworth2019-11-28
* input/keyboard: check keyboard group before removeLibravatar Brian Ashworth2019-11-26
* Add support for wlr_keyboard_groupLibravatar Brian Ashworth2019-11-21
* input/keyboard: cleanup xkb_file error handingLibravatar Brian Ashworth2019-11-21
* input/keyboard: send released only if pressed sentLibravatar Brian Ashworth2019-08-20
* bindsym/code: add group supportLibravatar Brian Ashworth2019-08-01
* input/keyboard: don't reset layout for same keymapLibravatar Brian Ashworth2019-08-01
* ipc: add an input eventLibravatar Brian Ashworth2019-07-23
* Implement input_cmd_xkb_file (#3999)Libravatar Ed Younis2019-07-17
* commands/input: perform basic keymap validationLibravatar Brian Ashworth2019-06-09
* bindings: allow unlocked and locked bindingsLibravatar Brian Ashworth2019-05-30
* input/keyboard: attempt default keymap on failureLibravatar Brian Ashworth2019-05-14
* bindsym: change xkb_rule_names initializationLibravatar Konstantin Pospelov2019-04-26
* bindsym: consider xkb_rule_names for --to-codeLibravatar Konstantin Pospelov2019-04-26
* ipc: fix criteria for emitting bar_state_updateLibravatar Brian Ashworth2019-04-20
* Make raw keysyms take precedence over translatedLibravatar Ben Challenor2019-03-10
* input/keyboard: respect solo repeat_{rate,delay}Libravatar Brian Ashworth2019-02-10
* bar_cmd_modifier: add support for noneLibravatar Brian Ashworth2019-02-08
* Move sway-specific functions in common/util.c into sway/Libravatar M Stoeckl2019-01-21