-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Fix bogus serial monitor location if reopened on dual monitor setup #6589
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
There could be a couple of edge cases in this approach (for example, if someone wants to keep the serial monitor window only half visible). However, it should be at least safe (no serial monitors on the second screen) if the Window Manager acts correctly (by moving all the windows on the second monitor to the primary on detach).
✅ Build completed.
Please test this code using one of the following:
⬇️ http://downloads.arduino.cc/javaide/pull_requests/arduino-PR-6589-BUILD-712-linux32.tar.xz
⬇️ http://downloads.arduino.cc/javaide/pull_requests/arduino-PR-6589-BUILD-712-linux64.tar.xz
⬇️ http://downloads.arduino.cc/javaide/pull_requests/arduino-PR-6589-BUILD-712-windows.zip
⬇️ http://downloads.arduino.cc/javaide/pull_requests/arduino-PR-6589-BUILD-712-macosx.zip
⬇️ http://downloads.arduino.cc/javaide/pull_requests/arduino-PR-6589-BUILD-712-linuxarm.tar.xz
i️ The linuxarm
build is still experimental and may not be always available.
Should fix #5581