~ruther/dwl

ref: 264be4ebbafaa9dd0d166841f64ab5167e3fa8da dwl/config.mk -rw-r--r-- 290 bytes
848d89b7 — Devin J. Pohly 4 years ago
XWayland still buggy, disable by default
388c5580 — Devin J. Pohly 4 years ago
consolidate some of the ugliness into a separate file

Similar to Linux kernel approach, encapsulate some of the uglier
conditional compilation into inline functions in header files.

The goal is to make dwl.c more attractive to people who embrace the
suckless philosophy - simple, short, hackable, and easy to understand.
We want dwm users to feel comfortable here, not scare them off.  Plus,
if we do this right, the main dwl.c code should require only minimal
changes once XWayland is no longer a necessary evil.

According to `cloc`, this also brings dwl.c down below 2000 lines of
non-blank, non-comment code.
57d07606 — Devin J. Pohly 4 years ago
let's not alienate the dwm folks

Fix style.
8dd99d2a — Devin J. Pohly 4 years ago
Merge pull request #65 from Keating950/master

Add install target to Makefile
05883b7b — Keating950 4 years ago
add install target to Makefile and corresponding prefix variable to config.mk
95788164 — Keating950 4 years ago
add install target to Makefile and corresponding prefix variable to config.mk
a683ec50 — Bonicgamer 4 years ago
Merge pull request #1 from djpohly/master

Pull Request
4788baee — Alexander Courtis 4 years ago
Merge branch 'master' into 31-independents-mouse-focus
e7318f76 — Alexander Courtis 4 years ago
Merge branch 'master' into 24-xwayland-cursor
e3e9504f — Devin J. Pohly 4 years ago
make XWayland support optional
Do not follow this link