aboutsummaryrefslogtreecommitdiff
path: root/sway/config/seat.c
AgeCommit message (Expand)Author
2024-02-23Define _POSIX_C_SOURCE globallySimon Ser
2023-01-03Remove redundant return statementsCarl Smedstad
2020-10-30hide_cursor: Add an option to hide when typingTamir Zahavi-Brunner
2020-03-11commands: Add shortcuts_inhibitor commandMichael Weiser
2019-12-12Add seat <seat> idle_{inhibit,wake} <sources...>Drew DeVault
2019-11-21Add support for wlr_keyboard_groupBrian Ashworth
2019-06-05add seat sub command 'xcursor_theme'Daniel Eklöf
2019-01-31pointer_constraint: change to a seat subcommandBrian Ashworth
2019-01-30Add pointer_constraint commandDrew DeVault
2019-01-21Replace wlr_log with sway_logM Stoeckl
2018-12-30hide_cursor: change to a seat subcommandBrian Ashworth
2018-12-29Revamp seat configsBrian Ashworth
2018-12-09Cleanup list codeIan Fan
2018-11-25Replace _XOPEN_SOURCE with _POSIX_C_SOURCEemersion
2018-09-30Turn funcs() into funcs(void)Arkadiusz Hiler
2018-07-09Update for swaywm/wlroots#1126emersion
2018-01-17copy config references for input and seatTony Crisci
2018-01-05sway: change all sway_log to wlr_logDominique Martinet
2017-12-20cleanupTony Crisci
2017-12-17seat fallback configTony Crisci
2017-12-16put seat and input config in their own filesTony Crisci