aboutsummaryrefslogtreecommitdiffstats
path: root/sway/input/input-manager.c
Commit message (Expand)AuthorAge
* Implement transient seat managementLibravatar Andri Yngvason2024-03-18
* Fetch input device vendor/product from libinputLibravatar Simon Ser2024-03-07
* input: Rename WLR_INPUT_DEVICE_TABLET_TOOL to WLR_INPUT_DEVICE_TABLETLibravatar Luofan Chen2024-03-01
* Define _POSIX_C_SOURCE globallyLibravatar Simon Ser2024-02-23
* input: reconfigure send_events on output hotplugLibravatar Simon Ser2024-01-02
* Chase wlroots!4440Libravatar llyyr2023-11-22
* input/input-manager: drop input_manager_configure_all_inputsLibravatar Simon Ser2023-11-16
* Only reconfigure input mappings on output changeLibravatar Simon Ser2023-11-16
* input: Move wlr_pointer_gestures_v1 to sway_input_managerLibravatar Mark Bolhuis2023-06-26
* Fix `bindsym --to-code` not respecting input configsLibravatar 33KK2023-06-11
* Use format_str() throughoutLibravatar Simon Ser2023-04-14
* seat: Avoid sending redundant keymaps on reloadLibravatar Kenny Levinsen2022-12-04
* Make libinput backend optionalLibravatar Simon Ser2022-11-28
* Fix keymap being NULL and segfaulting on dev addLibravatar Yaroslav de la Peña Smirnov2022-10-23
* Implement ext-session-lock-v1Libravatar Daniel De Graaf2022-04-29
* sway/input: use wlr_input_device from input device baseLibravatar Simon Zeni2022-02-21
* Replace unprintable characters in input device idLibravatar wb96882020-07-03
* input: disable events for map_to_output devices when output not presentLibravatar Tudor Brindus2020-06-19
* input: fix reloading crash due to keyboard group configuringLibravatar Brian Ashworth2020-05-19
* input: reset keyboard groups keyboard on reset allLibravatar Brian Ashworth2020-05-14
* commands: Add per-view shortcuts_inhibitor commandLibravatar Michael Weiser2020-05-13
* input: Mark virtual devices as suchLibravatar Andri Yngvason2020-04-14
* commands: Add shortcuts_inhibitor commandLibravatar Michael Weiser2020-03-11
* input: Add support for keyboard shortcuts inhibitLibravatar Michael Weiser2020-03-11
* input: Map virtual-pointer to the requested outputLibravatar Andri Yngvason2020-02-10
* input: Assign virtual input devices to their selected seatsLibravatar Andri Yngvason2020-01-01
* Add virtual pointer protocolLibravatar Josef Gajdusek2019-12-31
* config: improvements to the reload validationLibravatar Brian Ashworth2019-11-27
* Add support for wlr_keyboard_groupLibravatar Brian Ashworth2019-11-21
* ipc: add input::libinput_config eventLibravatar Brian Ashworth2019-07-23
* ipc: add an input eventLibravatar Brian Ashworth2019-07-23
* input/libinput: only reset supported optionsLibravatar Brian Ashworth2019-07-09
* Add calibration_matrix config optionLibravatar Sergei Dolgov2019-07-05
* Implement input type configs (#3784)Libravatar Benjamin Cheng2019-04-14
* Add heuristics to differentiate touchpadsLibravatar Benjamin Cheng2019-04-14
* Support WLR_INPUT_DEVICE_SWITCH in swayLibravatar Ryan Walklin2019-03-19
* seat_cmd_cursor: do not create non-existing seatLibravatar Brian Ashworth2019-02-03
* Fix one remaining wlr_log callLibravatar emersion2019-01-21
* Replace wlr_log with sway_logLibravatar M Stoeckl2019-01-21
* Log libinput_config_status errorsLibravatar Brian Ashworth2019-01-21
* reload: reset input configsLibravatar Brian Ashworth2019-01-09
* stringop.c: rewrite strip_whitespaceLibravatar Ian Fan2019-01-01
* Apply implicit fallback seat configLibravatar Brian Ashworth2018-12-31
* Verify seat fallback settings on reloadLibravatar Brian Ashworth2018-12-30
* Revamp seat configsLibravatar Brian Ashworth2018-12-29
* Replace _XOPEN_SOURCE with _POSIX_C_SOURCELibravatar emersion2018-11-25
* input-manager: consider cursor warping on input_manager_set_focusLibravatar Rouven Czerwinski2018-10-28
* Fix crash when defaut seat is not createdLibravatar Mihai Coman2018-10-20
* Minor refactor of input managerLibravatar Ryan Dwyer2018-10-20
* cmd_bind{sym,code}: Implement per-device bindingsLibravatar Brian Ashworth2018-10-18