summaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-25add "all" targetDevin J. Pohly1-0/+1
2020-12-24use the install command to installDevin J. Pohly1-3/+1
2020-12-19remove -Werror=declaration-after-statementGuido Cella1-1/+1
2020-12-19add install target to Makefile and corresponding prefix variable to config.mkKeating9501-0/+5
2020-12-19Added basic tap-to-click for touchpad userswill1-1/+1
2020-12-19Implement the idle protocolGuido Cella1-2/+12
2020-11-22add install target to Makefile and corresponding prefix variable to config.mkKeating9501-0/+5
2020-10-17Added basic tap-to-click for touchpad userswill1-1/+1
2020-08-28simplify make cleanGuido Cella1-1/+1
2020-08-26update make cleanGuido Cella1-1/+1
2020-08-24layer shell initial attemptGuido Cella1-2/+12
2020-08-10make XWayland support optionalDevin J. Pohly1-3/+4
2020-07-25xwayland: unmanaged (dropdown menu) supportAlexander Courtis1-1/+1
2020-07-24warn but don't error on unused functionDevin J. Pohly1-1/+1
2020-05-02sacrifice 24 lines to suckless style :)Devin J. Pohly1-2/+2
2020-04-22turn on some warningsDevin J. Pohly1-1/+1
2020-04-22move config.h to config.def.hDevin J. Pohly1-0/+3
2020-04-11make Makefile a bit more my styleDevin J. Pohly1-12/+15