add flag to print version and exit
don't let -pedantic be overridable by environment
new functions ecalloc() and die()
die() replaces EBARF and BARF
and allow us to add `-pedantic` to CFLAGS
Merge pull request #180 from Humm42/manpage
add dwl(1)
add dwl(1)
Documentation is good. Man pages are documentation. A program without
a man page is worthless.
Merge branch 'main' into wlroots-next
Merge pull request #112 from JaGoLi/main
Add uninstall target in makefile like dwm
Merge branch 'main' into pipe-status
group phony targets together in Makefile
re-compile if config.mk changes
remember to add client.h in Makefile
Merge updates from guidocella
Thanks so much for helping to keep the project running while life was
crazy!
Merge pull request #49 from guidocella/layer-shell
Layer shell
use the install command to install
Merge pull request #65 from Keating950/master
Add install target to Makefile
Merge pull request #62 from Java-boi/master
Added basic tap-to-click for touchpad users