Commit Graph

4 Commits

Author SHA1 Message Date
kdusek
5138303016 Fix tray visibility and message reception issues
Some checks failed
build / build-win64 (push) Waiting to run
build / build-macos (push) Waiting to run
build / build-pip (push) Failing after 16s
- Disable sound initialization to prevent hanging
- Add missing import re in utils.py
- Fix settings loading for QSettings
- Update file paths to use PROJECT_ROOT
- Revert to working API paths and listener from commit efdc63e
2025-12-07 22:39:07 +01:00
kdusek
7b695d7b7f Fix compatibility issues with Qt/PyQt6 versions
Some checks failed
build / build-pip (push) Failing after 11s
build / build-win64 (push) Has been cancelled
build / build-macos (push) Has been cancelled
- Add null check for message.message in search filter
- Handle missing colorScheme/colorSchemeChanged methods for older Qt versions
- Add display check to prevent hanging in headless environments
- Update build documentation with system package alternative
- Update PyInstaller spec for Python 3.12
- Improve run.sh script with venv management
2025-12-06 04:00:10 +01:00
dries.k
5fbdcca996 print version from the commandline 2022-04-30 23:12:45 +02:00
dries.k
8186121508 install as a pip package 2022-03-21 18:58:59 +01:00