Replies: 1 comment
-
Never heard of anything like it.
Not as far as I know.
If by legacy, you mean X11 scaling, yes. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Seems like both KDE and Gnome now supports running Xwayland without scaling everything. This means that games and X11 apps that is DPI-aware will scale propertly without blurry graphics.
But this causes legacy X11 apps to display very small. I have been experimenting with using Xpra to solve this since the way it integrated the windows actually worked somewhat well. Xpra comes with
run_scaled
utility so this is easy to test.But I'm having an issue where Xpra just quits if I click anywhere inside a X11 window. I guess it has trouble running on Wayland.
Other software I have tried that kind of does the same:
Would this be a way to keep legacy support?
Beta Was this translation helpful? Give feedback.
All reactions