8000 Editor should fall back to primary monitor when it can't choose the biggest one · Issue #242 · focus-editor/focus · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Editor should fall back to primary monitor when it can't choose the biggest one #242

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

Open
< 8000 div class="mb-2 flex-shrink-0">
dbechrd opened this issue Dec 22, 2023 · 4 comments

Comments

@dbechrd
Copy link
dbechrd commented Dec 22, 2023

Describe the bug
When I double-click the .exe it opens on my secondary monitor, not my primary monitor. If I move it to my primary monitor, then close it, and re-open it, it's still on my secondary monitor.

Expected behavior
I expect it to:

  1. open on my primary monitor by default
    and
  2. to re-open wherever I last left it if I've opened it previously and re-positioned it (assuming the saved location is still valid).

(1) is much easier and should be a fast fix.
(2) is more of a feature request at your discretion.

  • OS: Windows 11
  • Focus Version: focus-nightly-f0730db.exe
@focus-editor
Copy link
Owner

For (1) you probably have open_on_the_biggest_monitor: true in your config. Please have a look at the other options in the config as there might be some other surprising things in there as well.

@dbechrd
Copy link
Author
dbechrd commented Dec 22, 2023

Both of my monitors are the exact same model and resolution, 1080p. They're set up in a standard side-by-side configuration. I wouldn't expect a setting called "biggest monitor" to have any effect at all on which one gets chosen.

@focus-editor
Copy link
Owner

We'll have a look at it, it should fall back to primary if both monitors are the same, which it apparently doesn't.

Your issue should still be solved by setting that to false.

@dbechrd
Copy link
Author
dbechrd commented Dec 23, 2023

Setting it to false does indeed solve the problem, thanks.

@focus-editor focus-editor changed the title Editor opens on wrong display Editor should fall back to primary monitor when it can't choose the biggest one Dec 23, 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

No branches or pull requests

2 participants
0