diff options
| author | Devin J. Pohly <djpohly@gmail.com> | 2020-04-25 01:18:28 -0500 | 
|---|---|---|
| committer | Devin J. Pohly <djpohly@gmail.com> | 2020-04-25 01:18:28 -0500 | 
| commit | 6cad6985176c4e648273885795b1a52ff38fcec9 (patch) | |
| tree | a34748fec015dd37345d6c927c73a1884e3b7feb /README.md | |
| parent | 9b9ef0bae554a9449c652c00fd48e20af6f1deb7 (diff) | |
fix multi-dpi scaling
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 18 | 
1 files changed, 7 insertions, 11 deletions
@@ -77,17 +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: -- Features not yet implemented: -    - xdg-shell popups -    - Urgent/attention/focus-request -    - Normal/selected/urgent border 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? +- Urgent/attention/focus-request +- Normal/selected/urgent border colors +- layer-shell +- Statusbar support (built-in or external) +- Damage tracking +- Fullscreen/fixed windows (or whatever the Wayland analogues are) +- XWayland  ## Acknowledgements  | 
