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
+3 -2
View File
@@ -1,4 +1,4 @@
#TODO: performance issues, no keyboard input
#TODO: performance issues, needs libinput runtime validation with evdevd
[source]
git = "https://github.com/jackpot51/cosmic-comp"
branch = "redox"
@@ -7,7 +7,8 @@ branch = "redox"
template = "custom"
dependencies = [
"libffi",
#TODO: requires evdev and some udev implementation: "libinput",
"libevdev",
"libinput",
"libwayland",
"libxkbcommon",
"mesa",