Compose Desktop does not scale right on my high dp...
# compose-desktop
b
Compose Desktop does not scale right on my high dpi gnome 40 wayland desktop.
LocalDensity
is 1, but it is set to 200% in Gnome Settings. Any ideas? It seems like there is no real high dpi support.
o
which JDK do you use? could you try with Jetbrains Runtime JDK?
b
I use OpenJDK 17.
t
OpenJDK is still on XWayland so no proper scaling, unfortunately. There is a project in the works to add Wayland support but it's in the early stages.
👍 1
The dependency on AWT in Compose Desktop is disappointing to me personally.