SwayNotificationCenter
SwayNotificationCenter copied to clipboard
Added ability to choose which output to use
Supersedes: #64
Fixes: #62
- [x] Choose monitor as config option
- [x] Notification window logic
- [x] Control center logic
- [ ] Test if disconnecting monitor breaks this
- [ ] Update man page
- [x] Open on focused monitor if the chosen display isn't found
Need to investigate segfault. Steps to reproduce:
- Set output to second monitor
- open CC
- disable/unplug output
- CC + blankwindows should disappear (should do this????)
- Toggle CC (need to also try opening and closing instead of toggling)
Will try to squeeze this in after the GTK4 port if it's stable enough
Was there progress made on this?