Age | Commit message (Expand) | Author |
2020-05-13 | commands: Add per-view shortcuts_inhibitor command | Michael Weiser |
2020-05-13 | Implement pointer simulation if client hasn't bound to touch | David96 |
2020-05-10 | input/tablet: simplify parameter plumbing for tablet references | Tudor Brindus |
2020-05-02 | input: rename pointer handlers to be unambiguous | Tudor Brindus |
2020-05-02 | input: refactor tablet motion into seatop handler | Tudor Brindus |
2020-05-02 | input/cursor: make cursor rebasing cursor type-agnostic | Tudor Brindus |
2020-05-01 | input/cursor: release simulated tool tip button when over v2 surface | Tudor Brindus |
2020-04-22 | input/cursor: fix hide cursor timeouts on tablets and touchscreens | Tudor Brindus |
2020-04-14 | input: Mark virtual devices as such | Andri Yngvason |
2020-04-04 | im: make text-input listeners per text-input | xdavidwu |
2020-04-04 | Port input method and text input from rootston | xdavidwu |
2020-03-11 | input: Add support for keyboard shortcuts inhibit | Michael Weiser |
2020-02-18 | treewide: fix typos | Torstein Husebø |
2020-01-05 | input/cursor: handle image surface destroy | Brian Ashworth |
2019-12-31 | Add virtual pointer protocol | Josef Gajdusek |
2019-12-16 | seat_cmd_keyboard_grouping: change keymap to smart | Brian Ashworth |
2019-12-12 | Add seat <seat> idle_{inhibit,wake} <sources...> | Drew DeVault |
2019-12-07 | input/cursor: pass gesture events to clients | Benjamin Cheng |
2019-11-21 | Add support for wlr_keyboard_group | Brian Ashworth |
2019-09-25 | input: Add support for tablet protocol. | John Chadwick |
2019-08-20 | input/keyboard: send released only if pressed sent | Brian Ashworth |
2019-07-23 | ipc: add input::libinput_config event | Brian Ashworth |
2019-07-23 | ipc: add an input event | Brian Ashworth |
2019-07-09 | cmd_bindswitch: add option to execute on reload | Brian Ashworth |
2019-06-12 | bindings: defer while initiailizing | Brian Ashworth |
2019-06-09 | commands/input: perform basic keymap validation | Brian Ashworth |
2019-05-14 | input/keyboard: attempt default keymap on failure | Brian Ashworth |
2019-04-14 | Add heuristics to differentiate touchpads | Benjamin Cheng |
2019-04-13 | Fix scratchpad fullscreen behavior and crash | Brian Ashworth |
2019-03-19 | Support WLR_INPUT_DEVICE_SWITCH in sway | Ryan Walklin |
2019-03-17 | Introduce default seatop | Ryan Dwyer |
2019-03-17 | Replace seatup allows_events with button callback | Ryan Dwyer |
2019-03-11 | Don't send button events to surfaces when dragging or resizing | Ryan Dwyer |
2019-02-28 | seat: don't send button release when not pressed | emersion |
2019-02-23 | Update for swaywm/wlroots#1517 | emersion |
2019-02-12 | Rebase cursor when a layer surface maps | emersion |
2019-02-03 | seat_cmd_cursor: do not create non-existing seat | Brian Ashworth |
2019-01-30 | Implement pointer-constraints-unstable-v1 | Las |
2019-01-27 | Update for swaywm/wlroots#1503 | emersion |
2019-01-24 | Update for swaywm/wlroots#1402 | emersion |
2019-01-21 | Move sway-specific functions in common/util.c into sway/ | M Stoeckl |
2019-01-16 | bar_cmd_tray_bind: Use mouse button helpers | Brian Ashworth |
2019-01-14 | Disarm key repeat on reload | Brian Ashworth |
2019-01-13 | Merge pull request #3343 from RedSoxFan/seat-cursor-buttons-improved | Drew DeVault |
2019-01-13 | Merge pull request #3402 from RyanDwyer/refactor-seatops | Drew DeVault |
2019-01-13 | Merge pull request #3388 from RedSoxFan/reset-inputs-on-reload | Drew DeVault |
2019-01-10 | seat_cmd_cursor: utilize mouse button helpers | Brian Ashworth |
2019-01-10 | Refactor seat operations to use an interface | Ryan Dwyer |
2019-01-09 | Add helpers for improved mouse button parsing | Brian Ashworth |
2019-01-09 | reload: reset input configs | Brian Ashworth |