Wayland scaling for non-QT apps
-
I think QT apps have a base grid unit to base their scaling off of. When I use SDL, I can't get any scaling.
The SDL developers have said to me that their DPI API detects the core scaling and fractional scaling as reported by Wayland.
Is there a way to set a default scaling in the Wayland protocol so that SDL can detect the proper scaling to use?