..
__init__.py
- Heavy refactor
2020-10-19 17:46:13 +00:00
about_settings.py
- use __name__ for logging
2022-03-31 17:42:47 +00:00
autostart.py
- use __name__ for logging
2022-03-31 17:42:47 +00:00
craig_birdy.py
- Don't crash if missing dbus
2022-03-31 17:07:51 +00:00
discord_connector.py
- Huge overhaul of connector
2022-04-12 00:21:07 +00:00
discover_overlay.py
- Some notifications crashes fixed
2022-04-09 11:14:52 +00:00
draggable_window.py
- Format
2022-03-14 17:13:41 +00:00
draggable_window_wayland.py
- Format
2022-03-14 17:13:41 +00:00
general_settings.py
- Format
2022-03-14 17:13:41 +00:00
image_getter.py
- Catch missing image sooner
2022-04-09 11:03:16 +00:00
notification_overlay.py
- Added Arc support
2022-04-11 10:37:30 +00:00
notification_settings.py
- Correctly save border radius in notifications
2022-04-11 10:54:56 +00:00
overlay.py
- We believe Plasma support layer shell now. Correct me if I'm wrong
2022-03-31 17:45:19 +00:00
settings.py
- use __name__ for logging
2022-03-31 17:42:47 +00:00
settings_window.py
- Moved some gui logic out of connector
2022-03-29 19:19:44 +00:00
text_overlay.py
- Remove old prints
2022-04-11 09:28:06 +00:00
text_settings.py
- Huge overhaul of connector
2022-04-12 00:21:07 +00:00
voice_overlay.py
- Moved debug up a level to catch more errors
2022-03-31 18:02:11 +00:00
voice_settings.py
- Guild number warning should use real numbers
2022-04-08 11:10:26 +00:00