dwl

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

commit e629feabaf5590ac3583dc7e96412e91f9ed3ff5
parent 728e0e5d71a5d33ee029c7babb6a4b082d7ba203
Author: Devin J. Pohly <djpohly@gmail.com>
Date:   Mon, 15 Jun 2020 09:24:25 -0500

note wlroots-git requirement

Fixes #9.

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

diff --git a/README.md b/README.md @@ -45,8 +45,7 @@ Other features under consideration are: ## Building dwl -dwl has only two dependencies: wlroots and wayland-protocols. Simply install -these and run `make`. +dwl has only two dependencies: wlroots (git version currently required) and wayland-protocols. Simply install these and run `make`. ## Configuration