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-03-01
input: Rename WLR_INPUT_DEVICE_TABLET_TOOL to WLR_INPUT_DEVICE_TABLET
Luofan Chen
2024-02-28
Convert to new pointer enums
Simon Ser
2024-02-28
text_input: don't destroy scene_node twice
llyyr
2024-02-23
Define _POSIX_C_SOURCE globally
Simon Ser
2024-02-23
input/text_input: fix dangling listeners
Simon Ser
2024-02-20
input/text_input: parent wlr_box may be uninitialized
llyyr
2024-02-20
text_input: Implement input-method popups
Access
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-23
Chase wlroots!4003
Kirill Primak
2024-01-18
Fix SIGSEGV on surface destroy
Alexander Orzechowski
2024-01-18
Delete old damage tracking code
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
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
[next]