Skip to content
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

feat(main window): display main window on the screen containing or closest to the mouse pointer #678

Merged

Conversation

emilioidk
Copy link
Contributor

When displaying the main window for Cerebro so far the primary screen has been chosen. This is inconvenient for workstations with more than 1 screen. After this commit is applied the main window will be displayed in the screen containing the mouse pointer (or the screen closest to the pointer if the pointer is in between screens).

fix #647

…osest to the mouse pointer

When displaying the main window for Cerebro so far the primary screen has been chosen. This is
inconvenient for workstations with more than 1 screen. After this commit is applied the main window
will be displayed in the screen containing the mouse pointer (or the screen closest to the pointer
if the pointer is in between screens).

fix cerebroapp#647
@ogustavo-pereira ogustavo-pereira merged commit 7fc430d into cerebroapp:master Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature] Choose screen behavior
2 participants