dwl

My patch set and modifications to dwl
git clone git://git.ethandl.dev/dwl
Log | Files | Refs | README | LICENSE

commit 167dc0300480ecabdb690b978a6554ea45b84f1b
parent df610157e54e82b69b0e2d0698aa952f4c584f1a
Author: Devin J. Pohly <djpohly@gmail.com>
Date:   Fri, 25 Dec 2020 16:04:07 -0500

credit for patch maintenance as well

Diffstat:
MREADME.md | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md @@ -76,5 +76,5 @@ dwl began by extending the TinyWL example provided (CC0) by the sway/wlroots dev Many thanks to suckless.org and the dwm developers and community for the inspiration, and to the various contributors to the project, including: - Alexander Courtis for the XWayland implementation -- Guido Cella for the layer-shell protocol implementation and for helping to keep the project running -- Stivvo for output management and fullscreen support +- Guido Cella for the layer-shell protocol implementation, patch maintenance, and for helping to keep the project running +- Stivvo for output management and fullscreen support, and patch maintenance