aboutsummaryrefslogtreecommitdiffstats
path: root/sway/input
Commit message (Expand)AuthorAge
* input/cursor: release simulated tool tip button when over v2 surfaceLibravatar Tudor Brindus2020-05-01
* input/seatop_default: properly notify pointer leaveLibravatar Nick Diego Yamane2020-05-01
* input/tablet: query tablet focused surface for cursor image checkLibravatar Tudor Brindus2020-04-26
* input/cursor: correctly transfer focus when using tablet penLibravatar Tudor Brindus2020-04-24
* config/output: reconfigure input devices on new outputLibravatar Tudor Brindus2020-04-24
* Take window borders into account when resizing floating windowsLibravatar Adam Kürthy2020-04-24
* input/cursor: fix hide cursor timeouts on tablets and touchscreensLibravatar Tudor Brindus2020-04-22
* input/cursor: fix jerky resizing of non-tablet_v2 surfacesLibravatar Tudor Brindus2020-04-22
* input/cursor: correctly send tablet_v2 up event when over non-v2 surfaceLibravatar Tudor Brindus2020-04-22
* Don't transfer focus to NULL node on touchLibravatar David962020-04-17
* input/seatop_default: release on empty workspaceLibravatar Rouven Czerwinski2020-04-15
* Fix a use-after-free error in switch bindingLibravatar Di Ma2020-04-14
* Fix a use-after-free error in switch bindingLibravatar Di Ma2020-04-14
* Fix a use-after-free error in switch bindingLibravatar Di Ma2020-04-14
* 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