From b1c101515a579b91bd36a3e98c4642255bbb599d Mon Sep 17 00:00:00 2001 From: Guido Cella Date: Sun, 13 Sep 2026 19:34:27 +0200 Subject: [PATCH] remove zero flickering lie This isn't true since dwl switched to the scene API in 2021 (1b38801). The issue is tracked at https://codeberg.org/dwl/dwl/issues/552. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b8cddb4..fd72785 100644 --- a/README.md +++ b/README.md @@ -153,7 +153,6 @@ given the base on which it is built. Implemented default features are: - Support screen lockers via ext-session-lock-v1 protocol - Various Wayland protocols - XWayland support as provided by wlroots (can be enabled in `config.mk`) -- Zero flickering - Wayland users naturally expect that "every frame is perfect" - Layer shell popups (used by Waybar) - Damage tracking provided by scenegraph API