commit a71f7f29571d65c7c010d6a73d6dcc826eac0192 parent 6cad6985176c4e648273885795b1a52ff38fcec9 Author: Devin J. Pohly <djpohly@gmail.com> Date: Sat, 25 Apr 2020 19:32:47 -0500 update README Sad to see Wayland has no replacement for urgency hint yet. Diffstat:
| M | README.md | | | 7 | +++++-- |
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git 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