[neon/neon/seeds/Neon/unstable] /: kwin-x11 needs to be in desktop to make xinit happy

Carlos De Maine null at kde.org
Mon May 25 12:02:04 BST 2026


Git commit 937574c59a601686f6ed19d48f17a24b1deb9e03 by Carlos De Maine.
Committed on 25/05/2026 at 11:01.
Pushed by carlosdem into branch 'Neon/unstable'.

kwin-x11 needs to be in desktop to make xinit happy

M  +8    -5    desktop

https://invent.kde.org/neon/neon/seeds/-/commit/937574c59a601686f6ed19d48f17a24b1deb9e03

diff --git a/desktop b/desktop
index 9d92a1b..0d9cd6f 100644
--- a/desktop
+++ b/desktop
@@ -98,10 +98,12 @@ Task-Seeds: desktop-common
 
 == Default Apps ==
 
- * dolphin
+ * (dolphin)
  * (ffmpegthumbs)                   #for dolphin
- * kdeconnect
+ * (kdeconnect)
  * (kdegraphics-thumbnailers)       # for dolphin
+ * (konsole)                        # xinit recommends an x-terminal-emulator form their list
+ * (qmlkonsole)                     # xinit recommends an x-terminal-emulator form their list
 
 
 == Plasma-Workspace ==
@@ -117,14 +119,15 @@ Task-Seeds: desktop-common
  * (kdeplasma-addons)
  * kglobalacceld
  * kinfocenter
- * kio-extras
- * kio-extras5
- * knighttime
+ * (kio-extras)
+ * (kio-extras5)
+ * (knighttime)
  * (kscreen)
  * kscreenlocker
  * (ksshaskpass)
  * kwayland-integration
  * kwin
+ * (kwin-x11)                         # xinit recommends a x-window-manager form their list
  * (kwin-addons)
  * (kwin-common)
  * (kwin-data)


More information about the Neon-commits mailing list