More d-bus stuff added.

This commit is contained in:
Storm Dragon
2025-12-09 09:09:42 -05:00
parent 10d94792ed
commit 11240bfcbc
15 changed files with 1000 additions and 22657 deletions

13
.gitignore vendored
View File

@@ -50,8 +50,21 @@ src/cthulhu/cthulhu_platform.py
# Python bytecode
*.pyc
*.pyo
__pycache__/
# Editor backup files
*~
*.bak
*.swp
*.tmp
*.orig
*.rej
# AT-SPI test/debug files
debug*.log
debug*.out
# Local build directory and artifacts
local-build/
debug-*.out