mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-06-11 08:57:21 +00:00
Apply Motion tokens to startup, applet configuration, lockscreen controls, logout and splash transitions, KWin effects, and the mobile task switcher. Preserve timing-specific behavior where it drives runtime state. |
||
|---|---|---|
| .. | ||
| private | ||
| AppletConfiguration.qml | ||
| ContainmentConfiguration.qml | ||
| README.md | ||
This folder contains source files for implementing the configuration window for applets/containments (including homescreens).
libplasma loads either AppletConfiguration.qml or ContainmentConfiguration.qml (depending on if its an applet or containment) from this folder when requested by the shell, which in turn initializes the config window.