MCPcopy Create free account
hub / github.com/debuggyo/Exo / Visibility

Class Visibility

ignis/user_settings.py:46–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44 clock: int = 2
45
46 class Visibility(OptionsGroup):
47 window_info: bool = True
48 media: bool = True
49 workspaces: bool = True
50 recording_indicator: bool = True
51 systeminfotray: bool = True
52 clock: bool = True
53 tasks: bool = False
54 launcher: bool = False
55
56 class BarID(OptionsGroup):
57 launcher: int = 0

Callers 1

ModulesClass · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected