ErikReider / SwayNotificationCenter

A simple GTK based notification daemon for SwayWM
GNU General Public License v3.0
1.3k stars 62 forks source link

[Feature] Configuration option to select the monitor where notifications will be displayed #465

Open bcyran opened 1 month ago

bcyran commented 1 month ago

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 commented 3 weeks ago

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