discover-desktop/discover_overlay
trigg 02e4a455a0 - Add new config variables
- - fade out when inactive
- - inactive time (in seconds) before fade out
- - fade out duration (seconds)
- - fade out lower limit. Lowest opacity at which to stop fading out
- Add activity tracker to voice overlay
- Remove old avatar alpha transparency which reloaded file each time it changed
- Convert to images to PIL and back when needed to lower alpha level
- - This was much less than ideal, but alternatives failed
- Fix issue with premultiplied alpha in image loading
- Lowered minimum avatar opacity
- Fixed an edge case where overlay windows were closed
- Added inactivity variables to config window
- Updated Welsh translation - poorly
2024-03-22 17:37:09 +00:00
..
glade - Add new config variables 2024-03-22 17:37:09 +00:00
locales - Add new config variables 2024-03-22 17:37:09 +00:00
__init__.py
__main__.py - Include a __main__ to allow vscode debugging 2022-05-28 17:36:39 +00:00
autostart.py - Fix Bazzite autostart tickbox 2024-02-23 12:18:24 +00:00
discord_connector.py - Remove some unused variables 2024-03-18 19:05:44 +00:00
discover_overlay.py - Add new config variables 2024-03-22 17:37:09 +00:00
draggable_window.py - Remove unneeded import logic 2024-02-13 23:41:30 +00:00
draggable_window_wayland.py - Fix wayland window placement 2022-07-19 08:45:22 +00:00
image_getter.py - Add new config variables 2024-03-22 17:37:09 +00:00
notification_overlay.py - Remove unneeded import logic 2024-02-13 23:41:30 +00:00
overlay.py - Add new config variables 2024-03-22 17:37:09 +00:00
settings_window.py - Add new config variables 2024-03-22 17:37:09 +00:00
text_overlay.py - This change is very far reaching into the internals. For this reason a version bump is required. 2024-02-13 23:24:48 +00:00
voice_overlay.py - Add new config variables 2024-03-22 17:37:09 +00:00