refactoring volgens skill
This commit is contained in:
+4
-3
@@ -386,9 +386,10 @@ random application ID therefore acts as a shared bearer credential, but must
|
||||
not be treated as strong authentication when transported over unencrypted HTTP.
|
||||
|
||||
The GUI and CLI playback agents share one headless runtime. The GUI only adapts
|
||||
configuration and state to widgets. Optional tray integration is loaded
|
||||
dynamically through SDL3, so CLI use and the default GUI installation do not
|
||||
acquire a mandatory SDL dependency.
|
||||
configuration and state to widgets. It uses `racket-tray` directly for its
|
||||
native tray icon, symbolic Open/Exit menu and portable hide-on-minimize
|
||||
behaviour. The previous SDL3 adapter and its update timer are no longer part of
|
||||
the process.
|
||||
|
||||
The configured library roots define the intended filesystem boundary. Clients
|
||||
operate on opaque indexes instead of sending paths directly. The DLNA backend
|
||||
|
||||
Reference in New Issue
Block a user