shift-shell/shell/contents/configuration
2025-12-13 11:24:59 -05:00
..
private shell: Fix close button margin 2025-12-13 11:24:59 -05:00
AppletConfiguration.qml shell: Rework configuration implementation 2025-10-05 09:47:35 -04:00
ContainmentConfiguration.qml shell: Rework configuration implementation 2025-10-05 09:47:35 -04:00
README.md shell: Rework configuration implementation 2025-10-05 09:47:35 -04:00

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.