summaryrefslogtreecommitdiffstats
path: root/include/sway/input
Commit message (Expand)AuthorAge
* input/cursor: rename `simulated_tool_tip_down` to be more accurateLibravatar Tudor Brindus2020-05-29
* input/cursor: keep reference to cursor in constraintLibravatar Tudor Brindus2020-05-26
* input/tablet: add seatop_down entry for tablet inputLibravatar Tudor Brindus2020-05-25
* input/pointer: only warp cursor when the confine region has changedLibravatar Tudor Brindus2020-05-21
* commands: Add per-view shortcuts_inhibitor commandLibravatar Michael Weiser2020-05-13
* Implement pointer simulation if client hasn't bound to touchLibravatar David962020-05-13
* input/tablet: simplify parameter plumbing for tablet referencesLibravatar Tudor Brindus2020-05-10
* input: rename pointer handlers to be unambiguousLibravatar Tudor Brindus2020-05-02
* input: refactor tablet motion into seatop handlerLibravatar Tudor Brindus2020-05-02
* input/cursor: make cursor rebasing cursor type-agnosticLibravatar Tudor Brindus2020-05-02
* input/cursor: release simulated tool tip button when over v2 surfaceLibravatar Tudor Brindus2020-05-01
* input/cursor: fix hide cursor timeouts on tablets and touchscreensLibravatar Tudor Brindus2020-04-22
* input: Mark virtual devices as suchLibravatar Andri Yngvason2020-04-14
* im: make text-input listeners per text-inputLibravatar xdavidwu2020-04-04
* Port input method and text input from rootstonLibravatar xdavidwu2020-04-04
* input: Add support for keyboard shortcuts inhibitLibravatar Michael Weiser2020-03-11
* treewide: fix typosLibravatar Torstein Husebø2020-02-18
* input/cursor: handle image surface destroyLibravatar Brian Ashworth2020-01-05
* Add virtual pointer protocolLibravatar Josef Gajdusek2019-12-31
* seat_cmd_keyboard_grouping: change keymap to smartLibravatar Brian Ashworth2019-12-16
* Add seat <seat> idle_{inhibit,wake} <sources...>Libravatar Drew DeVault2019-12-12
* input/cursor: pass gesture events to clientsLibravatar Benjamin Cheng2019-12-07
* Add support for wlr_keyboard_groupLibravatar Brian Ashworth2019-11-21
* input: Add support for tablet protocol.Libravatar John Chadwick2019-09-25
* input/keyboard: send released only if pressed sentLibravatar Brian Ashworth2019-08-20
* ipc: add input::libinput_config eventLibravatar Brian Ashworth2019-07-23
* ipc: add an input eventLibravatar Brian Ashworth2019-07-23
* cmd_bindswitch: add option to execute on reloadLibravatar Brian Ashworth2019-07-09
* bindings: defer while initiailizingLibravatar Brian Ashworth2019-06-12
* commands/input: perform basic keymap validationLibravatar Brian Ashworth2019-06-09
* input/keyboard: attempt default keymap on failureLibravatar Brian Ashworth2019-05-14
* Add heuristics to differentiate touchpadsLibravatar Benjamin Cheng2019-04-14
* Fix scratchpad fullscreen behavior and crashLibravatar Brian Ashworth2019-04-13
* Support WLR_INPUT_DEVICE_SWITCH in swayLibravatar Ryan Walklin2019-03-19
* Introduce default seatopLibravatar Ryan Dwyer2019-03-17
* Replace seatup allows_events with button callbackLibravatar Ryan Dwyer2019-03-17
* Don't send button events to surfaces when dragging or resizingLibravatar Ryan Dwyer2019-03-11
* seat: don't send button release when not pressedLibravatar emersion2019-02-28
* Update for swaywm/wlroots#1517Libravatar emersion2019-02-23
* Rebase cursor when a layer surface mapsLibravatar emersion2019-02-12
* seat_cmd_cursor: do not create non-existing seatLibravatar Brian Ashworth2019-02-03
* Implement pointer-constraints-unstable-v1Libravatar Las2019-01-30
* Update for swaywm/wlroots#1503Libravatar emersion2019-01-27
* Update for swaywm/wlroots#1402Libravatar emersion2019-01-24
* Move sway-specific functions in common/util.c into sway/Libravatar M Stoeckl2019-01-21
* bar_cmd_tray_bind: Use mouse button helpersLibravatar Brian Ashworth2019-01-16
* Disarm key repeat on reloadLibravatar Brian Ashworth2019-01-14
* Merge pull request #3343 from RedSoxFan/seat-cursor-buttons-improvedLibravatar Drew DeVault2019-01-13
|\
| * seat_cmd_cursor: utilize mouse button helpersLibravatar Brian Ashworth2019-01-10
* | Merge pull request #3402 from RyanDwyer/refactor-seatopsLibravatar Drew DeVault2019-01-13
|\ \