diff options
| author | Devin J. Pohly <djpohly@gmail.com> | 2020-04-25 19:32:47 -0500 | 
|---|---|---|
| committer | Devin J. Pohly <djpohly@gmail.com> | 2020-04-25 19:32:47 -0500 | 
| commit | a71f7f29571d65c7c010d6a73d6dcc826eac0192 (patch) | |
| tree | da1ed2110ae4258d40b8bed465ba3639cb4fc257 /README.md | |
| parent | 6cad6985176c4e648273885795b1a52ff38fcec9 (diff) | |
update README
Sad to see Wayland has no replacement for urgency hint yet.
Diffstat (limited to '')
| -rw-r--r-- | README.md | 7 | 
1 files changed, 5 insertions, 2 deletions
@@ -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  | 
