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
/
sway
/
input
/
cursor.c
Age
Commit message (
Expand
)
Author
2023-06-19
Use wlr_cursor_set_xcursor()
Simon Ser
2023-05-04
Add support for touch cancel events
hrdl
2023-04-14
Use format_str() throughout
Simon Ser
2023-02-20
Implement seatop_touch
Stacy Harper
2023-02-02
Convert to *_try_from_wlr_surface()
Simon Ser
2023-01-18
Fix pointer events for ext-session-lock surfaces
Simon Ser
2023-01-18
Fix indentation in surface_is_xdg_popup()
Simon Ser
2023-01-07
Improve tablet tool button handling.
John Chadwick
2023-01-04
warp_to_constraint_cursor_hint: Handle NULL view
Alexander Orzechowski
2022-10-09
Use keyboard_state.focused_surface directly
Ferdinand Schober
2022-10-09
check for NULL
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-03-17
sway/input: follow up wlroots input device events renaming
Simon Zeni
2022-03-17
sway/input/cursor: take device mm size from wlr_tablet
Simon Zeni
2022-01-22
input/cursor: pass through pointer hold gestures
Tudor Brindus
2022-01-17
input/cursor: treat swipe begin as idle activity too
Tudor Brindus
2022-01-17
input/cursor: count pointer gestures as idle activity
Tudor Brindus
2021-10-26
fix cursor input for layer-shell surfaces
Rasmus Moorats
2021-10-10
use node_is_view
siikamiika
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-07-07
Update wlr_box includes
Simon Ser
2021-06-23
input: Move get_current_time_msec in from util
Kenny Levinsen
2021-02-16
container: Move pending state to state struct
Kenny Levinsen
2021-02-14
input: Only commit transactions when necessary
Kenny Levinsen
2020-12-06
input/cursor: unhide cursor on synthetic input
Tudor Brindus
2020-11-11
Add missing includes for wlr_input_device.h
Simon Ser
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-10-12
input/cursor: default tablet lens tool to relative motion
Tudor Brindus
2020-09-16
cursor: update hide timer during config apply
Rouven Czerwinski
2020-09-15
cursor: arm cursor hide timer immediately
Rouven Czerwinski
2020-09-14
input/pointer: update cursor activity after updating button counts
Tudor Brindus
2020-09-14
input/cursor: reset event source after unhide
Rouven Czerwinski
2020-07-15
input/cursor: don't send wl_pointer.motion event on pointer unlock warp
Tudor Brindus
2020-07-10
config/output: don't change output state before commit
Simon Ser
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-06
common/util: fix `get_current_time_msec` returning microseconds
Tudor Brindus
2020-06-05
Use new wlroots API for clearing keyboard/pointer focus during grabs
Thomas Hebb
2020-06-04
input/cursor: refactor tablet tool tip events into seatops
Tudor Brindus
2020-05-29
input/cursor: rename `simulated_tool_tip_down` to be more accurate
Tudor Brindus
2020-05-28
input/pointer: send pointer enter event on confine warp
Tudor Brindus
2020-05-26
input/cursor: keep reference to cursor in constraint
Tudor Brindus
2020-05-25
input/cursor: fix heap-buffer overflow in constraint set_region
Tudor Brindus
2020-05-25
input/tablet: add seatop_down entry for tablet input
Tudor Brindus
[next]