aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* remove -Werror=declaration-after-statementGuido Cella2020-12-191-1/+1
* add install target to Makefile and corresponding prefix variable to config.mkKeating9502020-12-191-0/+5
* Added basic tap-to-click for touchpad userswill2020-12-191-1/+1
* Implement the idle protocolGuido Cella2020-12-191-2/+12
* simplify make cleanGuido Cella2020-08-281-1/+1
* update make cleanGuido Cella2020-08-261-1/+1
* layer shell initial attemptGuido Cella2020-08-241-2/+12
* make XWayland support optionalDevin J. Pohly2020-08-101-3/+4
* xwayland: unmanaged (dropdown menu) supportAlexander Courtis2020-07-251-1/+1
* warn but don't error on unused functionDevin J. Pohly2020-07-241-1/+1
* sacrifice 24 lines to suckless style :)Devin J. Pohly2020-05-021-2/+2
* turn on some warningsDevin J. Pohly2020-04-221-1/+1
* move config.h to config.def.hDevin J. Pohly2020-04-221-0/+3
* make Makefile a bit more my styleDevin J. Pohly2020-04-111-12/+15
* Start with tinywlDevin J. Pohly2020-04-111-0/+30