discover-desktop/discover_overlay
trigg 6ec3ee0524 Cleanup of #371
- Remove --rpc requirement, add version command, fix help behavior and dark mode
- Add controller RPC commands and fix startup order
- Fixed help command, added version command, fixed GTK Dark mode
- Update README.md
- Removed requirement for --rpc
- Revise README for clarity and formatting
- Updated usage instructions and fixed formatting issues in the README.
- added a 'leave' function
- Update README.md
- rename helper functions
- removed unreachable returns
- re-added spaces
- moved constants into helper function
- cleaned up readme

---------
Co-authored-by: Abhilash <pianoabhilash@gmail.com>
Co-authored-by: Abhilash K <81313252+ebilesh@users.noreply.github.com>
2026-02-22 11:55:46 +02:00
..
glade Rename overview tab to about 2025-05-01 20:38:51 +02:00
locales Update French translations 2025-05-01 21:12:36 +02:00
__init__.py - Heavy refactor 2020-10-19 17:46:13 +00:00
__main__.py - Fix an accidental unmute bug in audioassist 2024-07-08 16:20:52 +01:00
audio_assist.py - Fix an accidental unmute bug in audioassist 2024-07-08 16:20:52 +01:00
autostart.py - Create autostart if not already in place. 2024-12-16 21:36:54 +00:00
discord_connector.py - Added toggle for mute & deaf 2025-05-04 14:40:27 +01:00
discover_overlay.py Cleanup of #371 2026-02-22 11:55:46 +02:00
draggable_window.py - First pass at pylint clean-up 2024-07-08 23:32:59 +01:00
draggable_window_wayland.py - First pass at pylint clean-up 2024-07-08 23:32:59 +01:00
image_getter.py - First pass at pylint clean-up 2024-07-08 23:32:59 +01:00
notification_overlay.py - Attempted fix for #341 2024-08-14 23:17:56 +01:00
overlay.py - Fix hide-on-mouseover for XShape WMs 2025-08-28 21:56:15 +01:00
settings_window.py Adding sorting for server and channel names in the text menu of config 2025-12-28 17:23:36 -05:00
text_overlay.py - Split line format strings break python 3.10 and 3.11 2024-08-16 10:18:17 +01:00
voice_overlay.py - Fixed broken bottom-align option 2025-07-21 15:34:24 +01:00