Closed phkaeser closed 2 months ago
for X11 I found this https://github.com/window-maker/wmaker/issues/44, is there maybe something similar for wayland?
Wayland has protocol to configure outputs & scaling options; but I'm afraid wlmaker hasn't evolved to the point of supporting these. I'll want to work on supporting multiple outputs and similar options for v0.5.
Until then: Will have to use the work-around of configuring the decoration size through styles, and using the scaling options for each application (eg. font size for terminal; magnification in browser).
Reported in #26 by @alexmyczko : "some form of scaling (2x) for the app icons".
Current status:
To do:
Note: On the long run, scaling should be configurable via one setting -- and apply & multiple all sizes provided through the style file. The FR here is for just a first attempt to simplify matters.