Open rderooy opened 2 years ago
Does disabling DPI aware option work for this(link) issue as well? I can't test it myself.
Does disabling DPI aware option work for this(link) issue as well? I can't test it myself.
No, it does not. Just tested it.
I installed Fedora 36 nightly with latest updates, and installed DOSBox-X SDL2 from my copr repo.
One thing I noticed when starting DOSBox-X was that it by default started as such:
The titlebar gives away that apparently SDL2 on F36 is defaulting to Wayland as SDL2 is using the (ugly) client-side drawn titlebar.
Starting DOSBox-X like this, solves the scaling issue:
So the default for Wayland for DPI aware apparently needs to be false.
To start DOSBox-X using xwayland like before (default 'auto' dpi aware scaling works fine):
SDL2 version: