Fix tray visibility and message reception issues
Some checks failed
build / build-pip (push) Failing after 16s
build / build-win64 (push) Has been cancelled
build / build-macos (push) Has been cancelled

- 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
This commit is contained in:
kdusek
2025-12-07 22:39:07 +01:00
parent 7b695d7b7f
commit 5138303016
4060 changed files with 579123 additions and 23 deletions

View File

@@ -0,0 +1,21 @@
Metadata-Version: 2.4
Name: PyQt6_sip
Version: 13.10.3
Summary: The sip module support for PyQt6
Home-page: https://github.com/Python-SIP/sip
Author: Phil Thompson
Author-email: phil@riverbankcomputing.com
License: BSD-2-Clause
Platform: X11
Platform: macOS
Platform: Windows
Requires-Python: >=3.10
License-File: LICENSE
Dynamic: license
Dynamic: license-file
Dynamic: requires-python
sip Extension Module
====================
The sip extension module provides support for the PyQt6 package.