Add tray status model

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Luna 2026-06-30 06:01:53 -07:00
parent 826daa3ab7
commit 715db9ec36
3 changed files with 94 additions and 0 deletions

View file

@ -0,0 +1,2 @@
# SPDX-License-Identifier: GPL-3.0-or-later
"""Optional desktop tray applet. GUI deps live behind the [tray] extra."""