~ruther/dwl

22542980889ca732e90d0300e4f4f53a1ce2c20c — Devin J. Pohly 4 years ago 73992a8
add non-goals list to README
1 files changed, 6 insertions(+), 0 deletions(-)

M README.md
M README.md => README.md +6 -0
@@ 44,6 44,12 @@ Other features under consideration are:
- More in-depth damage region tracking


Feature *non-goals* include:

- Client-side decoration (any more than is necessary to tell the clients not to)
- Client-initiated window management, such as move, resize, and close, which can be done through the compositor


## Building dwl

dwl has only two dependencies: wlroots (git version currently required) and wayland-protocols.  Simply install these and run `make`.

Do not follow this link