aboutsummaryrefslogtreecommitdiffstats
path: root/sway/input
Commit message (Expand)AuthorAge
* input/tablet: simplify parameter plumbing for tablet referencesLibravatar Tudor Brindus2020-05-10
* input/keyboard: use wlr_keyboard_keymaps_match from wlrootsLibravatar Tudor Brindus2020-05-08
* Don't unhide cursor on touch eventsLibravatar David962020-05-05
* input/cursor: remove erroneous cast for tablet tool buttonLibravatar Tudor Brindus2020-05-02
* input: rename pointer handlers to be unambiguousLibravatar Tudor Brindus2020-05-02
* input: refactor tablet motion into seatop handlerLibravatar Tudor Brindus2020-05-02
* input/cursor: disambiguate cursor functions from pointer functionsLibravatar Tudor Brindus2020-05-02
* input/cursor: make cursor rebasing cursor type-agnosticLibravatar Tudor Brindus2020-05-02
* Fix invisible cursor on startupLibravatar Simon Ser2020-05-01
* Don't assert the cursor theme loadsLibravatar Simon Ser2020-05-01
* 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