Skip to content

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

Merged
merged 2 commits into from
Aug 18, 2017

Conversation

facchinm
Copy link
Member

@facchinm facchinm commented Aug 7, 2017

Should fix #5581

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).
@facchinm facchinm added this to the Release 1.8.4 milestone Aug 9, 2017
@facchinm facchinm added the Component: IDE user interface The Arduino IDE's user interface label Aug 9, 2017
@cmaglie cmaglie merged commit 328296a into arduino:master Aug 18, 2017
@cmaglie cmaglie deleted the serial_location_fix branch August 18, 2017 13:25
@per1234 per1234 added the Component: IDE Serial monitor Tools > Serial Monitor label Apr 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: IDE Serial monitor Tools > Serial Monitor Component: IDE user interface The Arduino IDE's user interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Arduino IDE on Secondary monitor issue
4 participants