[neon/neon/seeds/Neon/release] /: shamelessly pilfer from kubuntu

Carlos De Maine null at kde.org
Fri Jun 19 03:35:47 BST 2026


Git commit 3e35b0b1bfedf31654d74a3289174caaf95f3f44 by Carlos De Maine.
Committed on 19/06/2026 at 02:35.
Pushed by carlosdem into branch 'Neon/release'.

shamelessly pilfer from kubuntu

M  +22   -2    desktop

https://invent.kde.org/neon/neon/seeds/-/commit/3e35b0b1bfedf31654d74a3289174caaf95f3f44

diff --git a/desktop b/desktop
index ea48e07..1523dc4 100644
--- a/desktop
+++ b/desktop
@@ -174,7 +174,6 @@ Task-Seeds: desktop-common
 
 == Pipewire Bits and Bobs
 
-
  * (libspa-0.2-bluetooth)        # Bluetooth audio devices by default in pipewire
  * (libspa-0.2-libcamera)
  * pipewire
@@ -220,7 +219,6 @@ Task-Seeds: desktop-common
  * (xsettingsd) # Also wanted by GTK apps on Plasma
  * xwayland
 
-
 == KDE neon specific bits ==
 
  * distro-release-notifier
@@ -238,6 +236,28 @@ libavcodec cannot be shipped on CDs (c.f. Ubuntu technical board resolution 2007
  * !libavcodec*
  * (!fonts-guru)
 
+== Make sure these do not get installed as they take over Plasma bits ==
+
+ * !dunst # Conflicts notifications
+ * !mako-notifier # Conflicts notifications
+ * !qt5ct # Conflicts plasma-integration
+ * !xdg-desktop-portal-gnome # Conflicts xdg-desktop-portal-kde
+ * !xserver-xorg-input-wacom # breaks touch events on X11, not needed anyway because Libinput can handle tablets
+
+Ubuntu has added a suggested package which installs a config file for network manager.
+This config file enables a feature which checks the connection is actually connected
+to the internet. It does this by connecting to a website on the internet every five
+minutes.  Due to privacy concerns, KDE neon is NOT installing this package by default,
+leaving it to the user to decide if he/she wants this feature.
+
+ * !network-manager-config-connectivity
+ * !network-manager-config-connectivity-ubuntu
+ * !network-manager-config-connectivity-debian
+
+# ibus front ends we do not want on the iso
+ * !ibus-gtk3
+ * !ibus-gtk4
+
 == Oops handling ==
 
  * (systemd-coredump)


More information about the Neon-commits mailing list