Age | Commit message (Expand) | Author |
2022-11-15 | input/seat: locally compute drag icon offset | Simon Ser |
2022-10-28 | Rework session lock keyboard focus handling | Daniel De Graaf |
2022-10-23 | Fix keymap being NULL and segfaulting on dev add | Yaroslav de la Peña Smirnov |
2022-10-09 | Use keyboard_state.focused_surface directly | Ferdinand Schober |
2022-10-09 | allow pointer_constraints on layer_shell surfaces | Ferdinand Schober |
2022-06-22 | Remove access to wlr_input_device union | Simon Ser |
2022-05-30 | sway: add bindgesture command | Florian Franzen |
2022-04-29 | Implement ext-session-lock-v1 | Daniel De Graaf |
2022-03-17 | sway/input: follow up wlroots input device events renaming | Simon Zeni |
2022-01-22 | input/cursor: pass through pointer hold gestures | Tudor Brindus |
2022-01-13 | Upgrade for wlroots surface refactoring | Simon Ser |
2021-09-02 | seatop_down: End if surface is destroyed or other seatop starts | Simon Plakolb |
2021-09-02 | input: Use seatop_down on layer surface click | Simon Plakolb |
2021-08-05 | seatop_down: Change type of sx, sy to double in begin_seatop_down | David Rosca |
2021-07-26 | Fix wl_pointer.frame not sent on touch emulation | Simon Ser |
2021-07-08 | Add support for touch frame events | Simon Ser |
2021-03-12 | Implement input method keyboard grab | xdavidwu |
2021-02-25 | Automatically map built-in touchscreens/tablets to built-in panels | Simon Ser |
2021-01-01 | input: Clean up input_method_relay in seat_destoy() | Andri Yngvason |
2020-12-06 | input/cursor: unhide cursor on synthetic input | Tudor Brindus |
2020-11-01 | commands/focus: force container warp when fulfilling `focus mode_toggle` | Tudor Brindus |
2020-10-31 | input: remove motion deltas from seatop callbacks | Tudor Brindus |
2020-10-30 | hide_cursor: Add an option to hide when typing | Tamir Zahavi-Brunner |
2020-10-12 | input/tablet: add tool_mode option to set tablet tools as relative input | Tudor Brindus |
2020-06-30 | seat: Refocus seat when wlr_drag is destroyed | Kenny Levinsen |
2020-06-19 | input: disable events for map_to_output devices when output not present | Tudor Brindus |
2020-06-18 | input/pointer: don't trigger pointer bindings for emulated input | Tudor Brindus |
2020-06-18 | input/cursor: send idle events based off device type, not input type | Tudor Brindus |
2020-06-16 | input/keyboard: wlr_keyboard_group enter and leave | Brian Ashworth |
2020-05-29 | input/cursor: rename `simulated_tool_tip_down` to be more accurate | Tudor Brindus |
2020-05-26 | input/cursor: keep reference to cursor in constraint | Tudor Brindus |
2020-05-25 | input/tablet: add seatop_down entry for tablet input | Tudor Brindus |
2020-05-21 | input/pointer: only warp cursor when the confine region has changed | Tudor Brindus |
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 |