aboutsummaryrefslogtreecommitdiffstats
path: root/sway/input
Commit message (Expand)AuthorAge
...
* input: keyboard: Never group virtual keyboards.Libravatar Andri Yngvason2020-04-14
* input: Mark virtual devices as suchLibravatar Andri Yngvason2020-04-14
* Adjust focus order to match rendering order of layer shell popups.Libravatar Aleksei Bavshin2020-04-10
* im: Fix crash when im destorying and no focused surface existsLibravatar Leo2020-04-04
* im: remove listener on pending surface destoryedLibravatar xdavidwu2020-04-04
* im: make text-input listeners per text-inputLibravatar xdavidwu2020-04-04
* input-method: avoid and log unneeded set_focusLibravatar xdavidwu2020-04-04
* input-method: remove surface listener before setLibravatar xdavidwu2020-04-04
* Port input method and text input from rootstonLibravatar xdavidwu2020-04-04
* swapped hiding the cursor and sending a touch event as a more logical sequenceLibravatar Some Chinese Guy2020-04-03
* add --no-repeat option for bindingsLibravatar Linus Heckemann2020-03-30
* switched to setting focus with seat_set_focusLibravatar Some Chinese Guy2020-03-29
* Added focus following for touch_downLibravatar Some Chinese Guy2020-03-29
* Fix redundant call to seat_send_focus()Libravatar Leo2020-03-23
* 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