ErikReider / SwayNotificationCenter

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

Added ability to choose which output to use #262

Open ErikReider opened 1 year ago

ErikReider commented 1 year ago

Supersedes: #64

Fixes: #62

ErikReider commented 1 year ago

Need to investigate segfault. Steps to reproduce:

  1. Set output to second monitor
  2. open CC
  3. disable/unplug output
  4. CC + blankwindows should disappear (should do this????)
  5. Toggle CC (need to also try opening and closing instead of toggling)
ErikReider commented 1 year ago

Will try to squeeze this in after the GTK4 port if it's stable enough

nebunebu commented 5 months ago

Was there progress made on this?