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
add install target to Makefile and corresponding prefix variable to config.mk
Added basic tap-to-click for touchpad users
layer shell initial attempt
Merge branch 'master' into 31-independents-mouse-focus
make XWayland support optional
xwayland: unmanaged (dropdown menu) support
warn but don't error on unused function
sacrifice 24 lines to suckless style :)
move config.h to config.def.h
make Makefile a bit more my style
Start with tinywl
Add a config.h into which configurables can be moved.