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] Configuration option to select the monitor where notifications will be displayed #465

Open
bcyran opened this issue Aug 15, 2024 · 3 comments

Comments

@bcyran
Copy link

bcyran commented Aug 15, 2024

Currently the notifications pop up on the monitor which is active / focused at the moment. I use a multi monitor setup and I don't like the fact that the notifications can pop up on different monitor depending on what I do at the moment. I would prefer to have a configuration option where I could select a monitor where notifications will be always displayed, e.g. DP-6. If that monitor is not preset, we could fall back to the active monitor.

Also, thanks for a great project!

@joopdo
Copy link

joopdo commented Sep 3, 2024

That would be useful, especially when sharing screens, it would be good to be able to divert notifications to another screen somehow.

@bcyran bcyran changed the title [Feature] Confiuration option to select the monitor where notifications will be displayed [Feature] Configuration option to select the monitor where notifications will be displayed Sep 3, 2024
@VAWVAW
Copy link

VAWVAW commented Feb 1, 2025

There is a partial implementation in #262

@dev-dev-dev-dev-dev-dev-dev-dev
Copy link
Contributor

Ideally this supports a few different use cases:

  • Display notification on all monitors (possible?)
  • Display notification on all monitors except for monitors in a denylist. Denylist monitors should never have a notification visible. (e.g. for television display - really awkward to watch a movie and have a personal notification pop for everyone to read)
  • Display notification on specific monitor(s), falling back to active monitor if specific monitor(s) not available. Denylist should still control, displaying no notification in the event the specific selected monitor is not available/unplugged and the active monitor is in the denylist.
  • Display notification on specific monitor(s), falling back to silence if specific monitor(s) not available. Maybe a warning in this case.

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

4 participants