|
|
|
|
|
by orangeboats
636 days ago
|
|
> There really aren't any lodpi apps on a modern X system only Wayland has issues scaling X apps correctly. The problem starts at XWayland, not Wayland. And XWayland is just your typical X server with all its X intricacies. Only if we can somehow communicate our intended scale to the X clients through XWayland... oh, we can't! > Its very odd for folks to argue that my mixed DPI system using only basic boring old xorg.conf somehow doesn't exist. You keep on confusing per-window and per-output DPI. I can only assume you are feigning ignorance at this point. Good luck with attitude. I still have a couple GTK2 apps installed that doesn't support HiDPI, those are best used upscaled but... they can't. Those apps are unable to communicate to the server they are rendered at 1x (rather, the server doesn't have the notion of per-window scales at all). |
|
This is easily achievable on X11 and its easily done with Wayland.
You mentioned not being able to do scaling per window. Well only with xwayland do you ever need to do so. You need it to be smarter than it is and so scaling on xwayland sucks in a way that isn't a factor in X or Wayland.
Since Wayland is dependant on xwayland for unsupported apps and mixed DPI + xwayland sucks effectively only Wayland sucks at mixed DPI.