index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sway
/
input
Age
Commit message (
Expand
)
Author
2024-02-20
text_input: Implement input-method popups
Access
2024-01-18
seat: Remove dead seatop_render function
Alexander Orzechowski
2024-01-18
scene_graph: Port seat drag icons
Alexander Orzechowski
2024-01-02
input: reconfigure send_events on output hotplug
Simon Ser
2023-12-13
input/seat: rename seat_set_exclusive_client()
Simon Ser
2023-12-13
input/seat: drop exclusive_client
Simon Ser
2023-11-22
Chase wlroots!4440
llyyr
2023-11-16
input/input-manager: drop input_manager_configure_all_inputs
Simon Ser
2023-11-16
Only reconfigure input mappings on output change
Simon Ser
2023-08-23
Fix typo
luzpaz
2023-07-24
Add support for cursor-shape-v1
Simon Ser
2023-06-26
input: Move wlr_pointer_gestures_v1 to sway_input_manager
Mark Bolhuis
2023-06-06
Add support for wlr-layer-shell ON_DEMAND keyboard interactivity
Erik Reider
2023-05-04
Add support for touch cancel events
hrdl
2023-05-02
render: pass rendering state together in a struct
Alexander Orzechowski
2023-02-22
Constify pixman_region32_t for rendering functions
Simon Ser
2023-02-20
Implement seatop_touch
Stacy Harper
2023-01-16
input/tablet: handle focusing NULL surface
Kirill Primak
2023-01-07
Improve tablet tool button handling.
John Chadwick
2023-01-03
Add missing includes & remove duplicates
Carl Smedstad
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
[next]