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
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
2022-12-19
seat: Set keyboard if seat keyboard is NULL
Kenny Levinsen
2022-12-09
Add libinput RotationAngle
Lucas Zampieri
2022-12-04
seat: Avoid sending redundant keymaps on reload
Kenny Levinsen
2022-11-28
Make libinput backend optional
Simon Ser
2022-11-28
Make session optional
Simon Ser
2022-11-15
Update for wlroots!3814
Simon Ser
2022-11-15
input/seat: locally compute drag icon offset
Simon Ser
2022-10-30
Support libinput's 1.21 new dwtp option
pudiva chip líquida
2022-10-28
Fix focus tracking when session lock is active
Daniel De Graaf
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-21
input: tweak focus behavior to allow focusing parent containers
Tudor Brindus
2022-10-14
Add support for ext-idle-notify-v1
Simon Ser
2022-10-10
input: focus container when scrolling on titlebar
Tudor Brindus
2022-10-10
input: focus floating container when clicked on border
Tudor Brindus
2022-10-09
Use keyboard_state.focused_surface directly
Ferdinand Schober
2022-10-09
use seat directly
Ferdinand Schober
2022-10-09
check for NULL
Ferdinand Schober
2022-10-09
allow pointer_constraints on layer_shell surfaces
Ferdinand Schober
2022-07-15
input: chase delta_discrete semantics change
Kirill Primak
2022-06-22
Remove access to wlr_input_device union
Simon Ser
2022-05-30
sway: add bindgesture command
Florian Franzen
2022-04-30
Avoid inspecting a NULL view in seat_set_focus
Daniel De Graaf
2022-04-29
Implement ext-session-lock-v1
Daniel De Graaf
2022-03-23
sway/input: wlr_seat_keyboard() now takes wlr_keyboard
Leonardo Hernández Hernández
[next]