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
Age
Commit message (
Expand
)
Author
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
seat: Remove dead seatop_render function
Alexander Orzechowski
2024-01-18
scene_graph: Port ext_session_v1
Alexander Orzechowski
2024-01-18
scene_graph: Port seatop_move_tiling indicators
Alexander Orzechowski
2024-01-18
scene_graph: Port seat drag icons
Alexander Orzechowski
2024-01-18
desktop: Rename layers to shell_layers
Alexander Orzechowski
2024-01-02
input: reconfigure send_events on output hotplug
Simon Ser
2023-12-25
Check wlr_pointer_constraint_v1_state.cursor_hint.enabled
Simon Ser
2023-12-13
input/seat: simplify seat_is_input_allowed()
Simon Ser
2023-12-13
input/seat: rename seat_set_exclusive_client()
Simon Ser
2023-12-13
input/seat: inline seat_set_exclusive_client() with NULL client
Simon Ser
2023-12-13
input/{keyboard,switch}: rename input_inhibited variable to locked
Simon Ser
2023-12-13
input/seat: drop exclusive_client
Simon Ser
2023-11-22
Chase wlroots!4440
llyyr
2023-11-21
seat: Fix cursor theme reload for tablet tool
NemuiBanila
2023-11-21
seat: Fix reloading cursor theme after change
Lina Banik
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-11-16
input/seat: rename seat_apply_input_config
Simon Ser
2023-11-16
input/seat: don't configure mappings for switches
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-07-19
Deprecate seat idle_wake
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-06-16
input/libinput: add scroll_button_lock method
Cezary Drożak
2023-06-11
Fix `bindsym --to-code` not respecting input configs
33KK
2023-06-06
Add support for wlr-layer-shell ON_DEMAND keyboard interactivity
Erik Reider
2023-06-02
chore: chase wlroots map logic unification
Kirill Primak
2023-05-11
seatop_down: Call seatop_begin_default after sending touch events
hrdl
2023-05-04
handle_touch_cancel: fix begin default
hrdl
2023-05-04
Add support for touch cancel events
hrdl
2023-05-02
render: pass rendering state together in a struct
Alexander Orzechowski
2023-04-14
Use format_str() throughout
Simon Ser
2023-02-22
Constify pixman_region32_t for rendering functions
Simon Ser
2023-02-20
Implement seatop_touch
Stacy Harper
2023-02-18
Fix map_to_output * turning off device
Daniel Hill
2023-02-02
Convert to *_try_from_wlr_surface()
Simon Ser
2023-02-01
Convert to wlr_xwayland_surface_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-16
input/tablet: handle focusing NULL surface
Kirill Primak
2023-01-11
input: enable user xkb configs with cap_sys_nice
Ronan Pigott
2023-01-07
Improve tablet tool button handling.
John Chadwick
2023-01-04
warp_to_constraint_cursor_hint: Handle NULL view
Alexander Orzechowski
2023-01-03
Replace math functions that promote float to double
Carl Smedstad
[next]