eirikbakke commented on PR #8589: URL: https://github.com/apache/netbeans/pull/8589#issuecomment-3193782847
I can report that on GNOME 48 (on e.g. 25.04), fractional scaling works out-of-the-box with NetBeans 26 and no changes to the launcher script. This is due to the [xwayland-native-scaling](https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3567) feature, which was introduced in GNOME 47. NetBeans paints itself at 2x, and Mutter scales it down by 25%, for a final factor of 150%. NetBeans 26 at 150% scaling on GNOME 46 (blurry text): <img width="2560" height="1440" alt="scale 1 5 without xwayland-native-scaling" src="https://github.com/user-attachments/assets/8fe7a1b7-4f50-457b-b174-42910473bd6b" /> NetBeans 26 at 150% scaling on GNOME 48 (sharp text): <img width="2560" height="1440" alt="scale1 5 with xwayland-native-scaling" src="https://github.com/user-attachments/assets/9aa87b05-01c2-4416-96fe-e9a4036de5ee" /> If you could find an equivalent feature in KDE/KWin, or a way to force KWin to scale a single application down by a given factor, it would be preferable to tweaking flatlaf.uiScale. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists