summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDevin J. Pohly <djpohly@gmail.com>2020-04-25 19:32:47 -0500
committerDevin J. Pohly <djpohly@gmail.com>2020-04-25 19:32:47 -0500
commita71f7f29571d65c7c010d6a73d6dcc826eac0192 (patch)
treeda1ed2110ae4258d40b8bed465ba3639cb4fc257 /README.md
parent6cad6985176c4e648273885795b1a52ff38fcec9 (diff)
update README
Sad to see Wayland has no replacement for urgency hint yet.
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files 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