Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-09 | Cleanup list code | Ian Fan | |
2018-11-25 | Replace _XOPEN_SOURCE with _POSIX_C_SOURCE | emersion | |
And make sure we don't define both in the same source file. | |||
2018-09-30 | Turn funcs() into funcs(void) | Arkadiusz Hiler | |
If they really do not take undefined number of arguments. | |||
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 | |