Hey guys, Im having trouble lately with my newly installed kubuntu on my hp 15s with intel iris xe. Currently im using fractional scaling of 125% and I seem to expirience problems on xorg particularly with the scaling of the NetBeans IDE and OpenJDK. The IDE doesnt seem to exactly follow the system fractional scaling, specifically the toolbar buttons and ui icons are uncomfortably small on a normal ui text and its a mess...When I tried using
export _JAVA_OPTIONS="-Dsun.java2d.uiScale=1.5 -Dsun.java2d.font.uiScale=1.5"
or putting it on NetBeans startup flags, nothing happens, it just goes back to scaling 1...basically java on kde only scales to 1 being small and 2 being huge. On the other hand, on wayland by selecting " let system scale apps" netbeans is scaled fine but its verry blurry and uncomfortable to use. Basically I want to find a way to force scale java apps to 1.5 without java always rounding it to eather 1 or 2 on xorg.
It would be a big thank you if someone could help me fix this 🙏
export _JAVA_OPTIONS="-Dsun.java2d.uiScale=1.5 -Dsun.java2d.font.uiScale=1.5"
or putting it on NetBeans startup flags, nothing happens, it just goes back to scaling 1...basically java on kde only scales to 1 being small and 2 being huge. On the other hand, on wayland by selecting " let system scale apps" netbeans is scaled fine but its verry blurry and uncomfortable to use. Basically I want to find a way to force scale java apps to 1.5 without java always rounding it to eather 1 or 2 on xorg.
It would be a big thank you if someone could help me fix this 🙏