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
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
2020-06-19
input/seat: don't notify keyboard grabs with NULL surface on shutdown
Tudor Brindus
2020-06-18
input/cursor: send idle events based off device type, not input type
Tudor Brindus
2020-06-05
Use new wlroots API for clearing keyboard/pointer focus during grabs
Thomas Hebb
2020-05-25
input/tablet: add seatop_down entry for tablet input
Tudor Brindus
2020-05-19
input: fix reloading crash due to keyboard group configuring
Brian Ashworth
2020-05-14
input: reset keyboard groups keyboard on reset all
Brian Ashworth
2020-05-13
commands: Add per-view shortcuts_inhibitor command
Michael Weiser
2020-05-10
input/tablet: simplify parameter plumbing for tablet references
Tudor Brindus
2020-05-02
input: rename pointer handlers to be unambiguous
Tudor Brindus
2020-05-02
input: refactor tablet motion into seatop handler
Tudor Brindus
2020-05-01
Fix invisible cursor on startup
Simon Ser
2020-05-01
Don't assert the cursor theme loads
Simon Ser
2020-04-24
config/output: reconfigure input devices on new output
Tudor Brindus
2020-04-22
input/cursor: fix hide cursor timeouts on tablets and touchscreens
Tudor Brindus
2020-04-04
Port input method and text input from rootston
xdavidwu
2020-03-23
Fix redundant call to seat_send_focus()
Leo
2020-03-12
input: Avoid creating the PAD device multiple times
Olivier Fourdan
2020-03-11
input: Add support for keyboard shortcuts inhibit
Michael Weiser
2019-12-12
Add seat <seat> idle_{inhibit,wake} <sources...>
Drew DeVault
[next]