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
/
config
/
seat.c
Age
Commit message (
Expand
)
Author
2024-02-23
Define _POSIX_C_SOURCE globally
Simon Ser
2023-01-03
Remove redundant return statements
Carl Smedstad
2020-10-30
hide_cursor: Add an option to hide when typing
Tamir Zahavi-Brunner
2020-03-11
commands: Add shortcuts_inhibitor command
Michael Weiser
2019-12-12
Add seat <seat> idle_{inhibit,wake} <sources...>
Drew DeVault
2019-11-21
Add support for wlr_keyboard_group
Brian Ashworth
2019-06-05
add seat sub command 'xcursor_theme'
Daniel Eklöf
2019-01-31
pointer_constraint: change to a seat subcommand
Brian Ashworth
2019-01-30
Add pointer_constraint command
Drew DeVault
2019-01-21
Replace wlr_log with sway_log
M Stoeckl
2018-12-30
hide_cursor: change to a seat subcommand
Brian Ashworth
2018-12-29
Revamp seat configs
Brian Ashworth
2018-12-09
Cleanup list code
Ian Fan
2018-11-25
Replace _XOPEN_SOURCE with _POSIX_C_SOURCE
emersion
2018-09-30
Turn funcs() into funcs(void)
Arkadiusz Hiler
2018-07-09
Update for swaywm/wlroots#1126
emersion
2018-01-17
copy config references for input and seat
Tony Crisci
2018-01-05
sway: change all sway_log to wlr_log
Dominique Martinet
2017-12-20
cleanup
Tony Crisci
2017-12-17
seat fallback config
Tony Crisci
2017-12-16
put seat and input config in their own files
Tony Crisci