aboutsummaryrefslogtreecommitdiff
path: root/sway/config/seat.c
AgeCommit message (Collapse)Author
2018-09-30Turn funcs() into funcs(void)Arkadiusz Hiler
If they really do not take undefined number of arguments.
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