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
/
seat.c
Age
Commit message (
Expand
)
Author
2023-07-19
Deprecate seat idle_wake
Simon Ser
2023-06-25
Use "default" XCursor instead of "left_ptr"
Simon Ser
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-04
Add support for touch cancel events
hrdl
2023-05-02
render: pass rendering state together in a struct
Alexander Orzechowski
2023-02-22
Constify pixman_region32_t for rendering functions
Simon Ser
2023-02-20
Implement seatop_touch
Stacy Harper
2023-01-18
Fix pointer events for ext-session-lock surfaces
Simon Ser
2023-01-16
input/tablet: handle focusing NULL surface
Kirill Primak
2022-12-04
seat: Avoid sending redundant keymaps on reload
Kenny Levinsen
2022-11-28
Make libinput backend optional
Simon Ser
2022-11-15
input/seat: locally compute drag icon offset
Simon Ser
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-14
Add support for ext-idle-notify-v1
Simon Ser
2022-10-09
Use keyboard_state.focused_surface directly
Ferdinand Schober
2022-10-09
use seat directly
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-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
2022-03-22
sway/input: fix bad position of wlr_drag
Leonardo Hernández Hernández
2022-03-17
sway/input: follow up wlroots input device events renaming
Simon Zeni
2022-03-17
sway/input/seat: take output name from specialized input device
Simon Zeni
2022-03-05
sway/input: destroy sway_switch properly
Moon Sungjoon
2022-02-22
Remove some erroneous apostrophes in comments
Thomas Hebb
2022-01-07
input/seat: unset has_focus when focus_stack becomes empty
Thomas Hebb
2021-10-10
use node_is_view
siikamiika
2021-02-25
focus: beyond fullscreen when focused explicitly
lbonn
2021-02-25
Automatically map built-in touchscreens/tablets to built-in panels
Simon Ser
2021-02-16
container: Move pending state to state struct
Kenny Levinsen
2021-02-15
text_input: Add support for focusing layer-shell surfaces
Tadeo Kondrak
2021-01-01
input/seat: Reset command handler context in seat_destroy()
Andri Yngvason
2021-01-01
input/seat: Clean up focus_stack in seat_destroy()
Andri Yngvason
2021-01-01
input: Clean up input_method_relay in seat_destoy()
Andri Yngvason
2020-12-06
input/cursor: unhide cursor on synthetic input
Tudor Brindus
2020-11-11
tree/container: introduce `container_is_sticky[_or_child]` functions
Tudor Brindus
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-16
seat: use default output mapping if there is no input config
Ronan Pigott
2020-09-16
cursor: update hide timer during config apply
Rouven Czerwinski
2020-09-14
input/cursor: reset event source after unhide
Rouven Czerwinski
2020-07-30
Fix incorrect format specifiers
Antonin Décimo
2020-07-07
seat/dnd: support null drag icon surfaces
Nick Diego Yamane
2020-07-02
Don't set xwayland cursor when wlr_xwayland failed
Simon Ser
2020-07-02
seat: fix segfault in sway_input_method_relay_set_focus
Simon Ser
2020-06-30
seat: Refocus seat when wlr_drag is destroyed
Kenny Levinsen
[next]