aboutsummaryrefslogtreecommitdiffstats
path: root/sway/input/input-manager.c
Commit message (Expand)AuthorAge
* 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
* Add libinput send_events config for touchLibravatar Thiago Mendes2018-10-10
* add libinput config for keyboardLibravatar Vincent Gu2018-10-09
* add tap-and-drag setting to sway-inputLibravatar PP2018-09-29
* input: enable configuring tablets with libinputLibravatar Ian Fan2018-09-24
* Implement support for input wildcardLibravatar Brian Ashworth2018-09-23
* Implement type safe arguments and demote sway_containerLibravatar Ryan Dwyer2018-09-05
* Add virtual keyboard protocolLibravatar Drew DeVault2018-07-28
* Implement tap_button_map for input devicesLibravatar Brian Ashworth2018-07-14
* add scroll button optionLibravatar Robert Kubosz2018-07-11
* Update for swaywm/wlroots#1126Libravatar emersion2018-07-09
* Attach destroy handler earlierLibravatar Ian Fan2018-07-06
* Add map_from_region commandLibravatar emersion2018-04-26
* Give keyboard focus to unmanaged xwayland surfacesLibravatar emersion2018-04-07
* Implement input-inhibit in sway, swaylockLibravatar Drew DeVault2018-04-04
* Add input inhibitor to input managerLibravatar Drew DeVault2018-04-04
* fix segfaultLibravatar Tony Crisci2018-04-02
* dont copy input configLibravatar Tony Crisci2018-04-02