aboutsummaryrefslogtreecommitdiffstats
path: root/include/sway/input
Commit message (Expand)AuthorAge
* Implement transient seat managementLibravatar Andri Yngvason2024-03-18
* Convert to new pointer enumsLibravatar Simon Ser2024-02-28
* text_input: Implement input-method popupsLibravatar Access2024-02-20
* seat: Remove dead seatop_render functionLibravatar Alexander Orzechowski2024-01-18
* scene_graph: Port seat drag iconsLibravatar Alexander Orzechowski2024-01-18
* input: reconfigure send_events on output hotplugLibravatar Simon Ser2024-01-02
* input/seat: rename seat_set_exclusive_client()Libravatar Simon Ser2023-12-13
* input/seat: drop exclusive_clientLibravatar Simon Ser2023-12-13
* Chase wlroots!4440Libravatar llyyr2023-11-22
* input/input-manager: drop input_manager_configure_all_inputsLibravatar Simon Ser2023-11-16
* Only reconfigure input mappings on output changeLibravatar Simon Ser2023-11-16
* Fix typoLibravatar luzpaz2023-08-23
* Add support for cursor-shape-v1Libravatar Simon Ser2023-07-24
* input: Move wlr_pointer_gestures_v1 to sway_input_managerLibravatar Mark Bolhuis2023-06-26
* Add support for wlr-layer-shell ON_DEMAND keyboard interactivityLibravatar Erik Reider2023-06-06
* Add support for touch cancel eventsLibravatar hrdl2023-05-04
* render: pass rendering state together in a structLibravatar Alexander Orzechowski2023-05-02
* Constify pixman_region32_t for rendering functionsLibravatar Simon Ser2023-02-22
* Implement seatop_touchLibravatar Stacy Harper2023-02-20
* input/tablet: handle focusing NULL surfaceLibravatar Kirill Primak2023-01-16
* Improve tablet tool button handling.Libravatar John Chadwick2023-01-07
* Add missing includes & remove duplicatesLibravatar Carl Smedstad2023-01-03
* input/seat: locally compute drag icon offsetLibravatar Simon Ser2022-11-15
* Rework session lock keyboard focus handlingLibravatar Daniel De Graaf2022-10-28
* Fix keymap being NULL and segfaulting on dev addLibravatar Yaroslav de la Peña Smirnov2022-10-23
* Use keyboard_state.focused_surface directlyLibravatar Ferdinand Schober2022-10-09
* allow pointer_constraints on layer_shell surfacesLibravatar Ferdinand Schober2022-10-09
* Remove access to wlr_input_device unionLibravatar Simon Ser2022-06-22
* sway: add bindgesture commandLibravatar Florian Franzen2022-05-30
* Implement ext-session-lock-v1Libravatar Daniel De Graaf2022-04-29
* sway/input: follow up wlroots input device events renamingLibravatar Simon Zeni2022-03-17
* input/cursor: pass through pointer hold gesturesLibravatar Tudor Brindus2022-01-22
* Upgrade for wlroots surface refactoringLibravatar Simon Ser2022-01-13
* seatop_down: End if surface is destroyed or other seatop startsLibravatar Simon Plakolb2021-09-02
* input: Use seatop_down on layer surface clickLibravatar Simon Plakolb2021-09-02
* seatop_down: Change type of sx, sy to double in begin_seatop_downLibravatar David Rosca2021-08-05
* Fix wl_pointer.frame not sent on touch emulationLibravatar Simon Ser2021-07-26
* Add support for touch frame eventsLibravatar Simon Ser2021-07-08
* Implement input method keyboard grabLibravatar xdavidwu2021-03-12
* Automatically map built-in touchscreens/tablets to built-in panelsLibravatar Simon Ser2021-02-25
* input: Clean up input_method_relay in seat_destoy()Libravatar Andri Yngvason2021-01-01
* input/cursor: unhide cursor on synthetic inputLibravatar Tudor Brindus2020-12-06
* commands/focus: force container warp when fulfilling `focus mode_toggle`Libravatar Tudor Brindus2020-11-01
* input: remove motion deltas from seatop callbacksLibravatar Tudor Brindus2020-10-31
* hide_cursor: Add an option to hide when typingLibravatar Tamir Zahavi-Brunner2020-10-30
* input/tablet: add tool_mode option to set tablet tools as relative inputLibravatar Tudor Brindus2020-10-12
* seat: Refocus seat when wlr_drag is destroyedLibravatar Kenny Levinsen2020-06-30
* input: disable events for map_to_output devices when output not presentLibravatar Tudor Brindus2020-06-19
* input/pointer: don't trigger pointer bindings for emulated inputLibravatar Tudor Brindus2020-06-18
* input/cursor: send idle events based off device type, not input typeLibravatar Tudor Brindus2020-06-18