aboutsummaryrefslogtreecommitdiff
path: root/sway/input/input-manager.c
AgeCommit message (Expand)Author
2024-03-01input: Rename WLR_INPUT_DEVICE_TABLET_TOOL to WLR_INPUT_DEVICE_TABLETLuofan Chen
2024-02-23Define _POSIX_C_SOURCE globallySimon Ser
2024-01-02input: reconfigure send_events on output hotplugSimon Ser
2023-11-22Chase wlroots!4440llyyr
2023-11-16input/input-manager: drop input_manager_configure_all_inputsSimon Ser
2023-11-16Only reconfigure input mappings on output changeSimon Ser
2023-06-26input: Move wlr_pointer_gestures_v1 to sway_input_managerMark Bolhuis
2023-06-11Fix `bindsym --to-code` not respecting input configs33KK
2023-04-14Use format_str() throughoutSimon Ser
2022-12-04seat: Avoid sending redundant keymaps on reloadKenny Levinsen
2022-11-28Make libinput backend optionalSimon Ser
2022-10-23Fix keymap being NULL and segfaulting on dev addYaroslav de la Peña Smirnov
2022-04-29Implement ext-session-lock-v1Daniel De Graaf
2022-02-21sway/input: use wlr_input_device from input device baseSimon Zeni
2020-07-03Replace unprintable characters in input device idwb9688
2020-06-19input: disable events for map_to_output devices when output not presentTudor Brindus
2020-05-19input: fix reloading crash due to keyboard group configuringBrian Ashworth
2020-05-14input: reset keyboard groups keyboard on reset allBrian Ashworth
2020-05-13commands: Add per-view shortcuts_inhibitor commandMichael Weiser
2020-04-14input: Mark virtual devices as suchAndri Yngvason
2020-03-11commands: Add shortcuts_inhibitor commandMichael Weiser
2020-03-11input: Add support for keyboard shortcuts inhibitMichael Weiser
2020-02-10input: Map virtual-pointer to the requested outputAndri Yngvason
2020-01-01input: Assign virtual input devices to their selected seatsAndri Yngvason
2019-12-31Add virtual pointer protocolJosef Gajdusek
2019-11-27config: improvements to the reload validationBrian Ashworth
2019-11-21Add support for wlr_keyboard_groupBrian Ashworth
2019-07-23ipc: add input::libinput_config eventBrian Ashworth
2019-07-23ipc: add an input eventBrian Ashworth
2019-07-09input/libinput: only reset supported optionsBrian Ashworth
2019-07-05Add calibration_matrix config optionSergei Dolgov
2019-04-14Implement input type configs (#3784)Benjamin Cheng
2019-04-14Add heuristics to differentiate touchpadsBenjamin Cheng
2019-03-19Support WLR_INPUT_DEVICE_SWITCH in swayRyan Walklin
2019-02-03seat_cmd_cursor: do not create non-existing seatBrian Ashworth
2019-01-21Fix one remaining wlr_log callemersion
2019-01-21Replace wlr_log with sway_logM Stoeckl
2019-01-21Log libinput_config_status errorsBrian Ashworth
2019-01-09reload: reset input configsBrian Ashworth
2019-01-01stringop.c: rewrite strip_whitespaceIan Fan
2018-12-31Apply implicit fallback seat configBrian Ashworth
2018-12-30Verify seat fallback settings on reloadBrian Ashworth
2018-12-29Revamp seat configsBrian Ashworth
2018-11-25Replace _XOPEN_SOURCE with _POSIX_C_SOURCEemersion
2018-10-28input-manager: consider cursor warping on input_manager_set_focusRouven Czerwinski
2018-10-20Fix crash when defaut seat is not createdMihai Coman
2018-10-20Minor refactor of input managerRyan Dwyer
2018-10-18cmd_bind{sym,code}: Implement per-device bindingsBrian Ashworth
2018-10-10Add libinput send_events config for touchThiago Mendes
2018-10-09add libinput config for keyboardVincent Gu