Advance Wayland and KDE package bring-up

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
2026-04-14 10:51:06 +01:00
parent 51f3c21121
commit cf12defd28
15214 changed files with 20594243 additions and 269 deletions
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
SPDX-License-Identifier: CC0-1.0
SPDX-FileCopyrightText: none
-->
<svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" width="20" height="10" version="1.1">
<rect y="0" x="0" height="5" width="10" style="fill:#ff0000;fill-opacity:1;stroke:none"/>
<rect y="0" x="10" height="5" width="10" style="fill:#00ff00;fill-opacity:1;stroke:none"/>
<rect y="5" x="0" height="5" width="10" style="fill:#0000ff;fill-opacity:1;stroke:none"/>
<rect y="5" x="10" height="5" width="10" style="fill:#ffff00;fill-opacity:1;stroke:none"/>
</svg>

After

Width:  |  Height:  |  Size: 620 B