~ruther/dwl

ref: 4465dcb6da1fb91177fc26b4513d14c48eb56d5e dwl/Makefile -rw-r--r-- 1.8 KiB
5dfd7cf1 — Devin J. Pohly 3 years ago
Merge branch 'main' into wlroots-next
2f39fb84 — Devin J. Pohly 4 years ago
Merge pull request #112 from JaGoLi/main

Add uninstall target in makefile like dwm
d57db4ca — Jason Goulet-Lipman 4 years ago
added uninstall target
3f86336b — Devin J. Pohly 4 years ago
Merge branch 'main' into pipe-status
4170a90f — Devin J. Pohly 4 years ago
group phony targets together in Makefile
6a0dec69 — Devin J. Pohly 4 years ago
re-compile if config.mk changes
43f10768 — Devin J. Pohly 4 years ago
remember to add client.h in Makefile
2230f92e — Devin J. Pohly 4 years ago
add "all" target
20642753 — Devin J. Pohly 4 years ago
Merge updates from guidocella

Thanks so much for helping to keep the project running while life was
crazy!
62529e25 — Devin J. Pohly 4 years ago
Merge pull request #49 from guidocella/layer-shell

Layer shell
41d7fdbd — Devin J. Pohly 4 years ago
use the install command to install
8dd99d2a — Devin J. Pohly 4 years ago
Merge pull request #65 from Keating950/master

Add install target to Makefile
b6a3891c — Devin J. Pohly 4 years ago
Merge pull request #62 from Java-boi/master

Added basic tap-to-click for touchpad users
0b2f4f21 — Guido Cella 4 years ago
remove -Werror=declaration-after-statement

wtf is the point of this crap? It makes the code harder to follow,
increases the line count and made me fail compilation a million times.
We shouldn't blindy follow everything about suckless's style.
05883b7b — Keating950 4 years ago
add install target to Makefile and corresponding prefix variable to config.mk
Added basic tap-to-click for touchpad users
41cc23e1 — Guido Cella 4 years ago
Implement the idle protocol

It allows clients such as swayidle and chat applications to monitor user
idle time.
95788164 — Keating950 4 years ago
add install target to Makefile and corresponding prefix variable to config.mk
Added basic tap-to-click for touchpad users
b237ea0e — Guido Cella 4 years ago
simplify make clean
Next
Do not follow this link