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
2024-02-28
Convert to new pointer enums
Simon Ser
2024-02-23
Define _POSIX_C_SOURCE globally
Simon Ser
2024-02-15
Drop unnecessary includes from sway/server.h
Simon Ser
2024-02-12
layer_shell: Handle popups through popup descriptor
Alexander Orzechowski
2024-02-12
xdg_shell: Extract struct for popup descriptor
Alexander Orzechowski
2024-01-18
scene_graph: Port xwayland
Alexander Orzechowski
2024-01-18
scene_graph: Port xdg_shell
Alexander Orzechowski
2024-01-18
scene_graph: Port layer_shell
Alexander Orzechowski
2024-01-18
input: Query scene graph for relevant surface/node intersections
Alexander Orzechowski
2024-01-18
scene_graph: Port ext_session_v1
Alexander Orzechowski
2024-01-18
scene_graph: Port seat drag icons
Alexander Orzechowski
2024-01-18
desktop: Rename layers to shell_layers
Alexander Orzechowski
2023-12-25
Check wlr_pointer_constraint_v1_state.cursor_hint.enabled
Simon Ser
2023-10-05
Drop support for KDE's idle protocol
Simon Ser
2023-08-21
chore: chase wlroots xdg-surface role rework
Kirill Primak
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-25
Use "default" XCursor instead of "left_ptr"
Simon Ser
2023-06-19
Use wlr_cursor_unset_image()
Simon Ser
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
[next]