Add kwin full source tree, greeter login, zsh, pcid service, and build system improvements

This commit is contained in:
2026-04-26 22:31:07 +01:00
parent d4a6b356eb
commit 70a84cefee
3416 changed files with 1360518 additions and 10522 deletions
@@ -0,0 +1,18 @@
{
"KPackageStructure": "KWin/Script",
"KPlugin": {
"Authors": [
{
"Email": "user@example.com",
"Name": "Your Name"
}
],
"Description": "An example QtQuick script",
"EnabledByDefault": false,
"Icon": "preferences-system-windows-script-test",
"Id": "quick-script",
"License": "MIT",
"Name": "Quick Script"
},
"X-Plasma-API": "declarativescript"
}