summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2021-01-18remember to add client.h in MakefileDevin J. Pohly
2020-12-25add "all" targetDevin J. Pohly
2020-12-24Merge updates from guidocellaDevin J. Pohly
2020-12-24Merge pull request #49 from guidocella/layer-shellDevin J. Pohly
2020-12-24use the install command to installDevin J. Pohly
2020-12-24Merge pull request #65 from Keating950/masterDevin J. Pohly
2020-12-19remove -Werror=declaration-after-statementGuido Cella
2020-12-19add install target to Makefile and corresponding prefix variable to config.mkKeating950
2020-12-19Added basic tap-to-click for touchpad userswill
2020-12-19Implement the idle protocolGuido Cella
2020-11-22add install target to Makefile and corresponding prefix variable to config.mkKeating950
2020-10-17Added basic tap-to-click for touchpad userswill
2020-08-28simplify make cleanGuido Cella
2020-08-26update make cleanGuido Cella
2020-08-24layer shell initial attemptGuido Cella
2020-08-10make XWayland support optionalDevin J. Pohly
2020-07-25xwayland: unmanaged (dropdown menu) supportAlexander Courtis
2020-07-24warn but don't error on unused functionDevin J. Pohly
2020-05-02sacrifice 24 lines to suckless style :)Devin J. Pohly
2020-04-22turn on some warningsDevin J. Pohly
2020-04-22move config.h to config.def.hDevin J. Pohly
2020-04-11make Makefile a bit more my styleDevin J. Pohly
2020-04-11Start with tinywlDevin J. Pohly