Documentation
¶
There is no documentation for this package.
Directories
¶
| Path | Synopsis |
|---|---|
|
internal
|
|
|
colorconv
Package colorconv converts between the RRGGBB hex strings the z13ctl daemon speaks and the HSL components the drawer's colour picker manipulates.
|
Package colorconv converts between the RRGGBB hex strings the z13ctl daemon speaks and the HSL components the drawer's colour picker manipulates. |
|
daemon
Package daemon turns a z13ctl api call's result pair into a single error.
|
Package daemon turns a z13ctl api call's result pair into a single error. |
|
focusgrid
Package focusgrid is the gamepad focus navigation for the drawer: given a set of items laid out in rows, columns and sections, it answers "which item does this D-pad press move to".
|
Package focusgrid is the gamepad focus navigation for the drawer: given a set of items laid out in rows, columns and sections, it answers "which item does this D-pad press move to". |
|
gui
Package gui implements the GTK4 overlay drawer for z13gui.
|
Package gui implements the GTK4 overlay drawer for z13gui. |
|
gui/fonts
Package fonts embeds the Inter typeface and registers it with fontconfig at application startup so the drawer renders identically across desktop (KDE/Wayland) and gamescope (Steam Gaming Mode) environments.
|
Package fonts embeds the Inter typeface and registers it with fontconfig at application startup so the drawer renders identically across desktop (KDE/Wayland) and gamescope (Steam Gaming Mode) environments. |
|
gui/gamepad
Package gamepad reads Linux evdev gamepad events and dispatches normalized actions to the GUI.
|
Package gamepad reads Linux evdev gamepad events and dispatches normalized actions to the GUI. |
|
gui/gamescope
Package gamescope implements the X11 overlay display backend for gamescope (Steam Gaming Mode).
|
Package gamescope implements the X11 overlay display backend for gamescope (Steam Gaming Mode). |
|
gui/layershell
Package layershell implements the Wayland layer-shell display backend.
|
Package layershell implements the Wayland layer-shell display backend. |
|
keyrepeat
Package keyrepeat decides which held direction owns a gamepad's auto-repeat.
|
Package keyrepeat decides which held direction owns a gamepad's auto-repeat. |
|
lighting
Package lighting holds the drawer's RGB lighting rules: which mode a daemon state represents, which controls that mode needs, and what to fall back to when state is missing.
|
Package lighting holds the drawer's RGB lighting rules: which mode a daemon state represents, which controls that mode needs, and what to fall back to when state is missing. |
|
power
Package power holds the TDP and fan-curve rules the drawer needs in order to avoid offering the user a state the z13ctl daemon would refuse.
|
Package power holds the TDP and fan-curve rules the drawer needs in order to avoid offering the user a state the z13ctl daemon would refuse. |
|
startup
Package startup holds the process-startup logic that runs before any GTK code: command-line scanning and log filtering.
|
Package startup holds the process-startup logic that runs before any GTK code: command-line scanning and log filtering. |
|
theme
Package theme provides color theme definitions, configuration persistence, and CSS generation for the z13gui overlay drawer.
|
Package theme provides color theme definitions, configuration persistence, and CSS generation for the z13gui overlay drawer. |
|
uiscale
Package uiscale computes the drawer's UI scale factor for the gamescope backend, where GTK cannot be asked to scale for us.
|
Package uiscale computes the drawer's UI scale factor for the gamescope backend, where GTK cannot be asked to scale for us. |
Click to show internal directories.
Click to hide internal directories.
