- Catch errors when audio assist can't reach PA/PW

- Attempt to use GTK icon theme for local images, fallback to image search
- Error message & fallback icon when settings icons not found
- Fix notification overlay
- All overlays check if config changed before scheduling a redraw
- - Lowers flicker rate of overlay when editing config
- ran formatter
- probable fix for #288
- probable fix for #287
This commit is contained in:
trigg 2024-03-25 17:37:51 +00:00
parent 6d92d0f79f
commit 29f8c7476c
11 changed files with 369 additions and 251 deletions

1
.gitignore vendored
View file

@ -8,3 +8,4 @@ __pycache__
venv
.idea
discover_overlay/glade/settings.glade~
discover_overlay/glade/#settings.glade#