dwl

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

commit 54e2ef8469645fec9e654f8092e273b5b1cd57de
parent a0bb84b20424390c51b2ea0516bb281032fd62e6
Author: Devin J. Pohly <djpohly@gmail.com>
Date:   Mon, 27 Jul 2020 20:33:49 -0400

add zero flicker to goals

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

diff --git a/README.md b/README.md @@ -27,6 +27,7 @@ just as simple.* Intended default features are: xdg-shell and layer-shell (for bars/menus). Protocols trivially provided by wlroots may also be added. - XWayland support as provided by wlroots +- Zero flickering - Wayland users naturally expect that "every frame is perfect" - Basic yes/no damage tracking to avoid needless redraws (if it can be done simply and has an impact on power consumption)