aboutsummaryrefslogtreecommitdiff
path: root/sway/input/switch.c
AgeCommit message (Expand)Author
2023-12-13input/{keyboard,switch}: rename input_inhibited variable to lockedSimon Ser
2023-12-13input/seat: drop exclusive_clientSimon Ser
2023-10-05Drop support for KDE's idle protocolSimon Ser
2022-06-22Remove access to wlr_input_device unionSimon Ser
2022-04-29Implement ext-session-lock-v1Daniel De Graaf
2022-03-17sway/input: follow up wlroots input device events renamingSimon Zeni
2022-03-08Remove WLR_SWITCH_STATE_TOGGLE usageSimon Ser
2021-02-14input: Only commit transactions when necessaryKenny Levinsen
2020-04-14Fix a use-after-free error in switch bindingDi Ma
2020-04-14Fix a use-after-free error in switch bindingDi Ma
2020-04-14Fix a use-after-free error in switch bindingDi Ma
2019-12-12Add seat <seat> idle_{inhibit,wake} <sources...>Drew DeVault
2019-07-09cmd_bindswitch: add option to execute on reloadBrian Ashworth
2019-05-30bindings: allow unlocked and locked bindingsBrian Ashworth
2019-05-27input/switch: fix indentation of fileBrian Ashworth
2019-03-19Support WLR_INPUT_DEVICE_SWITCH in swayRyan Walklin