~ruther/dwl

ref: 3e79a9a5d7a7d66effaca573798f4c5b77e99773 dwl/config.mk -rw-r--r-- 338 bytes
add dwl(1)

Documentation is good.  Man pages are documentation.  A program without
a man page is worthless.
a66210eb — Leonardo Hernández Hernández 3 years ago
Merge branch 'main' into wlroots-next
79f85bde — Leonardo Hernández Hernández 3 years ago
Merge branch 'main' into scenegraph
5d9c9a9a — Leonardo Hernández Hernández 3 years ago
don't warn about unused result

Closes: #186
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