diff options
| author | Devin J. Pohly <djpohly@gmail.com> | 2020-04-23 23:13:47 -0500 | 
|---|---|---|
| committer | Devin J. Pohly <djpohly@gmail.com> | 2020-04-23 23:44:54 -0500 | 
| commit | eafd317eecacf0dc824bb80f6bbd52fe8892bf6a (patch) | |
| tree | 41bfed7e24cc1d66c51c9c251245001b60201efb | |
| parent | 1870187d62e7eb1a526bd3a24effd4d58ec3b9dd (diff) | |
update readme
Diffstat (limited to '')
| -rw-r--r-- | README.md | 18 | 
1 files changed, 10 insertions, 8 deletions
| @@ -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 | 
