aboutsummaryrefslogtreecommitdiff
path: root/include/sway/input
AgeCommit message (Expand)Author
2020-05-29input/cursor: rename `simulated_tool_tip_down` to be more accurateTudor Brindus
2020-05-26input/cursor: keep reference to cursor in constraintTudor Brindus
2020-05-25input/tablet: add seatop_down entry for tablet inputTudor Brindus
2020-05-21input/pointer: only warp cursor when the confine region has changedTudor Brindus
2020-05-13commands: Add per-view shortcuts_inhibitor commandMichael Weiser
2020-05-13Implement pointer simulation if client hasn't bound to touchDavid96
2020-05-10input/tablet: simplify parameter plumbing for tablet referencesTudor Brindus
2020-05-02input: rename pointer handlers to be unambiguousTudor Brindus
2020-05-02input: refactor tablet motion into seatop handlerTudor Brindus
2020-05-02input/cursor: make cursor rebasing cursor type-agnosticTudor Brindus
2020-05-01input/cursor: release simulated tool tip button when over v2 surfaceTudor Brindus
2020-04-22input/cursor: fix hide cursor timeouts on tablets and touchscreensTudor Brindus
2020-04-14input: Mark virtual devices as suchAndri Yngvason
2020-04-04im: make text-input listeners per text-inputxdavidwu
2020-04-04Port input method and text input from rootstonxdavidwu
2020-03-11input: Add support for keyboard shortcuts inhibitMichael Weiser
2020-02-18treewide: fix typosTorstein Husebø
2020-01-05input/cursor: handle image surface destroyBrian Ashworth
2019-12-31Add virtual pointer protocolJosef Gajdusek
2019-12-16seat_cmd_keyboard_grouping: change keymap to smartBrian Ashworth
2019-12-12Add seat <seat> idle_{inhibit,wake} <sources...>Drew DeVault
2019-12-07input/cursor: pass gesture events to clientsBenjamin Cheng
2019-11-21Add support for wlr_keyboard_groupBrian Ashworth
2019-09-25input: Add support for tablet protocol.John Chadwick
2019-08-20input/keyboard: send released only if pressed sentBrian Ashworth
2019-07-23ipc: add input::libinput_config eventBrian Ashworth
2019-07-23ipc: add an input eventBrian Ashworth
2019-07-09cmd_bindswitch: add option to execute on reloadBrian Ashworth
2019-06-12bindings: defer while initiailizingBrian Ashworth
2019-06-09commands/input: perform basic keymap validationBrian Ashworth
2019-05-14input/keyboard: attempt default keymap on failureBrian Ashworth
2019-04-14Add heuristics to differentiate touchpadsBenjamin Cheng
2019-04-13Fix scratchpad fullscreen behavior and crashBrian Ashworth
2019-03-19Support WLR_INPUT_DEVICE_SWITCH in swayRyan Walklin
2019-03-17Introduce default seatopRyan Dwyer
2019-03-17Replace seatup allows_events with button callbackRyan Dwyer
2019-03-11Don't send button events to surfaces when dragging or resizingRyan Dwyer
2019-02-28seat: don't send button release when not pressedemersion
2019-02-23Update for swaywm/wlroots#1517emersion
2019-02-12Rebase cursor when a layer surface mapsemersion
2019-02-03seat_cmd_cursor: do not create non-existing seatBrian Ashworth
2019-01-30Implement pointer-constraints-unstable-v1Las
2019-01-27Update for swaywm/wlroots#1503emersion
2019-01-24Update for swaywm/wlroots#1402emersion
2019-01-21Move sway-specific functions in common/util.c into sway/M Stoeckl
2019-01-16bar_cmd_tray_bind: Use mouse button helpersBrian Ashworth
2019-01-14Disarm key repeat on reloadBrian Ashworth
2019-01-13Merge pull request #3343 from RedSoxFan/seat-cursor-buttons-improvedDrew DeVault
2019-01-13Merge pull request #3402 from RyanDwyer/refactor-seatopsDrew DeVault
2019-01-13Merge pull request #3388 from RedSoxFan/reset-inputs-on-reloadDrew DeVault