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,14 @@
/*
KWin - the KDE window manager
This file is part of the KDE project.
SPDX-FileCopyrightText: 2016 Martin Gräßlin <mgraesslin@kde.org>
SPDX-License-Identifier: GPL-2.0-or-later
*/
effects.windowAdded.connect(function(w) {
w.fadeAnimation = effect.animate(w, Effect.Opacity, 100, 1.0, 0.0);
});
effect.animationEnded.connect(function(w) {
cancel(w.fadeAnimation);
});
@@ -0,0 +1,3 @@
[Desktop Entry]
Name=An example application
Icon=kwin
@@ -0,0 +1,14 @@
[$Version]
update_info=kwinrules.upd:replace-placement-string-to-enum,kwinrules.upd:use-virtual-desktop-ids
[General]
count=1
rules=ad6fd81c-6dea-46e6-a652-dbffe0aeb7d7
[ad6fd81c-6dea-46e6-a652-dbffe0aeb7d7]
Description=force maximize everything
maximizehoriz=true
maximizehorizrule=2
maximizevert=true
maximizevertrule=2
types=1
@@ -0,0 +1,17 @@
[1]
Description=Window settings for kpat
clientmachine=localhost
clientmachinematch=0
maximizevert=true
maximizevertrule=3
title=KPatience
titlematch=0
types=1
windowrole=mainwindow
windowrolematch=1
wmclass=kpat
wmclasscomplete=false
wmclassmatch=1
[General]
count=1