-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Hi-DPI: tentative auto DPI detection for Linux #6531
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Build completed.
Please test this code using one of the following:
⬇️ http://downloads.arduino.cc/javaide/pull_requests/arduino-PR-6531-BUILD-716-linux32.tar.xz
⬇️ http://downloads.arduino.cc/javaide/pull_requests/arduino-PR-6531-BUILD-716-linux64.tar.xz
⬇️ http://downloads.arduino.cc/javaide/pull_requests/arduino-PR-6531-BUILD-716-windows.zip
⬇️ http://downloads.arduino.cc/javaide/pull_requests/arduino-PR-6531-BUILD-716-macosx.zip
⬇️ http://downloads.arduino.cc/javaide/pull_requests/arduino-PR-6531-BUILD-716-linuxarm.tar.xz
i️ The linuxarm
build is still experimental and may not be always available.
This is a best-effort approach, it works well on my Linux Ubuntu machine, with this patch the IDE is able to detect the "Scale for menu and title" system settings and scale everything accordingly:
image
Before the patch, only the menus were affected by the setting above.
See #6472