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

[Feature request]: Allow to choose "Main Display" for alerts or take from OS #1352

Closed
4 tasks done
Edgaras91 opened this issue Jul 24, 2023 · 2 comments
Closed
4 tasks done

Comments

@Edgaras91
Copy link

Version

  • I'm using version 1.14.1

Existing requests

  • I've checked Existing requests

Advanced Preferences

  • I've checked Advanced Preferences

What operating system are you using?

Windows

Operating System Version

Windows 11

Problem description

There is only 1 tickbox: "Show breaks on all monitors". If that is unticked, it displays on "hardware's" primary monitor (whatever your graphics card classifies that HDMI port to be their 1st display) instead of using Windows OS "Primary Display" tick.

image
In my example, the alerts are always happening on 2nd screen (the screen I happen to screen share in my meetings)

It would be nice if by default it would choose the OS main display, or give some sort of an option. Displaying on non-main display is giving an unexpected user experience.

A lot of people can just get lucky, that their primary hardware monitor matches the OS monitor, but not for some like me.

Possible solution

Display alerts on OS Main display

Alternative solutions

Give an option to above "possible solution"

Additional information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@hovancik
Copy link
Owner

Hi, you can set that via advanced preferences:

Unfortunate truth is that Electron's/Chromium's implementation of this is not without bugs so especially with Windows OS it's more about luck, I guess?

@Edgaras91
Copy link
Author

Edgaras91 commented Jul 28, 2023

Hi, you can set that via advanced preferences:

* https://github.com/hovancik/stretchly#advanced-preferences

* https://github.com/hovancik/stretchly#monitor-to-show-breaks-on-

Unfortunate truth is that Electron's/Chromium's implementation of this is not without bugs so especially with Windows OS it's more about luck, I guess?

Thank you, changing "screen" from "primary" to "2" in config.json fixed the issue.
Strange how "2" is the "1" from the screenshot on Windows (11).

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