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
/
switch.c
Age
Commit message (
Expand
)
Author
2024-01-18
scene_graph: Port ext_session_v1
Alexander Orzechowski
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-10-05
Drop support for KDE's idle protocol
Simon Ser
2022-06-22
Remove access to wlr_input_device union
Simon Ser
2022-04-29
Implement ext-session-lock-v1
Daniel De Graaf
2022-03-17
sway/input: follow up wlroots input device events renaming
Simon Zeni
2022-03-08
Remove WLR_SWITCH_STATE_TOGGLE usage
Simon Ser
2021-02-14
input: Only commit transactions when necessary
Kenny Levinsen
2020-04-14
Fix a use-after-free error in switch binding
Di Ma
2020-04-14
Fix a use-after-free error in switch binding
Di Ma
2020-04-14
Fix a use-after-free error in switch binding
Di Ma
2019-12-12
Add seat <seat> idle_{inhibit,wake} <sources...>
Drew DeVault
2019-07-09
cmd_bindswitch: add option to execute on reload
Brian Ashworth
2019-05-30
bindings: allow unlocked and locked bindings
Brian Ashworth
2019-05-27
input/switch: fix indentation of file
Brian Ashworth
2019-03-19
Support WLR_INPUT_DEVICE_SWITCH in sway
Ryan Walklin