aboutsummaryrefslogtreecommitdiffstats
path: root/sway/input
Commit message (Expand)AuthorAge
...
* sway/input/cursor.c: fix undefined behaviour when event is NULLLibravatar Jason Nader2020-03-16
* sway/input/cursor.c: move NULL check to where it should beLibravatar Jason Nader2020-03-15
* input: Avoid creating the PAD device multiple timesLibravatar Olivier Fourdan2020-03-12
* 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/cursor: handle setting a NULL image surfaceLibravatar Brian Ashworth2020-01-06
* input/cursor: handle image surface destroyLibravatar Brian Ashworth2020-01-05
* input: Assign virtual input devices to their selected seatsLibravatar Andri Yngvason2020-01-01
* Add virtual pointer protocolLibravatar Josef Gajdusek2019-12-31
* seat_cmd_keyboard_grouping: change keymap to smartLibravatar Brian Ashworth2019-12-16
* input/seatop_default: fix focusing floating titlesLibravatar 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/cursor: remove gesture listeners in destroyLibravatar Benjamin Cheng2019-12-07
* input/cursor: pass gesture events to clientsLibravatar Benjamin Cheng2019-12-07
* input/keyboard: reset seat keyboard on destroyLibravatar Brian Ashworth2019-11-28
* config: improvements to the reload validationLibravatar Brian Ashworth2019-11-27
* input/keyboard: check keyboard group before removeLibravatar Brian Ashworth2019-11-26
* input: seat: Fix seat device list not initialised before useLibravatar Paul Riou2019-11-24
* Add support for wlr_keyboard_groupLibravatar Brian Ashworth2019-11-21
* input/keyboard: cleanup xkb_file error handingLibravatar Brian Ashworth2019-11-21
* Use an enum instead of a marker string for map_to_Libravatar Tadeo Kondrak2019-11-17
* Implement input map_to_region commandLibravatar Tadeo Kondrak2019-11-17
* seatop_default: handle focus for unmanaged xwayland windows lastLibravatar Ronan Pigott2019-11-08
* seatop_default: handle focus for xwayland_unmanaged viewsLibravatar Ronan Pigott2019-11-04
* seatop_move_floating: make container respect pointer constraintLibravatar Ronan Pigott2019-11-04
* seat: simplify a strdupLibravatar lbonn2019-11-01
* Fix tiled containers resize with mouseLibravatar Kirill Chibisov2019-10-23
* Updates per wlroots layer shell changesLibravatar Drew DeVault2019-10-16
* input: Add support for tablet protocol.Libravatar John Chadwick2019-09-25
* Do not search for edges on subsurfaces, fix #4381Libravatar Versus Void2019-09-05
* seatop_default: only focus container on pressLibravatar Brian Ashworth2019-09-04
* layer-shell: don't give focus to unmapped layer surfacesLibravatar Simon Ser2019-09-01
* seat: set cursor image only if no pointer cap previouslyLibravatar xdavidwu2019-08-31
* seat: avoid unneeded reloading xcursor themeLibravatar xdavidwu2019-08-31
* input/keyboard: send released only if pressed sentLibravatar Brian Ashworth2019-08-20
* input/seatop_down: add axis handlerLibravatar Brian Ashworth2019-08-16
* layer-shell: add support for popupsLibravatar Drew DeVault2019-08-14
* handle_seat_node_destroy: do not focus own nodeLibravatar Brian Ashworth2019-08-13
* Remove redundant checksLibravatar Antonin Décimo2019-08-12
* input: check pointer against nullptrLibravatar Antonin Décimo2019-08-12
* input/cursor: do not hide when buttons are pressedLibravatar Brian Ashworth2019-08-06
* input/libinput: typo fixes (get -> get_default)Libravatar Brian Ashworth2019-08-03
* bindsym/code: add group supportLibravatar Brian Ashworth2019-08-01
* input/keyboard: don't reset layout for same keymapLibravatar Brian Ashworth2019-08-01
* libinput: fix set_send_eventsLibravatar Brian Ashworth2019-07-31
* input/libinput: fix typo in set_middle_emulationLibravatar Brian Ashworth2019-07-28
* ipc: add input::libinput_config eventLibravatar Brian Ashworth2019-07-23