update readme

This commit is contained in:
Devin J. Pohly 2020-04-23 23:13:47 -05:00
parent 1870187d62
commit eafd317eec
1 changed files with 10 additions and 8 deletions

View File

@ -77,17 +77,19 @@ 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 not yet implemented
- Borders and selected/normal/urgent colors not implemented
- No support for layer-shell yet
- Features not yet implemented:
- xdg-shell popups
- Urgent/attention/focus-request
- Borders and selected/normal/urgent colors
- layer-shell
- Statusbar support (built-in or external)
- Damage tracking
- Fullscreen/fixed windows (or whatever the Wayland analogues are)
- XWayland
- HiDPI works, but multi-DPI is not as nice as sway, depending on the scale
factors involved. Perhaps scaling filters are needed?
- Monitor rotation/transform is not working yet
- Monitor rotation/transform is not set up yet
- Mouse resize is not precise
- No statusbar
- No damage tracking
- No handling of fullscreen/fixed windows (or whatever the Wayland analogues
are)
## Acknowledgements