From a71f7f29571d65c7c010d6a73d6dcc826eac0192 Mon Sep 17 00:00:00 2001 From: "Devin J. Pohly" Date: Sat, 25 Apr 2020 19:32:47 -0500 Subject: [PATCH] update README Sad to see Wayland has no replacement for urgency hint yet. --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cc35f1b..7115a7a 100644 --- a/README.md +++ b/README.md @@ -77,10 +77,13 @@ user-level service manager like s6 or `systemd --user`. dwl is a work in progress, and it has not yet reached its feature goals in a number of ways: -- Urgent/attention/focus-request +- Portions of a window not on its current "home" monitor are not drawn (e.g. + when window sits across a monitor boundary) +- Urgent/attention/focus-request ([not yet supported](https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/9) + by xdg-shell protocol) - Normal/selected/urgent border colors -- layer-shell - Statusbar support (built-in or external) +- layer-shell - Damage tracking - Fullscreen/fixed windows (or whatever the Wayland analogues are) - XWayland