diff options
author | Devin J. Pohly <djpohly@gmail.com> | 2020-12-27 17:15:34 -0500 |
---|---|---|
committer | Devin J. Pohly <djpohly@gmail.com> | 2020-12-27 17:15:34 -0500 |
commit | a2a20cca42f392fa57a3e2432ae9c11c0b15f04a (patch) | |
tree | 8f05b76f3d5a377381a6a6f5931164902cfa1e85 /README.md | |
parent | 0090b6bed61c21aae2a30ff5f2556baa97be5069 (diff) |
remove limitation notes (tracked in Issues)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -60,12 +60,6 @@ Note: Wayland requires a valid `XDG_RUNTIME_DIR`, which is usually set up by a s You can find a [list of Wayland applications on the sway wiki](https://github.com/swaywm/sway/wiki/i3-Migration-Guide). -dwl is a work in progress, and it has not yet reached its feature goals in a number of ways: - -- A window's texture is scaled for its "home" monitor only (noticeable 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) -- Damage tracking - ## IRC channel dwl's IRC channel is #dwl on irc.freenode.net. |