From 8f033325cb1ecebf4674ff7dc0b69d1d29e4ca14 Mon Sep 17 00:00:00 2001 From: Patrick Franz Date: Fri, 31 May 2024 16:54:34 +0200 Subject: [PATCH] Import plasma-workspace_5.27.11.1-1.debian.tar.xz [dgit import tarball plasma-workspace 4:5.27.11.1-1 plasma-workspace_5.27.11.1-1.debian.tar.xz] --- 40-kde-plasma-kf5.conf | 2 + changelog | 1825 +++++++++++++++++++ control | 365 ++++ copyright | 1840 ++++++++++++++++++++ kde-mimeapps.list | 24 + libcolorcorrect5.install | 2 + libcolorcorrect5.symbols | 45 + libkfontinst5.install | 2 + libkfontinstui5.install | 2 + libkworkspace5-5.install | 2 + libkworkspace5-5.symbols | 108 ++ libnotificationmanager1.install | 2 + libnotificationmanager1.symbols | 631 +++++++ libplasma-geolocation-interface5.install | 2 + libplasma-geolocation-interface5.symbols | 27 + libtaskmanager6abi1.install | 2 + libtaskmanager6abi1.symbols | 627 +++++++ libweather-ion7.install | 2 + libweather-ion7.symbols | 22 + patches/add_sddm_debian_breeze.patch | 68 + patches/enable_debianabimanager.diff | 12 + patches/fix-appstreamqt5-1.0-build.patch | 134 ++ patches/series | 3 + plasma-workspace-data.install | 32 + plasma-workspace-data.lintian-overrides | 2 + plasma-workspace-dev.install | 21 + plasma-workspace-wayland.install | 2 + plasma-workspace-wayland.lintian-overrides | 1 + plasma-workspace.install | 76 + plasma-workspace.lintian-overrides | 32 + plasma-workspace.postinst | 47 + plasma-workspace.prerm | 44 + rules | 24 + salsa-ci.yml | 7 + salsa/extra_repository.list | 1 + salsa/qt-kde-team.debian.net.asc | 51 + sddm-theme-breeze.install | 1 + sddm-theme-breeze.postinst | 13 + sddm-theme-breeze.prerm | 12 + sddm-theme-debian-breeze.install | 1 + sddm-theme-debian-breeze.postinst | 13 + sddm-theme-debian-breeze.prerm | 12 + source/format | 1 + upstream/metadata | 6 + upstream/signing-key.asc | 157 ++ watch | 2 + 46 files changed, 6307 insertions(+) create mode 100644 40-kde-plasma-kf5.conf create mode 100644 changelog create mode 100644 control create mode 100644 copyright create mode 100644 kde-mimeapps.list create mode 100644 libcolorcorrect5.install create mode 100644 libcolorcorrect5.symbols create mode 100644 libkfontinst5.install create mode 100644 libkfontinstui5.install create mode 100644 libkworkspace5-5.install create mode 100644 libkworkspace5-5.symbols create mode 100644 libnotificationmanager1.install create mode 100644 libnotificationmanager1.symbols create mode 100644 libplasma-geolocation-interface5.install create mode 100644 libplasma-geolocation-interface5.symbols create mode 100644 libtaskmanager6abi1.install create mode 100644 libtaskmanager6abi1.symbols create mode 100644 libweather-ion7.install create mode 100644 libweather-ion7.symbols create mode 100644 patches/add_sddm_debian_breeze.patch create mode 100644 patches/enable_debianabimanager.diff create mode 100644 patches/fix-appstreamqt5-1.0-build.patch create mode 100644 patches/series create mode 100644 plasma-workspace-data.install create mode 100644 plasma-workspace-data.lintian-overrides create mode 100644 plasma-workspace-dev.install create mode 100644 plasma-workspace-wayland.install create mode 100644 plasma-workspace-wayland.lintian-overrides create mode 100644 plasma-workspace.install create mode 100644 plasma-workspace.lintian-overrides create mode 100644 plasma-workspace.postinst create mode 100644 plasma-workspace.prerm create mode 100755 rules create mode 100644 salsa-ci.yml create mode 100644 salsa/extra_repository.list create mode 100644 salsa/qt-kde-team.debian.net.asc create mode 100644 sddm-theme-breeze.install create mode 100644 sddm-theme-breeze.postinst create mode 100644 sddm-theme-breeze.prerm create mode 100644 sddm-theme-debian-breeze.install create mode 100644 sddm-theme-debian-breeze.postinst create mode 100644 sddm-theme-debian-breeze.prerm create mode 100644 source/format create mode 100644 upstream/metadata create mode 100644 upstream/signing-key.asc create mode 100644 watch diff --git a/40-kde-plasma-kf5.conf b/40-kde-plasma-kf5.conf new file mode 100644 index 00000000..a09e7d75 --- /dev/null +++ b/40-kde-plasma-kf5.conf @@ -0,0 +1,2 @@ +[SeatDefaults] +user-session=kde-plasma-kf5 diff --git a/changelog b/changelog new file mode 100644 index 00000000..e505d1ef --- /dev/null +++ b/changelog @@ -0,0 +1,1825 @@ +plasma-workspace (4:5.27.11.1-1) unstable; urgency=medium + + [ Patrick Franz ] + * New upstream release 5.27.11.1, fixes CVE-2024-36041. + * Build-depend on pkgconf instead of pkg-config as the latter has been + superseded by the former. + + -- Patrick Franz Fri, 31 May 2024 16:54:34 +0200 + +plasma-workspace (4:5.27.11-1) unstable; urgency=medium + + [ Patrick Franz ] + * Bump Standards-Version to 4.7.0 (No changes needed). + * New upstream release (5.27.11). + * Update build-deps and deps with the info from cmake. + + -- Patrick Franz Sun, 19 May 2024 12:22:21 +0200 + +plasma-workspace (4:5.27.10-3) unstable; urgency=medium + + [ Patrick Franz ] + * Update build-deps and deps with the info from cmake. + + -- Patrick Franz Thu, 11 Jan 2024 23:25:34 +0100 + +plasma-workspace (4:5.27.10-2) unstable; urgency=medium + + * Update AppStream 1.0 compat patch + * Tighten build-dep on breeze-dev (Closes: #1058908) + + -- Matthias Klumpp Mon, 18 Dec 2023 22:12:28 +0100 + +plasma-workspace (4:5.27.10-1) unstable; urgency=medium + + * Team upload. + * New upstream release (5.27.10). + * Add fix-appstreamqt5-1.0-build.patch: + - Fixes FTBFS with AppStreamQt5 >= 1.0 + + -- Matthias Klumpp Mon, 18 Dec 2023 10:02:34 +0100 + +plasma-workspace (4:5.27.9.1-1) unstable; urgency=medium + + [ Patrick Franz ] + * New upstream release (5.27.9). + * Update build-deps and deps with the info from cmake. + * New upstream release (5.27.9.1). + + -- Patrick Franz Fri, 27 Oct 2023 21:54:39 +0200 + +plasma-workspace (4:5.27.8-2) unstable; urgency=medium + + [ Patrick Franz ] + * Undo the fix for the cleaning of lookandfeel/sddm-theme-debian as it + breaks the login screen (Closes :#1052012). + + -- Patrick Franz Sun, 17 Sep 2023 15:58:26 +0200 + +plasma-workspace (4:5.27.8-1) unstable; urgency=medium + + [ Pino Toscano ] + * Make sure to clean lookandfeel/sddm-theme-debian, created at cmake time + as result of patch add_sddm_debian_breeze.patch. (Closes: #1047031) + * Remove 8 obsolete maintscript entries in 1 files. + * Remove inactive Uploaders. + * Modernize building: + - add the dh-sequence-kf5 build dependency to use the kf5 addon + automatically + - add the dh-sequence-pkgkde-symbolshelper build dependency to use the + pkgkde_symbolshelper addon automatically + - add the dh-sequence-sodeps build dependency to use the sodeps addon + automatically + - drop all the manually specified addons and buildsystem for dh + + [ Patrick Franz ] + * New upstream release (5.27.8). + * Update build-deps and deps with the info from cmake. + * Remove patch for crashes when closing windows as it has been applied + upstream. + + -- Patrick Franz Wed, 13 Sep 2023 22:24:04 +0200 + +plasma-workspace (4:5.27.7-2) unstable; urgency=medium + + [ Patrick Franz ] + * Add patch to fix potential crash when closing a Plasma popup. + + -- Patrick Franz Mon, 07 Aug 2023 16:42:56 +0200 + +plasma-workspace (4:5.27.7-1) unstable; urgency=medium + + [ Patrick Franz ] + * New upstream release (5.27.7). + * Update build-deps and deps with the info from cmake. + + -- Patrick Franz Thu, 03 Aug 2023 18:55:15 +0200 + +plasma-workspace (4:5.27.5-2) unstable; urgency=medium + + * Release to unstable. + + -- Aurélien COUDERC Sat, 27 May 2023 18:23:46 +0200 + +plasma-workspace (4:5.27.5-1) experimental; urgency=medium + + [ Patrick Franz ] + * New upstream release (5.27.5). + * Update build-deps and deps with the info from cmake. + * Update symbols from buildlogs. + + -- Patrick Franz Tue, 09 May 2023 23:28:49 +0200 + +plasma-workspace (4:5.27.3-1) experimental; urgency=medium + + [ Patrick Franz ] + * New upstream release (5.27.3). + * Update build-deps and deps with the info from cmake. + + -- Patrick Franz Wed, 22 Mar 2023 23:19:30 +0100 + +plasma-workspace (4:5.27.2-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.27.1). + * Update build-deps and deps with the info from cmake. + * New upstream release (5.27.2). + * Update build-deps and deps with the info from cmake. + * Update symbols from build for 5.27.2. + + -- Aurélien COUDERC Tue, 28 Feb 2023 15:01:19 +0100 + +plasma-workspace (4:5.27.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.27.0). + * Update build-deps and deps with the info from cmake. + * Update symbols from build for 5.27.0. + * Update breaks/replaces against plasma-desktop-data. + * Add optional build dependency on wayland-protocols. + + -- Aurélien COUDERC Sat, 18 Feb 2023 17:08:46 +0100 + +plasma-workspace (4:5.26.90-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.26.90). + * Update build-deps and deps with the info from cmake. + * Bump Standards-Version to 4.6.2, no change required. + * Refresh patch add_sddm_debian_breeze.patch. + * Update the list of installed files from build logs. + * Update cross-plasma versioned dependencies. + * Update symbols from build for 5.26.90. + * Refresh copyright information. + + -- Aurélien COUDERC Mon, 23 Jan 2023 21:50:58 +0100 + +plasma-workspace (4:5.26.5-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.26.5). + * Update build-deps and deps with the info from cmake. + + -- Aurélien COUDERC Sat, 07 Jan 2023 00:22:29 +0100 + +plasma-workspace (4:5.26.4.1-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.26.4.1). + * Update build-deps and deps with the info from cmake. + * Refresh patches. + * Drop backported upstream fix for a Wayland crasher, it seems to cause + shell freezes. + + -- Aurélien COUDERC Tue, 29 Nov 2022 16:09:02 +0100 + +plasma-workspace (4:5.26.3-3) unstable; urgency=medium + + [ Aurélien COUDERC ] + * Backport upstream fix for a Wayland crasher. + + -- Aurélien COUDERC Wed, 23 Nov 2022 22:40:05 +0100 + +plasma-workspace (4:5.26.3-2) unstable; urgency=medium + + [ Aurélien COUDERC ] + * Tighten dependency on breeze-dev. + + -- Aurélien COUDERC Wed, 09 Nov 2022 23:14:41 +0100 + +plasma-workspace (4:5.26.3-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.26.3). + * Update build-deps and deps with the info from cmake. + * Drop patch upstream_9ec6cf47_fix-xwayland-scaling.patch, applied + upstream. + + -- Aurélien COUDERC Tue, 08 Nov 2022 16:04:30 +0100 + +plasma-workspace (4:5.26.2-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.26.1). + * Update build-deps and deps with the info from cmake. + * New upstream release (5.26.2). + * Update build-deps and deps with the info from cmake. + * Tighten cross-plasma components dependencies. + * Add libkpipewire-dev as a build dependency + * Add qml-module-org-kde-pipewire as a runtime recommends. (Closes: + #1023174) + * Backport upstream commit to fix scayling issues with XWayland. + + -- Aurélien COUDERC Thu, 03 Nov 2022 00:41:59 +0100 + +plasma-workspace (4:5.26.0-2) unstable; urgency=medium + + [ Aurélien COUDERC ] + * Really fix the login screen issue. + + -- Aurélien COUDERC Fri, 14 Oct 2022 15:01:15 +0200 + +plasma-workspace (4:5.26.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.26.0). + * Update build-deps and deps with the info from cmake. + * Fix Debian-themed sddm login screen. + * Release to unstable. + + -- Aurélien COUDERC Tue, 11 Oct 2022 15:44:24 +0200 + +plasma-workspace (4:5.25.90-2) experimental; urgency=medium + + [ Aurélien COUDERC ] + * Tighten cross-plasma components dependencies. + + -- Aurélien COUDERC Fri, 07 Oct 2022 11:47:07 +0200 + +plasma-workspace (4:5.25.90-1) experimental; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.25.90). + * Update build-deps and deps with the info from cmake. + * Refresh patches. + * Drop patch upstream_c7ba560c_widgetexplorer-Dont-recurse-into- + applets-containments.patch, applied upstream. + * Update the list of installed files from build logs. + * Update symbols from build for 5.25.90. + * Refresh copyright information. + + -- Aurélien COUDERC Sun, 25 Sep 2022 00:14:26 +0200 + +plasma-workspace (4:5.25.5-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.25.5). + * Update build-deps and deps with the info from cmake. + * Drop patch upstream-e64c1372- + Fix_systemmonitor_preferences_being_reset.patch applied upstream. + * Backport upstream patch to fix some plasmashell crashes + + -- Aurélien COUDERC Fri, 09 Sep 2022 23:22:28 +0200 + +plasma-workspace (4:5.25.4-3) unstable; urgency=medium + + [ Aurélien COUDERC ] + * Add missing Breaks/Replaces against plasma-desktop (<< 4:5.24.0~). + (Closes: #1017580) + + -- Aurélien COUDERC Thu, 18 Aug 2022 18:34:12 +0200 + +plasma-workspace (4:5.25.4-2) unstable; urgency=medium + + * Backport upstream commit to fix systemmonitor applet preferences + being reset. + + -- Aurélien COUDERC Wed, 10 Aug 2022 07:58:04 +0200 + +plasma-workspace (4:5.25.4-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.25.4). + + -- Aurélien COUDERC Tue, 02 Aug 2022 17:34:53 +0200 + +plasma-workspace (4:5.25.3.1-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.25.2). + * Drop now unused build dependencies on libfreetype-dev, + libkf5kdelibs4support-dev, libkf5su-dev and qttools5-dev. + * Refresh lintian overrides. + * Add a Recommends on systemsettings used to invoke KCMs. + * Remove mentions of Plasma 4 from package description. + * Review copyright information. + * New upstream release (5.25.3.1). + * Release to unstable + + -- Aurélien COUDERC Sun, 17 Jul 2022 15:29:24 +0200 + +plasma-workspace (4:5.25.1-1) experimental; urgency=medium + + [ Patrick Franz ] + * New upstream release (5.25.1). + * Update build-deps and deps with the info from cmake. + * Tighten inter-Plasma dependencies. + + -- Patrick Franz Tue, 21 Jun 2022 21:47:32 +0200 + +plasma-workspace (4:5.25.0-1) experimental; urgency=medium + + * New upstream release (5.25.0). + * Update build-deps and deps with the info from cmake. + * Tighten cross-plasma components dependencies. + * Bump Standards-Version to 4.6.1, no change required. + + -- Aurélien COUDERC Tue, 14 Jun 2022 21:27:01 +0200 + +plasma-workspace (4:5.24.90-2) experimental; urgency=medium + + * Tighten build dependencies to >= 5.24.90~ for kscreenlocker-dev, kwin-dev, + libkf5screen-dev, libkf5sysguard-dev and liblayershellqtinterface-dev. + + -- Aurélien COUDERC Tue, 31 May 2022 22:41:38 +0200 + +plasma-workspace (4:5.24.90-1) experimental; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.24.90). + * Update symbols from build for 5.24.90. + * Add explicit build dependency to libicu-dev. + * Bump libkf5config-dev build-dependency to 5.94.0 to ensure we have + libkf5configqml available. + * Refresh patch adding Debian theme for SDDM. + * Drop patches applied upstream. + + -- Aurélien COUDERC Fri, 20 May 2022 11:47:36 +0200 + +plasma-workspace (4:5.24.5-2) unstable; urgency=medium + + [ Patrick Franz ] + * Add patch to fix top-level menu text coloration. + * Add patch to find metadata in json format. + + -- Patrick Franz Fri, 27 May 2022 12:14:54 +0200 + +plasma-workspace (4:5.24.5-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.24.5). + + -- Aurélien COUDERC Thu, 12 May 2022 21:40:39 +0200 + +plasma-workspace (4:5.24.4-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.24.4). + + -- Aurélien COUDERC Wed, 30 Mar 2022 14:08:17 +0200 + +plasma-workspace (4:5.24.3-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.24.3). + * Added myself to the uploaders. + + -- Aurélien COUDERC Thu, 10 Mar 2022 08:04:47 +0100 + +plasma-workspace (4:5.24.2-2) unstable; urgency=medium + + [ Pino Toscano ] + * Bump the plasma-desktop-data breaks/replaces of plasma-workspace-data to + 4:5.24.0. (Closes: #1006538) + + -- Patrick Franz Sun, 27 Feb 2022 12:41:51 +0100 + +plasma-workspace (4:5.24.2-1) unstable; urgency=medium + + [ Patrick Franz ] + * New upstream release (5.24.2). + * Re-export signing key without extra signatures. + * Update B-Ds and deps with the info from cmake. + * Remove autopkgtest. + * Update list of installed files. + * Update symbols from buildlogs. + * Update d/copyright. + * Add kde-mimeapps.list to plasma-workspace in order to set Okular and + Gwenview as default applications for documents and images (Closes: + #1005074). + + -- Patrick Franz Sat, 26 Feb 2022 21:59:51 +0100 + +plasma-workspace (4:5.23.5-1) unstable; urgency=medium + + [ Patrick Franz ] + * New upstream release (5.23.5). + * Update B-Ds. + + -- Patrick Franz Fri, 07 Jan 2022 18:19:12 +0100 + +plasma-workspace (4:5.23.4-2) unstable; urgency=medium + + [ Norbert Preining ] + * Cherry-pick upstream fix for crash on USB unmount. + + -- Norbert Preining Tue, 21 Dec 2021 09:45:32 +0900 + +plasma-workspace (4:5.23.4-1) unstable; urgency=medium + + [ Norbert Preining ] + * New upstream release (5.23.4). + + [ Patrick Franz ] + * Update B-Ds. + + -- Patrick Franz Thu, 02 Dec 2021 22:41:41 +0100 + +plasma-workspace (4:5.23.3-1) unstable; urgency=medium + + [ Norbert Preining ] + * New upstream release (5.23.3). + + -- Norbert Preining Wed, 10 Nov 2021 08:42:42 +0900 + +plasma-workspace (4:5.23.2-1) unstable; urgency=medium + + [ Norbert Preining ] + * New upstream release (5.23.1). + * Drop upstream patch. + * New upstream release (5.23.2). + + -- Norbert Preining Wed, 03 Nov 2021 22:21:04 +0900 + +plasma-workspace (4:5.23.0-3) unstable; urgency=medium + + [ Norbert Preining ] + * Cherry-pick upstream fix for sddm login problem. + + -- Norbert Preining Sat, 16 Oct 2021 17:05:53 +0900 + +plasma-workspace (4:5.23.0-2) unstable; urgency=medium + + [ Patrick Franz ] + * Update upstream signing-key. + * Tighten build-dependencies. + * Bump Standards-Version to 4.6.0 (no changes needed). + + -- Patrick Franz Fri, 15 Oct 2021 22:37:51 +0200 + +plasma-workspace (4:5.23.0-1) unstable; urgency=medium + + [ Norbert Preining ] + * New upstream release (5.23.0). + * Update list of installed files. + * Adjust Replaces/Breaks for file moves. + * Update symbols. + * Update lintian overrides. + * Update patches, drop uxterm one. + * Add breaks/replaces against breeze for moved files. + * Update list of installed files. + * Update symbols. + + -- Norbert Preining Thu, 14 Oct 2021 20:13:16 +0900 + +plasma-workspace (4:5.21.5-3) unstable; urgency=medium + + [ Norbert Preining ] + * Fix missing fontconfig libraries during link stage. + + -- Norbert Preining Thu, 19 Aug 2021 16:29:40 +0900 + +plasma-workspace (4:5.21.5-2) unstable; urgency=medium + + [ Patrick Franz ] + * Release to unstable. + + -- Patrick Franz Tue, 17 Aug 2021 15:56:35 +0200 + +plasma-workspace (4:5.21.5-1) experimental; urgency=medium + + [ Patrick Franz ] + * New upstream release (5.21.5). + * Adjust breaks/replace for plasma-workspace-data because of a moved + translation-file. + + -- Patrick Franz Fri, 07 May 2021 19:12:43 +0200 + +plasma-workspace (4:5.21.4-1) experimental; urgency=medium + + [ Patrick Franz ] + * New upstream release (5.21.4). + + -- Patrick Franz Tue, 06 Apr 2021 17:48:14 +0200 + +plasma-workspace (4:5.21.3-1) experimental; urgency=medium + + [ Norbert Preining ] + * New upstream release (5.21.3). + + -- Norbert Preining Wed, 17 Mar 2021 05:49:43 +0900 + +plasma-workspace (4:5.21.2-1) experimental; urgency=medium + + [ Patrick Franz ] + * New upstream release (5.21.2). + + -- Norbert Preining Wed, 03 Mar 2021 05:33:50 +0900 + +plasma-workspace (4:5.21.1-1) experimental; urgency=medium + + [ Norbert Preining ] + * New upstream release (5.21.1). + + -- Norbert Preining Wed, 24 Feb 2021 14:36:41 +0900 + +plasma-workspace (4:5.21.0-1) experimental; urgency=medium + + [ Norbert Preining ] + * Update upstream metadata. + * New upstream release (5.21.0). + * Update build-deps and deps with the info from cmake. + * Drop upstream patches. + * Update list of installed files. + * Update symbols. + + -- Norbert Preining Wed, 17 Feb 2021 05:42:28 +0900 + +plasma-workspace (4:5.20.5-6) unstable; urgency=medium + + * Add breaks+replaces for plasma-workspace in plasma-workspace-data as + this can cause files to disappear on an buster->bullseye upgrade. + Thx to Andreas Beckmann (Closes: #988098). + + -- Patrick Franz Fri, 07 May 2021 20:58:22 +0200 + +plasma-workspace (4:5.20.5-5) unstable; urgency=medium + + * Team upload. + + [ Aurélien COUDERC ] + * Cherry-pick upstream calculator fixes for KRunner: + - Single digit factorials. + - Parsing of hexadecimal numbers. + + -- Aurélien COUDERC Mon, 01 Mar 2021 00:13:07 +0100 + +plasma-workspace (4:5.20.5-4) unstable; urgency=medium + + * Team upload. + + [ Norbert Preining ] + * Cherry-pick (and adjust) upstream fix for knsrc usage in wallpaper.knsrc + + [ Aurélien COUDERC ] + * Cherry-pick upstream fix for X11 variables setup in wayland startup. + + -- Aurélien COUDERC Wed, 24 Feb 2021 13:34:53 +0100 + +plasma-workspace (4:5.20.5-3) unstable; urgency=medium + + * Update upstream metadata. + * Rebuild against new e-c-m to fix broken template tar. + + -- Norbert Preining Sun, 24 Jan 2021 14:45:06 +0900 + +plasma-workspace (4:5.20.5-2) unstable; urgency=medium + + * Team upload. + * Backport upstream LTS bugfixes: + - [lookandfeel] Avoid rendering invisible contents (fixes random lockscreen + 100% usage issue). + - [lookandfeel] Fix wake existing screensaver mode with key presses + * Build with hardening=+all build hardening flag. + + -- Aurélien COUDERC Thu, 14 Jan 2021 10:09:30 +0100 + +plasma-workspace (4:5.20.5-1) unstable; urgency=medium + + [ Norbert Preining ] + * New upstream release (5.20.5). + * Update lintian overrides. + + -- Norbert Preining Wed, 06 Jan 2021 23:50:53 +0900 + +plasma-workspace (4:5.20.4-6) unstable; urgency=medium + + * Add breeze-dev to B-D (optional package). + * Remove plasma-workspace-wallpapers from B-D. + + -- Norbert Preining Mon, 28 Dec 2020 09:31:32 +0900 + +plasma-workspace (4:5.20.4-5) unstable; urgency=medium + + * Release to unstable. + + -- Norbert Preining Tue, 22 Dec 2020 11:04:38 +0900 + +plasma-workspace (4:5.20.4-4) experimental; urgency=medium + + * Team upload. + + [ Sandro Knauß ] + * Add Breaks/Replaces for plasma-workspace-data against plasma- + desktop. + + [ Norbert Preining ] + * Add qml-module-org-kde-prison to the deps of p-w. + + -- Aurélien COUDERC Sat, 19 Dec 2020 14:30:07 +0100 + +plasma-workspace (4:5.20.4-3) experimental; urgency=medium + + * Team upload. + * Add missing runtime dependency to qml-module-org-kde-userfeedback for the + user feedback KCM. + + -- Aurélien COUDERC Wed, 16 Dec 2020 10:14:30 +0100 + +plasma-workspace (4:5.20.4-2) experimental; urgency=medium + + * Rebuild for Qt transition. + + -- Norbert Preining Sun, 13 Dec 2020 00:41:38 +0900 + +plasma-workspace (4:5.20.4-1) experimental; urgency=medium + + [ Norbert Preining ] + * New upstream release (5.20.4). + * Update build-deps with the info from cmake. + * Add libkfontinst* packages. + * Remove applied patches: + . fix-plasma-desktop-type + . upstream_Fix-missing-Switch-User-button-on-lockscreen-with-sy.patch + . upstream_libkworkspace-Fix-if-getCurrentSeat-needs-to-fallbac.patch + . upstream_libkworkspace-Port-from-deprecated-GetSessionByPID.patch + * Update symbols. + * Update list of installed files. + * Add Replaces/Breaks for files moved from plasma-desktop. + * Include plasma-desktop patch allow_uxterm_overrides.diff + + [ Pino Toscano ] + * Switch the transitional libxcb-util0-dev build dependency to + libxcb-util-dev. + * Bump Standards-Version to 4.5.1, no changes required. + * Update renamed lintian tag names in lintian overrides. + * Remove listed license files (COPYING.LIB) from copyright. + * Remove obsolete fields Contact, Name from debian/upstream/metadata (already + present in machine-readable debian/copyright). + + -- Norbert Preining Wed, 09 Dec 2020 14:17:33 +0900 + +plasma-workspace (4:5.19.5-5) unstable; urgency=medium + + [ Scarlett Moore ] + * Fix "Undefined symbols: Need rebuild ?" tighten dependencies with kwin* + dependencies. (Closes: #974430) + * Bump all build dependencies according to cmake. + - Add build dependencies needed by kpackage metainfo generator. + * Refresh symbol files. Removed 1 optional MISSING. + * Refresh install files. + + [ Sandro Knauß ] + * Fix "No "Switch-User" with systemd V246" (Closes: #970742) + - add upstream patch: + upstream_libkworkspace-Fix-if-getCurrentSeat-needs-to-fallbac.patch + upstream_libkworkspace-Port-from-deprecated-GetSessionByPID.patch + upstream_Fix-missing-Switch-User-button-on-lockscreen-with-sy.patch + + -- Norbert Preining Tue, 17 Nov 2020 11:00:46 +0900 + +plasma-workspace (4:5.19.5-4) unstable; urgency=medium + + [ Debian Qt/KDE Maintainers ] + * Add missing Breaks/Replaces against p-desktop-data (Closes: #974054) + + -- Norbert Preining Tue, 10 Nov 2020 05:57:59 +0900 + +plasma-workspace (4:5.19.5-3) unstable; urgency=medium + + * Release to unstable. + + -- Norbert Preining Fri, 06 Nov 2020 08:37:24 +0900 + +plasma-workspace (4:5.19.5-2) experimental; urgency=medium + + * Rebuild for Qt 5.15 + + -- Norbert Preining Mon, 02 Nov 2020 09:27:43 +0900 + +plasma-workspace (4:5.19.5-1) experimental; urgency=medium + + * New upstream release (5.19.5). + * Add Patrick and myself to uploaders. + + -- Norbert Preining Mon, 19 Oct 2020 18:49:21 +0900 + +plasma-workspace (4:5.19.4-2) experimental; urgency=medium + + * Team upload. + + [ Norbert Preining ] + * Fix arch-specific path in d/rules. + + -- Norbert Preining Sun, 18 Oct 2020 20:15:38 +0900 + +plasma-workspace (4:5.19.4-1) experimental; urgency=medium + + * Team upload. + + [ Scarlett Moore ] + * Bump compat level to 13. + * Add Rules-Requires-Root field to control. + * New upstream release (5.18.5). + * Update build-deps and deps with the info from cmake. + * Delete not needed Breaks/Confilcts. + * Add myself to Uploaders. + * Remove not needed injection of linker flags. + * Update Homepage link to point to new invent.kde.org + * Update field Source in debian/copyright to invent.kde.org move. + * Set/Update field Upstream-Contact in debian/copyright. + + [ Norbert Preining ] + * New upstream release (5.19.4). + * Remove Maximiliano from Uploaders as requested on IRC. + * Change maintainer in d/control to Debian Qt/KDE Maintainers. + * Update build-deps with the info from cmake. + * Update symbols files. + * Update list of installed files. + * Defuzzify patches. + * Update lintian overrides. + * Change Type in plasma.desktop to Application. + * Tighten B-D for libkf5sysguard-dev, 5.17 does not suffice. + * Remove exec permissions from plasma-sourceenv.sh. + + -- Norbert Preining Fri, 16 Oct 2020 12:34:17 +0900 + +plasma-workspace (4:5.17.5-4) unstable; urgency=medium + + * Team upload. + * Upload to unstable. + * Bump Standards-Version to 4.5.0, no changes required. + + -- Pino Toscano Fri, 14 Feb 2020 21:05:42 +0100 + +plasma-workspace (4:5.17.5-3) experimental; urgency=medium + + * Team upload. + + [ Aurélien COUDERC ] + * Fix tiny login font size in SDDM Debian Breeze theme due to upstream + changes. + + -- Aurélien COUDERC Tue, 21 Jan 2020 17:15:57 +0100 + +plasma-workspace (4:5.17.5-2) experimental; urgency=medium + + * Team upload. + + [ Pino Toscano ] + * Add breaks/replaces with plasma-desktop & plasma-desktop-data < 5.17, + as some files were moved to plasma-workspace. (Closes: #949317, + see #949334) + + [ John Scott ] + * Add description to plasma-workspace-wayland + + -- Pino Toscano Mon, 20 Jan 2020 08:08:46 +0100 + +plasma-workspace (4:5.17.5-1) experimental; urgency=medium + + * Team upload. + + [ Maximiliano Curia ] + * New upstream release (5.16.5). + * Update build-deps and deps with the info from cmake + * Salsa CI automatic initialization by Tuco + + [ Pino Toscano ] + * New upstream release. + * Update the patches: + - upstream_Add-missing-include.patch: drop, backported from upstream + - upstream_Fix-compilation.patch: drop, backported from upstream + - upstream_Add-missing-include-QJsonArray-to-fix-compilation-wi.patch: + drop, backported from upstream + - upstream_Dont_bind_model_inside_headerItem.patch: disable for now, as its + status is unclear + - upstream_Harmonize-usage-of-HAVE_X11-using-if-and-cmakedefine.patch: + drop, backported from upstream + - upstream_Fix-build-with-gpsd-3.20.patch: drop, backported from upstream + * Remove breaks/replaces, and conffile removals for versions older than + oldstable. + * Since libtaskmanager had an ABI break without an SONAME bump, use the + DebianABIManager to rename libtaskmanager1 to libtaskmanager1abi1. + * Update symbols files. + * Update lintian overrides. + * Apply the overrides of dh_fixperms, and dh_gencontrol only in arch builds, + as they work on arch:any packages. + * Split plasma-workspace-data out of plasma-workspace. + * Remove unused build dependencies: kgendesignerplugin, libboost-dev, + libkf5webkit-dev, libkf5xmlrpcclient-dev, libnm-dev, libpam0g-dev, + libqt5sensors5-dev, libraw1394-dev, libxapian-dev, lm-sensors, and + qtscript5-dev. + + [ Jiří Paleček ] + * Update build-deps for 5.17 + * Introduce new library, libnotificationmanager1 + * Add new files and remove deleted ones + * Remove references to startkde + - startkde is now startplasma-* + * Drop d/p/replace-fds patch, should not be needed + + -- Pino Toscano Fri, 17 Jan 2020 21:00:39 +0100 + +plasma-workspace (4:5.14.5.1-5) unstable; urgency=medium + + * Team upload. + * Backport upstream commit c534fdf1ba34d0ea8a08b9b5266384a3243271e0 to build + with newer cmake; patch + upstream_Harmonize-usage-of-HAVE_X11-using-if-and-cmakedefine.patch. + * Backport upstream commit 0c4974d68804cdaff2efb6317f7853a89d3a3d2b to fix + build with gpsd 3.20; patch upstream_Fix-build-with-gpsd-3.20.patch. + * Bump the debhelper compatibility to 12: + - switch the debhelper build dependency to debhelper-compat 12 + - remove debian/compat + * Drop the kde-l10n breaks/replaces, no more needed after two Debian stable + releases. + + [ Maximiliano Curia ] + * Salsa CI automatic initialization by Tuco + + -- Pino Toscano Sun, 12 Jan 2020 09:57:44 +0100 + +plasma-workspace (4:5.14.5.1-4) unstable; urgency=medium + + * Team upload. + * Backport upstream_dont_bind_model_inside_headerItem.patch to avoid infinite + recursion in Plasma notifications (Closes: #943344). + * Refresh add_sddm_debian_breeze.patch. + + -- Lisandro Damián Nicanor Pérez Meyer Wed, 23 Oct 2019 15:45:35 -0300 + +plasma-workspace (4:5.14.5.1-3) unstable; urgency=medium + + * Team upload. + * Simplify the dependencies of plasma-workspace-dev: + - remove kwin-common, and plasma-workspace, which are not needed (it is + a package only with development libraries) + - use the sodeps addon instead of the custom dhmk target to get the + dependencies for all the so symlinks shipped + * Tighten library dependencies. + * Install 40-kde-plasma-kf5.conf using plasma-workspace.install, instead of + copying it manually. + * Update lintian overrides. + + -- Pino Toscano Sat, 05 Oct 2019 07:07:33 +0200 + +plasma-workspace (4:5.14.5.1-2) unstable; urgency=medium + + * Team upload. + * Bump Standards-Version to 4.4.1, no changes required. + * Pass -DBUILD_TESTING=OFF to cmake to disable the build of tests, as they + are not run at build time anyway. + * Drop the 'testsuite' autopkgtest, as it does not test the installed + packages + - drop patch disable_incompatible_tests, no more needed now + * Remove unused debian/meta stuff. + * Drop the migration from plasma-workspace-dbg, no more needed after two + Debian stable releases. + * Backport upstream commits a788ab3d08a8a68ed232f81a2110f447080451ec, + 0c4ec1c4af05aa1f6e36c934881cf6f427f7241a, and + eaa5e74c04c56d035cfb307fc292f585ad530275 to fix build with newer KF; + patches upstream_Add-missing-include.patch, + upstream_Fix-compilation.patch, and + upstream_Add-missing-include-QJsonArray-to-fix-compilation-wi.patch. + * Update symbols files. + * Switch the section of the libraries to libs, and the -dev packages to + libdevel. + + -- Pino Toscano Tue, 01 Oct 2019 20:43:23 +0200 + +plasma-workspace (4:5.14.5.1-1) unstable; urgency=medium + + * New upstream bugfix release (5.14.5.1). + - [weather dataengine] bbc,envcan,noaa: fix day/night calculation for + observe (03e13b10) + - [weather dataengine] envcan: fix forecast icons to match "ice pellets" + (28d0af67) + - Fix System Tray popup interactivity after echanging item visiblity + (6fcf9a5e) + Fixes upstream bug 393630 (https://bugs.kde.org/show_bug.cgi?id=393630) + - weather dataengine] noaa: another forecast string found in use + (ed7c5796) + - [kio_applications] Fix last dir item being shown twice (3431ea6d) + - [plasmawindowed] Pick up KQuickAddons::QtQuickSettings (ddde180a) + - weather dataengine] noaa: support more "Slight Chance *" forecast + strings (182ef20a) + - [weather dataengine] Remove duplicated condition/forecast strings + (6b4e2500) + - Translation updates (679aabe9, ec7f62b7, 4434af77) + - StatusItemNotifier: fix overlays by name with icons by name (65f3a961) + - [weather dataengine] noaa: add another forecast string found in use + (91633c6c) + - [weather dataengine] bbc: use night icons for forecast "Tonight" + (458fdeac) + - Useful error output when shell loading is aborted due to + kactivitymanagerd not being activatable (6d16583e) + + -- Maximiliano Curia Wed, 13 Feb 2019 21:06:30 +0100 + +plasma-workspace (4:5.14.5-1) unstable; urgency=medium + + * New upstream release (5.14.5). + * Release to unstable + + -- Maximiliano Curia Thu, 24 Jan 2019 09:26:11 -0300 + +plasma-workspace (4:5.14.3-1) unstable; urgency=medium + + * Update upsteam signing-key + * New upstream release (5.14.3). + * Update build-deps and deps with the info from cmake + * Update install files + * Update symbols files + * Add webshortcuts_config desktop file + * Bump group breaks (4:5.14) + * Release to unstable + + -- Maximiliano Curia Fri, 23 Nov 2018 08:50:52 -0300 + +plasma-workspace (4:5.13.5-1) unstable; urgency=medium + + * New upstream release (5.13.5). + * Release to unstable + + -- Maximiliano Curia Thu, 06 Sep 2018 20:40:45 +0200 + +plasma-workspace (4:5.13.4-1) unstable; urgency=medium + + * New upstream release (5.13.4). + * Update install files + * Release to unstable + + -- Maximiliano Curia Sun, 19 Aug 2018 23:18:21 +0200 + +plasma-workspace (4:5.13.2-1) unstable; urgency=medium + + * New upstream release (5.13.2). + * Degrade kde-cli-tools to recommends + * Release to unstable + + -- Maximiliano Curia Sat, 30 Jun 2018 13:52:11 +0200 + +plasma-workspace (4:5.13.1-1) unstable; urgency=medium + + * New revision + * Add ksysguardd recommends + * Switch to default-dbus-session-bus | dbus-session-bus. + Thanks to Zhang Jingqiang for the report (Closes: 852680) + * New upstream release (5.13.1). + * Update build-deps and deps with the info from cmake + * Force building against the new version of libprocesscore7 + * Refresh patches, drop upstream applied + * Update install files + * Update symbols files + * Bump group breaks (4:5.13) + * Release to unstable + + -- Maximiliano Curia Tue, 26 Jun 2018 13:43:24 +0200 + +plasma-workspace (4:5.12.5-1) unstable; urgency=medium + + * New upstream release (5.12.5). + * Add libkf5config-bin dependency. + kreadconfig5 is used in the startkde script + * Bump Standards-Version to 4.1.4. + * Use https for the debian/copyright + * Add missing -dev dependency + * Add patch: Avoid-including-the-generated-config-X11-private-header.patch + * Release to unstable + + -- Maximiliano Curia Wed, 09 May 2018 13:24:11 +0200 + +plasma-workspace (4:5.12.4-1) unstable; urgency=medium + + [ Scarlett Clark ] + * Remove qttools5-dev-tools from plasma-workspace runtime dependencies. + startkde no longer uses qtpath to figure out configuration paths. + + [ Maximiliano Curia ] + * New upstream release (5.12.4). + * Release to unstable + + -- Maximiliano Curia Wed, 28 Mar 2018 18:12:55 +0200 + +plasma-workspace (4:5.12.3-1) sid; urgency=medium + + * New upstream release (5.12.3). + * Release to sid + + -- Maximiliano Curia Wed, 07 Mar 2018 19:14:13 +0100 + +plasma-workspace (4:5.12.2-1) sid; urgency=medium + + * New upstream release (5.12.2). + * Release to sid + + -- Maximiliano Curia Sat, 24 Feb 2018 09:47:56 +0100 + +plasma-workspace (4:5.12.1-1) sid; urgency=medium + + [ Aurélien COUDERC ] + * Use dash instead of bash for themes postinst as bash is not needed + * Remove redundant sh -e / set -e in themes prerm + + [ Maximiliano Curia ] + * Use the salsa canonical urls + * New upstream release (5.12.1). + * Release to sid + + -- Maximiliano Curia Tue, 20 Feb 2018 22:09:06 +0100 + +plasma-workspace (4:5.12.0-2) sid; urgency=medium + + * New revision + * Drop qml-module-org-kde-extensionplugin transitional package dependency + * Release to sid + + -- Maximiliano Curia Mon, 12 Feb 2018 16:03:54 +0100 + +plasma-workspace (4:5.12.0-1) experimental; urgency=medium + + * Bump debhelper build-dep and compat to 11. + * Build without build_stamp + * Add libpkgs_addsubst_allLibraries to the build sequence + * Add link options as-needed + * Add Bhushan Shah upstream signing key + * New upstream release (5.12.0). + * Update build-deps and deps with the info from cmake + * Bump Standards-Version to 4.1.3. + * Bump group breaks (5.12) + * Update install files + * Add new lib package libcolorcorrect5 + * Update install files + * Drop legacytaskmanager from the acc file + * Update symbols files. + * Add symbols for libcolorcorrect + * Update copyright information + * Use https uri for uscan + * Release to experimental + + -- Maximiliano Curia Thu, 08 Feb 2018 15:21:09 +0100 + +plasma-workspace (4:5.11.4-1) experimental; urgency=medium + + [ Dmitry Shachnev ] + * Drop kubuntu_startkde-qtpath.diff, not needed with qtchooser 52-gae5eeef + and newer which has fallback support for qtpaths. + + [ Maximiliano Curia ] + * Update changelog for 4:5.10.5-2~ release + * Release to sid + * Update changelog for 4:5.10.5-2 release + * Bump Standards-Version to 4.1.0. + * New upstream release (5.11.4). + * Bump Standards-Version to 4.1.2. + * Update install files + * Add runtime dependency to drkonqi + * Update symbols files + * Add build dependency kgendesignerplugin + * Update install files + * Release to experimental + + -- Maximiliano Curia Wed, 03 Jan 2018 16:49:19 -0300 + +plasma-workspace (4:5.10.5-2) sid; urgency=medium + + * New revision + * Bump Standards-Version to 4.1.0. + * Release to sid + + -- Maximiliano Curia Sun, 03 Sep 2017 09:55:45 +0200 + +plasma-workspace (4:5.10.5-1) experimental; urgency=medium + + [ Maximiliano Curia ] + * New upstream release (5.10.4). + + Fix compilation against newer cmake version + (052ab380b6cb7f27da19ba0937bc2563b175a19b) (Closes: 871146) + Thanks to Lucas Nussbaum for the report + * Update build-deps and deps with the info from cmake + * Bump Standards-Version to 4.0.0. + * Drop upstream patches + * Update upstream metadata + * Bump group breaks (5.10) + * Refresh patches + * Add optional libkf5prison-dev build dep + * Update install files + * Update symbols files + * Install all the locale files in plasma-workspace + * Update patch: add_sddm_debian_breeze.patch + * New upstream release (5.10.5). + * Refresh patch + * Refresh patch + * Release to experimental + + [ Raymond Wooninck ] + * Update debian patch + * Fix install list + + [ Jonathan Riddell ] + * add gpg keyring + * plasma-desktop dep on kwin-common for qml modules + * qmllint + * update .install + * new files in plasma-workspace + * appstream files + + [ Rik Mills ] + * add b-d on libappstreamqt-dev + * install appstream runner + + -- Maximiliano Curia Mon, 28 Aug 2017 15:29:32 +0200 + +plasma-workspace (4:5.8.7-1) unstable; urgency=medium + + * New upstream release (5.8.7) + + [Logout Screen] Show suspend button only if supported + Fixes KDE#376601 + + try harder to make the selected wallpaper visible + qml gridview don't have an official way to ensure the + current index is visible when the view is first instantiated, + the only way we have is to do positionViewAtIndex when we know the + proper space has already been allocated (Component.onCompleted + is way too early) we used to do that on onCountChanged, but that + too seems to early sometimes, as the selected wallpaper + is visible only sometimes, attaching it to onContentHeightChanged + seems to be more reliable (for all branches) + + Ignore NoDisplay=true .desktop entries when matching by Name. + We currently match Krita by Name. It's classClass is "krita", + but its DesktopEntryName is org.kde.krita.desktop. However, + Krita also installs numerous additional .desktop entries to + associate more file types by itself, all of which match by + name, and the first one in the list isn't the right one. All + of those extra .desktop files are NoDisplay=true however, so + we can filter them out, which brings the match list down to + the one and only .desktop file we care for. + + try proper order of corona()->availableScreenRect() + connect to Plasma::Corona::availableScreenRectChanged + instead of using kscreen, this way we should be more sure + that signal is emitted when it's safe to call + corona()->availableScreenRect() as the change of rect + may happen after a screen removal, so may mean + accessing a desktop view while being deleted + Fixes KDE#377298 + + don't emit availableScreenRectChanged when quitting + if applets react to it it can cause a crash, because the corona + may not be valid anymore, and we don't want to relayout + things anyways when tearing down + + manage mouse events when out of the window + mouseareas must support event grabbing when the mouse is out of the window too + Fixes KDE#377545 + + [OSD] Allow disabling OSD through config file + + [Calculator Runner] Use "approximate" approximation mode + The runner calculator isn't entitled for being a scientifically correct calculator. + This keeps seemingly innocent calculations such as "2^0.333333333" from eating all RAM until it crashes. + A hint is added to the result if it is only an approximation. + Fixes KDE#277011 + + Fix TasksModel.anyTaskDemandsAttention not updating on window closure. + Previously we updated the prop after checking for + AbstractTasksModel::IsDemandingAttention on window closure, but + as the window is gone, we can't actually get state for it anymore, + so we always need to update. + To make up for it, this patch also optimizes the prop updates to occur + only once per insert/remove batch - this is a bit academic because + the source models currently only insert single rows at a time, but + it's good hygiene. + Fixes KDE#378254 + + Correctly handle when a new primary screen displaces the old + this is for the following setup: + the primary screen is at position 0,0 and gets disconnected. + the other screen will be moved at 0,0 and becomes primary + the screen is reconnected, the events arrive in the followin order: + 1) a new screen gets added, at 0,0 position + (not primary yet, it may be markedredundant) + 2) the screen becomes primary, both screens still at 0,0 + 3) the old screen gets moved out of the way + in the end result none of the two need to be redundant. + adding the old one in the redundant list, will cause reconsideroutputs + to consider it and create a view for it. + + When deleting the panel the notifications applet is in, the containment is being destroyed but the corona + is still there and rightfully emits availableScreenRectChanged. + This will cause us to crash when we try to access the no-longer existing containment. + Related to KDE#378508 + + [Media Controller] Use double for length instead of int + Length is in microseconds, so watching a long video (in excess of 33.3 minutes) will break the slider. + CHANGELOG: Media Controller can now properly handle and seek long tracks (> 30 minutes) + Fixes KDE#377623 + + Fix off-by-one. + Related to KDE#373075 + + [Media Controller] Enforce PlainText format + Unfortunately doesn't apply to toolTipMainText + + recognize the WM even if given with a full path + Normally kWin is launched simply as "kwin" ("kwin_x11", whatever), but + in some cases it's restart command may be "/usr/bin/kwin", most notably + when KWin restarts itself after a crash. Failing to recognize this client + as the WM leads to KWin starting without any session management restoring. + Related to KDE#377756 + + launch autostart apps in ksmserver using KRun, not QProcess + The "move" (copy in fact) of the autostart code from klauncher simply + switched to QProcess. This resulted in a number of problems, as the incorrect + handling of .desktop file command if it had placeholders (worked around + already), kdeinit is no longer used (not sure how much that matters nowadays) + and finally QProcess simply eats all stdout/stderr of all such processes + (which, when daemonized, can lead even to the processes getting SIGPIPE'd). + If the application to start is a KService, simply launch it as such. + Fixes KDE#369391, KDE#370528 (Closes: 840478) + + use KProcess instead of QProcess to launch apps in ksmserver + Follow-up to the previous commit. KProcess has saner defaults for simply + launching an app and being done with it, no lost stdout/stderr or even SIGPIPE. + Related to KDE#369391, KDE#370528 + + selecting the topmost klipper item should always set it as clipboard contents + Without this, that wasn't always the case if the top item was only the mouse + selection. This was presumably broken by 2e47d84772. + Also explicitly check the popup item, since it's now owned by Klipper. + Fixes KDE#348390, KDE#251222 + + Revert "launch autostart apps in ksmserver using KRun" + KRun::runApplication will show blocking error dialogs if it fails to + find the executable + This means we don't autostart the next app, which could be fatal if it + comes before... + ...kwin/plasma + We shouldn't be having blocking calls in ksmserver it can deadlock + And even in the best case we'd still end up blocking ksplash for 30 + seconds + We then port to KProcess which was part of the motivation behind the + patch as it + has better stdout handling + This reverts commit 0f19e92f3e85d064de9cebf280fa8e085485c2e0. + Fixes KDE#379254 + Also added port of autostarting applications to KProcess + It has better stdout handling + + Update unit test to match change to reselecting top entry + 37014e643cec4ee9aed54421f66c675e1bc91b70 introduced a change in the + behaviour of what happens when you select the top entry in the list. + Change makes some sense. Unit test was not updated, it therefore failed. + + [Weather] Fix lookup of bbcukmet translations strings, stored in lowercase + + [Weather] Remove duplicated/bad strings from bbcukmet data db + + [Weather] Add missing strings from bbcukmet data db + + [Weather] Fix term used for thunderstorm in bbcukmet data db + + don't check for panel visible during startup + if any kscreen related activities occurred + during startup, the panel wouldn't be visible + yet, and this would assert. This often happens + when a screen gets disabled at startup + Related to KDE#377280 + + remove useless debug + * Add new upstream patch: xembedsniproxy-Fix-check-whether-to-use-XTest.patch + * Add missing build dependency (libxtst-dev) + * Add explicit libkf5plasma5 versioned dependency (Closes: 829614) + Thanks to Gard Spreemann and others for reporting and the updates + + -- Maximiliano Curia Fri, 16 Jun 2017 18:13:01 +0200 + +plasma-workspace (4:5.8.6-2.1+deb9u1) stretch-security; urgency=medium + + * CVE-2018-6791 + + -- Moritz Mühlenhoff Wed, 14 Feb 2018 00:03:33 +0100 + +plasma-workspace (4:5.8.6-2.1) unstable; urgency=medium + + * Non-maintainer upload. + * Fix problem where processing stopped in ksplashqml on some environments. + (Closes: #862558) + Add patches/replace-fds.patch. + + -- Nobuhiro Iwamatsu Fri, 02 Jun 2017 22:17:22 +0900 + +plasma-workspace (4:5.8.6-2) unstable; urgency=medium + + * Release to unstable + + -- Maximiliano Curia Wed, 15 Mar 2017 19:45:10 +0100 + +plasma-workspace (4:5.8.6-1) experimental; urgency=medium + + * New upstream release (5.8.6) (Closes: 844707) + * Add missing runtime dependency qml-module-org-kde-kholidays. + Thanks to Ignacio R. Morelle and YOSHINO Yoshihito for the report + (Closes: 836241) + * Add missing provides for x-session-manager. + Thanks to Wolfgang Schweer for reporting (Closes: 853885) + * Recommend powerdevil. + Thanks to Salvo Tomaselli for reporting (Closes: 793463) + + -- Maximiliano Curia Wed, 08 Mar 2017 19:10:29 +0100 + +plasma-workspace (4:5.8.5-1) experimental; urgency=medium + + * New upstream release (5.8.5). + * Drop upstream applied patch: Fix-Unable-to-assign-undefined-to-int- + log.patch + * Update symbols files. + + -- Maximiliano Curia Fri, 30 Dec 2016 18:46:22 +0100 + +plasma-workspace (4:5.8.4-1) unstable; urgency=medium + + * New upstream release (5.8.4) + * Bump qt version build deps and deps to 5.7 + * Add new patch: Fix-Unable-to-assign-undefined-to-int-log.patch. + Thanks to Helge Kreutzmann for reporting and testing this (Closes: 844194) + + -- Maximiliano Curia Wed, 23 Nov 2016 18:38:24 +0100 + +plasma-workspace (4:5.8.2-1) unstable; urgency=medium + + * New upstream release (5.8.2) + + -- Maximiliano Curia Wed, 19 Oct 2016 15:27:27 +0200 + +plasma-workspace (4:5.8.1-1) unstable; urgency=medium + + [ Maximiliano Curia ] + * New upstream release (5.8.1) + * Drop old conffile legacytaskmanagerrulesrc. + Thanks to shirish for the report (Closes: #840629) + * Add symbols files + + [ Automatic packaging ] + * Refresh patches + * Update symbols files. + + -- Maximiliano Curia Sun, 16 Oct 2016 23:01:18 +0200 + +plasma-workspace (4:5.8.0-1) unstable; urgency=medium + + [ Automatic packaging ] + * Update build-deps and deps with the info from cmake + + [ Maximiliano Curia ] + * New upstream release (5.8.0) + * Add missing build dependency on plasma-framework + * Drop liblegacytaskmanager5 + * Update install files + * Add missing qml dependencies + * Replace dbus-launch with dbus-run-session in tests + * Bump group breaks (5.8) + + -- Maximiliano Curia Fri, 07 Oct 2016 14:10:03 +0200 + +plasma-workspace (4:5.7.4-1) unstable; urgency=medium + + [ Automatic packaging ] + * Update build-deps and deps with the info from cmake + * Refresh patches + + [ Maximiliano Curia ] + * Follow upstream libtaskmanager soversion bump + * Install ion-dataengine template + * Add kholidays build-dependency + * Add missing dev dependency (thanks to the acc headers check) + * New upstream release (5.7.4) + * Bump group breaks (5.7) + + [ Harald Sitter ] + * add new liblegacytaskmanager + * install new data + * install the lovely new holiday plugin + + [ Jonathan Riddell ] + * add missing file + * new .mo files + + -- Maximiliano Curia Sat, 27 Aug 2016 17:27:03 +0200 + +plasma-workspace (4:5.6.5.1-1) unstable; urgency=medium + + [ Maximiliano Curia ] + * Add new libkdeinit5_kuiserver5.so lintian-override + * New upstream release (5.6.5.1). + * Update install files + * Bump kwin-dev build dependency version (Closes: 827823) + + [ Automatic packaging ] + * Refresh patches + + -- Maximiliano Curia Tue, 28 Jun 2016 12:42:29 +0200 + +plasma-workspace (4:5.6.4-2) unstable; urgency=medium + + * Force the use of the newer libkscreen + * Release to unstable. + + -- Maximiliano Curia Tue, 31 May 2016 20:13:32 +0200 + +plasma-workspace (4:5.6.4-1) experimental; urgency=medium + + * Update build-deps and deps with the info from cmake + * Refresh patches + * Bump Standards-Version to 3.9.8 + * Refresh patches + + [ Maximiliano Curia ] + * Drop libusb-dev build dependency. (Closes: #810453) Thanks to + Aurelien Jarno + * Automatic update with ddeb_migration3.py + * Add upstream metadata (DEP-12) + * Update install files + * Install new files + * Add replaces for kde-workspace-data + * Uscan no longer supports more than one main upstream tarball being listed (Closes: #821187) + * Drop dependency on kactivities + * debian/control: Update Vcs-Browser and Vcs-Git fields + + -- Maximiliano Curia Mon, 30 May 2016 12:18:34 +0200 + +plasma-workspace (4:5.5.4-1) experimental; urgency=medium + + * New upstream release (5.5.0). + * New upstream release (5.5.1). + * New upstream release (5.5.1.1). + * New upstream release (5.5.2). + * New upstream release (5.5.3). + * New upstream release (5.5.4). + + -- Maximiliano Curia Wed, 27 Jan 2016 16:49:22 +0100 + +plasma-workspace (4:5.4.3-2) unstable; urgency=high + + Team upload. + + [ Dmitry Shachnev ] + * Stop depending on qtdeclarative5-* transitional packages. + + [ Felix Geyer ] + * Fix CVE-2016-2312: KDE lockscreen bypass by switching display off and on. + (Closes: #814355) + - Add debian/patches/CVE-2016-2312.diff, cherry-picked from upstream + Plasma/5.4 branch. + + -- Felix Geyer Mon, 22 Feb 2016 20:16:55 +0100 + +plasma-workspace (4:5.4.3-1) unstable; urgency=medium + + * Really add the Provides: notification-daemon. (Closes: #798377) + * New upstream release (5.4.3). + + -- Maximiliano Curia Tue, 01 Dec 2015 11:46:11 +0100 + +plasma-workspace (4:5.4.2-1) unstable; urgency=medium + + * Add missing provides notification-daemon. (Closes: #798377) Thanks + to Zhang Jingqiang. + * New upstream release (5.4.2). + * Drop upstream applied patch: plasmoid_creation_fix_null_check.patch + + -- Maximiliano Curia Tue, 06 Oct 2015 07:52:31 +0200 + +plasma-workspace (4:5.4.1-1) unstable; urgency=medium + + * Move auto test to autopkgtests. + * New upstream release (5.4.1). + + -- Maximiliano Curia Wed, 09 Sep 2015 13:11:09 +0200 + +plasma-workspace (4:5.4.0-2) experimental; urgency=medium + + * Force building against the experimental version of baloo. + + -- Maximiliano Curia Sat, 05 Sep 2015 19:33:36 +0200 + +plasma-workspace (4:5.4.0-1) unstable; urgency=medium + + * New upstream release (5.4.0). + * Refresh patches. + * Remove upstream applied patches. + * Add Recomends to libpam-kwallet5. + * Update install files. + * New patch: disable_incompatible_tests + + -- Maximiliano Curia Fri, 04 Sep 2015 13:17:29 +0200 + +plasma-workspace (4:5.3.2-4) unstable; urgency=high + + * Team upload. + + [ Felix Geyer ] + * Make plasma-workspace break kde-window-manager (<= 4:5) instead + of conflicting with it. + kde-window-manager is a transitional package now. + + [ Jeremy Lainé ] + * Apply patch from Michael Musenbrock to avoid null pointer dereferencing in + PlasmoidTask constructor (Closes: #792875). + * Apply upstream patch to avoid crash on shutdown (Closes: #793513). + + -- Jeremy Lainé Sun, 26 Jul 2015 15:22:06 +0200 + +plasma-workspace (4:5.3.2-3) unstable; urgency=medium + + * Team upload. + + [ Maximiliano Curia ] + * Add Breaks to kde4 version of plasma-desktop. (Closes: #792666) Thanks to + Reuben + + [ Felix Geyer ] + * Fix FTBFS on mips(el). + - Add check_signals_defined.diff + * Add breaks to old kdeartwork packages. + + -- Felix Geyer Sun, 19 Jul 2015 17:26:14 +0200 + +plasma-workspace (4:5.3.2-2) unstable; urgency=medium + + * Team upload. + * Add kio to plasma-workspace depends (Closes: #792289) + + -- Scott Kitterman Fri, 17 Jul 2015 23:18:50 -0400 + +plasma-workspace (4:5.3.2-1) unstable; urgency=medium + + * New upstream release (5.3.0). + * New upstream release (5.3.1). + * New upstream release (5.3.2). + * Add the missing Breaks/Replaces. + * Refresh patch. + * New upstream patch: plasma-workspace-upstream- + replace_reference_to_license_with_the_bsd_license + * Update copyright information. + + -- Maximiliano Curia Wed, 08 Jul 2015 10:32:46 +0200 + +plasma-workspace (4:5.3.1-0ubuntu1) wily; urgency=medium + + [ Jonathan Riddell ] + * Plasma 5.3 beta + * new upstream release + + [ Scarlett Clark ] + * Vivid backport + + [ Jonathan Riddell ] + * New upstream release + + -- Jonathan Riddell Fri, 05 Jun 2015 02:51:14 +0200 + +plasma-workspace (4:5.2.2-2) experimental; urgency=medium + + * Merge with kubuntu changes. + + -- Maximiliano Curia Thu, 23 Apr 2015 14:54:20 +0200 + +plasma-workspace (4:5.2.2-1) experimental; urgency=medium + + * New upstream release (5.2.1). + * New upstream release (5.2.2). + + -- Maximiliano Curia Wed, 25 Mar 2015 23:18:03 +0100 + +plasma-workspace (4:5.2.2-0ubuntu3) vivid; urgency=medium + + * Add kubuntu_no-install-libkxmlrpcclient5.po.diff to remove + libkxmlrpcclient5.po now in xmlrpcclient from frameworks + + -- Jonathan Riddell Tue, 14 Apr 2015 10:44:59 +0200 + +plasma-workspace (4:5.2.2-0ubuntu2) vivid; urgency=medium + + * Add upstream_Workaround-the-lockscreen-password-field-focus-issue.patch + fixing password field focus in lock screen + + -- Harald Sitter Wed, 25 Mar 2015 16:52:52 +0100 + +plasma-workspace (4:5.2.2-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Scarlett Clark Tue, 24 Mar 2015 07:43:40 -0700 + +plasma-workspace (4:5.2.1-0ubuntu3) vivid; urgency=medium + + * Update kubuntu_default-systray-applets.diff to add telepathy + + -- Jonathan Riddell Fri, 13 Mar 2015 21:04:50 +0100 + +plasma-workspace (4:5.2.1-0ubuntu2) vivid; urgency=medium + + * Add kubuntu_default-systray-applets.diff to add printer, muon and + kdeconnect to systray by default + + -- Jonathan Riddell Mon, 09 Mar 2015 21:24:35 +0100 + +plasma-workspace (4:5.2.1-0ubuntu1) vivid; urgency=medium + + [ Scarlett Clark ] + * New upstream release + * Add new depend libkf5filemetadata + + [ Jonathan Riddell ] + * Add build-dep on libkf5prison-dev and upstream_prison.diff to build + klipper with prison, FFe approved on IRC + * Add libglib2.0-dev to fix build with libqalculate-dev for krunner + + -- Scarlett Clark Mon, 23 Feb 2015 09:48:01 -0800 + +plasma-workspace (4:5.2.0-1) experimental; urgency=medium + + * Prepare initial Debian release. + * Add myself as Uploader. + * Add missing prerm. + * Bump Standards-Version to 3.9.6, no changes needed. + * Update build dependencies to build against experimental and to + follow cmake. + * Update copyright information. + * Update install files. + * Add basic autopkgtests support. + * New patch: install_missing_header. + + -- Maximiliano Curia Tue, 10 Feb 2015 20:32:53 +0100 + +plasma-workspace (4:5.2.0-0ubuntu2) vivid; urgency=medium + + * Merge kubuntu_stable branch to adopt kglobalacceld move for + frameworks 5.7 + + Force a dependency on the kglobalaccel binary package >= 5.7 + + Also force a build dependency on >= 5.7 + + -- Harald Sitter Mon, 16 Feb 2015 08:10:29 +0100 + +plasma-workspace (4:5.2.0-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Harald Sitter Tue, 27 Jan 2015 14:59:51 +0100 + +plasma-workspace (4:5.1.95-0ubuntu2) vivid; urgency=medium + + * update build-dep versions for plasma packages + + -- Jonathan Riddell Fri, 16 Jan 2015 12:40:15 +0100 + +plasma-workspace (4:5.1.95-0ubuntu1) vivid; urgency=medium + + * New upstream beta release + * Remove dependency on libkf5globalaccel-bin + + -- Jonathan Riddell Thu, 15 Jan 2015 01:37:19 +0100 + +plasma-workspace (4:5.1.2-0ubuntu2) vivid; urgency=medium + + * Remove kubuntu_add-qml2-path.diff causing issues for people + developing Qt with self compiled or downloaded Qt import path + compiled into Qt5Core's QLibraryInfo should be correct + + -- Jonathan Riddell Fri, 19 Dec 2014 13:17:31 +0100 + +plasma-workspace (4:5.1.2-0ubuntu1) vivid; urgency=medium + + * New upstream release + + [ Scarlett Clark ] + * Remove kubuntu_temp_fix_games_path.diff per shadeslayer. + + -- Jonathan Riddell Mon, 15 Dec 2014 13:27:55 +0100 + +plasma-workspace (4:5.1.1-0ubuntu2) vivid; urgency=medium + + * Add kubuntu_temp_fix_path.diff to add usr/games to PATH. + This is a temp fix that really needs to be fixed. + + -- Scarlett Clark Wed, 19 Nov 2014 16:09:22 -0800 + +plasma-workspace (4:5.1.1-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Scarlett Clark Mon, 10 Nov 2014 19:52:36 +0100 + +plasma-workspace (4:5.1.0.1-0ubuntu1) vivid; urgency=medium + + [ Jonathan Riddell ] + * New upstream beta release + * Add upstream_gdb-7.8-fix.diff to fix gdb 7.8 in drkonqi + + [ Harald Sitter ] + * Add lintian overrides + + xmlrpcclientprivate installs no so link anymore as it is considered + internal and shouldn't be linked to by third parties + + [ Jonathan Riddell ] + * New upstream release + + [ Scarlett Clark ] + * Remove libKF5XmlRpcClientPrivate.so from -dev as it no longer exists. + + [ Jonathan Riddell ] + * New upstream release with fixed tar + + -- Jonathan Riddell Tue, 14 Oct 2014 13:51:05 +0200 + +plasma-workspace (4:5.0.2-0ubuntu1) utopic; urgency=medium + + * New upstream release + + -- Scarlett Clark Wed, 17 Sep 2014 18:21:47 -0700 + +plasma-workspace (4:5.0.1-0ubuntu1~ubuntu14.10~ppa6) utopic; urgency=medium + + [ Jonathan Riddell ] + * New upstream release + * Add kubuntu_startkde-qtpath.diff to tell it the path to, + ironically, qtpaths + * Add depends on frameworkintegration + + [ Scarlett Clark ] + * Add missing lib to fix build + * Cleanup - remove -data and minor fixes. + * Update watch to http://download.kde.org + * Cleanup copyright-helper cruft. + + [ José Manuel Santamaría Lema ] + * Build depend on libkf5filemetadata1-dev instead of + libkf5filemetadata5-dev. + * Add plasma-workspace.postinst in order to set the x-session-manager + alternative, this way in a system without any login manager and only + the plasma desktop installed users would be able to start plasma + just typing 'startx'. + * Add plasma-workspace-dbg in order to provide debugging symbols. + + [ Rohan Garg ] + * Add sddm-theme-breeze package + + [ Harald Sitter ] + * plasma-workspace relationship adjustments: + Depends: + + kde-cli-tools - needed to run screenlocker kcm (standalone that is) + + kio-extras - needed for wallpaper preview generation + + milou - needed for qml module used in krunner + + gdb-minimal | gdb - used by drkonqi + - libkf5declarative5 - library, should be picked up by shlibs + - kde-wallpapers-default - kdesc4 package, 5.x wallpaper is in workspace + - qtquick1-5-dev + Suggests: + - libkf5newstuff5 - only contains a lib that should be picked up by shlibs + * Drop kde-plasma-kf5.desktop as upstream now provides an xsession file + * Demote sddm dependency of sddm-theme-breeze to recommends. The theme is not + worthwhile having without sddm to load it, but there is no actual + dependency, the other way around however sddm-theme-breeze could provided + sddm-theme to resolve sddm's theme dependency, which then defacto makes a + circular dependency. + + [ Jonathan Riddell ] + * New upstream bugfix release + + -- Jonathan Riddell Sun, 10 Aug 2014 15:45:29 +0200 + +plasma-workspace (4:4.98.0-0ubuntu1) utopic; urgency=medium + + [ Jonathan Riddell ] + * New upstream RC release + + [ Scarlett Clark ] + * Add baloo build depend + * Fix filename in fix-perms and add new files to -data + * add optional depends + + -- Jonathan Riddell Mon, 07 Jul 2014 13:28:19 +0200 + +plasma-workspace (4:4.97.0-0ubuntu1) utopic; urgency=medium + + [ Scarlett Clark ] + * Rename - drop kf5 + + [ Jonathan Riddell ] + * New upstream beta release + * New packages for new soname, libplasma-geolocation-interface5 + and libweather-ion7 + * Don't depend on qt5-default + + [ Scarlett Clark ] + * Fix runtime depends + * Fix permissions + * change data package arch all + * add missing comma + * Fix runtime depend plasma-workspace + * Fix dh_fixperms + * Removing a fixperm for now so it will build. + + [ José Manuel Santamaría Lema ] + * Build depend on libxcb-randr0-dev. + * Add the following alternative depencies to make plasma-workspace installable + with latest debian's qt 5.3: + - qml-module-qtquick2 as an alternative of qtdeclarative5-qtquick2-plugin + - qml-module-qtquick-window2 as an alternative of qtdeclarative5-window-plugin + * Improve kubuntu_add-qml2-path.diff so plasma-workspace doesn't need to + execute dpkg-architecture at runtime. + + [ Scarlett Clark ] + * add qml-module-qtgraphicaleffects runtime depend + + -- Jonathan Riddell Mon, 09 Jun 2014 10:26:55 +0100 + +plasma-workspace-kf5 (4.96.0-0ubuntu4) trusty; urgency=medium + + * New upstream release + * Removed kubuntu_startkde.diff applied upstream + * wrap-and-sort + * Split out libs + * Add -dev package + * Add watch file + * Fine tuning copyright + * Fix install path i386 + * Fix rules conf and desktop file location. + * Remove unused install folder. + * Move d-bus file to -dev + + -- Scarlett Clark Sat, 05 Apr 2014 16:50:51 +0000 + +kde-workspace-kf5 (4.95.0-0ubuntu1~ubuntu14.04~ppa6) trusty; urgency=high + + * Initial release + + -- Jonathan Riddell Wed, 02 Apr 2014 15:55:49 +0000 diff --git a/control b/control new file mode 100644 index 00000000..adccdf19 --- /dev/null +++ b/control @@ -0,0 +1,365 @@ +Source: plasma-workspace +Section: kde +Priority: optional +Maintainer: Debian Qt/KDE Maintainers +Uploaders: Aurélien COUDERC , + Patrick Franz , +Build-Depends: baloo-kf5-dev (>= 5.13~), + breeze-dev (>= 4:5.27.11~), + cmake (>= 3.16~), + debhelper-compat (= 13), + dh-sequence-kf5, + dh-sequence-pkgkde-symbolshelper, + dh-sequence-sodeps, + extra-cmake-modules (>= 5.102.0~), + iso-codes, + kded5-dev (>= 5.82.0~), + kinit-dev (>= 5.94~), + kirigami2-dev (>= 5.102.0~), + kquickcharts-dev (>= 5.102.0~), + kscreenlocker-dev (>= 5.27.11~), + kuserfeedback-dev, + kwin-dev (>= 4:5.27.11~), + libappstreamqt5-dev (>= 1.0.0~) [linux-any], + libdbusmenu-qt5-dev, + libdrm-dev, + libfontconfig-dev, + libgps-dev, + libicu-dev, + libkf5activities-dev (>= 5.102.0~), + libkf5activitiesstats-dev (>= 5.102.0~), + libkf5archive-dev (>= 5.102.0~), + libkf5auth-dev (>= 5.102.0~), + libkf5config-dev (>= 5.94.0~), + libkf5coreaddons-dev (>= 5.102.0~), + libkf5crash-dev (>= 5.102.0~), + libkf5dbusaddons-dev (>= 5.102.0~), + libkf5declarative-dev (>= 5.102.0~), + libkf5doctools-dev (>= 5.102.0~), + libkf5globalaccel-dev (>= 5.102.0~), + libkf5guiaddons-dev (>= 5.102.0~), + libkf5holidays-dev (>= 5.89~), + libkf5i18n-dev (>= 5.102.0~), + libkf5iconthemes-dev (>= 5.102.0~), + libkf5idletime-dev (>= 5.102.0~), + libkf5itemmodels-dev (>= 5.102.0~), + libkf5kcmutils-dev (>= 5.102.0~), + libkf5kexiv2-dev, + libkf5kio-dev (>= 5.102.0~), + libkf5networkmanagerqt-dev (>= 5.102.0~), + libkf5newstuff-dev (>= 5.102.0~), + libkf5notifications-dev (>= 5.102.0~), + libkf5notifyconfig-dev (>= 5.102.0~), + libkf5package-dev (>= 5.102.0~), + libkf5people-dev (>= 5.102.0~), + libkf5plasma-dev (>= 5.102.0~), + libkf5prison-dev (>= 5.102.0~), + libkf5runner-dev (>= 5.102.0~), + libkf5screen-dev (>= 4:5.27.11~), + libkf5solid-dev, + libkf5sysguard-dev (>= 4:5.27.11~), + libkf5texteditor-dev (>= 5.102.0~), + libkf5textwidgets-dev (>= 5.102.0~), + libkf5unitconversion-dev (>= 5.102.0~), + libkf5wallet-dev (>= 5.102.0~), + libkf5wayland-dev (>= 4:5.102.0~), + libkpipewire-dev, + liblayershellqtinterface-dev (>= 5.27.11~), + libpackagekitqt5-dev, + libphonon4qt5-dev (>= 4:4.8.0-5), + libphonon4qt5experimental-dev, + libpipewire-0.3-dev, + libpolkit-qt5-1-dev, + libqalculate-dev (>= 2.0~), + libqt5svg5-dev (>= 5.15.2~), + libqt5waylandclient5-dev, + libqt5x11extras5-dev (>= 5.15.2~), + libsm-dev, + libudev-dev, + libwayland-dev (>= 1.15~), + libx11-dev, + libx11-xcb-dev, + libxcb-composite0-dev, + libxcb-damage0-dev, + libxcb-image0-dev, + libxcb-keysyms1-dev, + libxcb-randr0-dev, + libxcb-shm0-dev, + libxcb-util-dev, + libxcb1-dev, + libxcursor-dev, + libxft-dev, + libxi-dev, + libxkbcommon-dev, + libxkbfile-dev, + libxrandr-dev, + libxrender-dev, + libxtst-dev, + pkg-kde-tools (>= 0.15.18~), + pkgconf, + plasma-framework (>= 5.89~), + plasma-wayland-protocols (>= 1.6~), + qtbase5-dev (>= 5.15.2~), + qtbase5-private-dev, + qtdeclarative5-dev (>= 5.15.2~), + qtwayland5-dev-tools, + qtwayland5-private-dev, + wayland-protocols (>= 1.31~), + xcb-proto, + zlib1g-dev, +Standards-Version: 4.7.0 +Homepage: https://invent.kde.org/plasma/plasma-workspace +Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/plasma-workspace +Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/plasma-workspace.git +Rules-Requires-Root: no + +Package: libcolorcorrect5 +Architecture: any +Section: libs +Depends: ${misc:Depends}, ${shlibs:Depends}, +Description: Plasma Workspace for KF5 library + Plasma Workspace for KF5. Workspaces provide + support for KDE Plasma Widgets, integrated search, + hardware management and a high degree of customizability. + ColorCorrect library. + . + This package contains library files. + +Package: libkfontinst5 +Architecture: any +Section: libs +Depends: ${misc:Depends}, ${shlibs:Depends}, +Description: Tools and widgets for the desktop library + Plasma Desktop offers a beautiful looking desktop + that takes complete advantage of modern computing technology. + Through the use of visual effects and scalable graphics, + the desktop experience is not only smooth but also pleasant + to the eye. The looks of Plasma Desktop not only provide beauty, + they are also used to support and improve your computer + activities effectively, without being distracting. + . + This package is part of the KDE Plasma. + +Package: libkfontinstui5 +Architecture: any +Section: libs +Depends: ${misc:Depends}, ${shlibs:Depends}, +Description: Tools and widgets for the desktop library + Plasma Desktop offers a beautiful looking desktop + that takes complete advantage of modern computing technology. + Through the use of visual effects and scalable graphics, + the desktop experience is not only smooth but also pleasant + to the eye. The looks of Plasma Desktop not only provide beauty, + they are also used to support and improve your computer + activities effectively, without being distracting. + . + This package is part of the KDE Plasma. + +Package: libkworkspace5-5 +Architecture: any +Section: libs +Depends: ${misc:Depends}, ${shlibs:Depends}, +Description: Plasma Workspace for KF5 library + Plasma Workspace for KF5. Workspaces provide + support for KDE Plasma Widgets, integrated search, + hardware management and a high degree of customizability. + Kworkspace library. + . + This package contains library files. + +Package: libnotificationmanager1 +Architecture: any +Section: libs +Depends: ${misc:Depends}, ${shlibs:Depends}, +Description: Plasma Workspace for KF5 library + Plasma Workspace for KF5. Workspaces provide + support for KDE Plasma Widgets, integrated search, + hardware management and a high degree of customizability. + Taskmanager library. + . + This package contains library files. + +Package: libplasma-geolocation-interface5 +Architecture: any +Section: libs +Depends: ${misc:Depends}, ${shlibs:Depends}, +Description: Plasma Workspace for KF5 library + Plasma Workspace for KF5. Workspaces provide + support for KDE Plasma Widgets, integrated search, + hardware management and a high degree of customizability. + Interface library for geolocation. + . + This package contains library files. + +Package: libtaskmanager6abi1 +X-Debian-ABI: 1 +X-CMake-Target: taskmanager +Architecture: any +Section: libs +Depends: ${misc:Depends}, ${shlibs:Depends}, +Description: Plasma Workspace for KF5 library + Plasma Workspace for KF5. Workspaces provide + support for KDE Plasma Widgets, integrated search, + hardware management and a high degree of customizability. + Taskmanager library. + . + This package contains library files. + +Package: libweather-ion7 +Architecture: any +Section: libs +Depends: ${misc:Depends}, ${shlibs:Depends}, +Description: Plasma Workspace for KF5 library + Plasma Workspace for KF5. Workspaces provide + support for KDE Plasma Widgets, integrated search, + hardware management and a high degree of customizability. + Weather_ion library. + . + This package contains library files. + +Package: plasma-workspace +Architecture: any +Depends: default-dbus-session-bus | dbus-session-bus, + drkonqi (>= 5.27.11~), + frameworkintegration, + gdb-minimal | gdb, + iso-codes, + kactivitymanagerd (>= 5.27.11~), + kded5, + kinit, + kio, + kwin-common (>= 4:5.27.11~), + libkf5config-bin, + libkf5globalaccel-bin (>= 5.7.0), + libkf5plasma5 (>= 5.89~), + libkf5service-bin, + milou (>= 4:5.27.11~), + plasma-framework, + plasma-integration (>= 5.27.11~), + plasma-workspace-data (>= ${source:Version}), + qdbus-qt5, + qml-module-org-kde-draganddrop, + qml-module-org-kde-kcoreaddons, + qml-module-org-kde-kholidays, + qml-module-org-kde-kquickcontrols, + qml-module-org-kde-kquickcontrolsaddons, + qml-module-org-kde-ksysguard, + qml-module-org-kde-kwindowsystem, + qml-module-org-kde-prison, + qml-module-org-kde-quickcharts, + qml-module-org-kde-solid, + qml-module-org-kde-userfeedback, + qml-module-qt-labs-folderlistmodel, + qml-module-qtgraphicaleffects, + qml-module-qtqml-models2, + qml-module-qtquick-controls, + qml-module-qtquick-dialogs, + qml-module-qtquick-layouts, + qml-module-qtquick-window2, + qml-module-qtquick2, + udisks2, + x11-utils, + x11-xserver-utils, + ${misc:Depends}, + ${shlibs:Depends}, +Provides: notification-daemon, x-session-manager, +Recommends: kde-cli-tools (>= 4:5.27.11~), + kio-extras, + ksystemstats (>= 5.27.11~), + libpam-kwallet5 (>= 5.14), + powerdevil (>= 4:5.14), + qml-module-org-kde-pipewire, + systemsettings, +Breaks: breeze (<< 4:5.23.90~), + plasma-desktop (<< 4:5.22.90), + plasma-desktop-data (<< 4:5.22.90), +Replaces: breeze (<< 4:5.23.90~), + plasma-desktop (<< 4:5.22.90), + plasma-desktop-data (<< 4:5.22.90), +Description: Plasma Workspace for KF5 + Plasma Workspace for KF5. Workspaces provide + support for KDE Plasma Widgets, integrated search, + hardware management and a high degree of customizability. + +Package: plasma-workspace-data +Architecture: all +Depends: ${misc:Depends}, +Breaks: breeze (<< 4:5.23.90~), + plasma-desktop (<< 4:5.24.0), + plasma-desktop-data (<< 4:5.27.0), +Replaces: breeze (<< 4:5.23.90~), + plasma-desktop (<< 4:5.24.0), + plasma-desktop-data (<< 4:5.27.0), +Description: Plasma Workspace for KF5 - data files + Plasma Workspace for KF5. Workspaces provide + support for KDE Plasma Widgets, integrated search, + hardware management and a high degree of customizability. + . + This contains the data files for the Plasma workspace. + +Package: plasma-workspace-dev +Architecture: any +Section: libdevel +Depends: kquickcharts-dev (>= 5.102.0~), + libkf5itemmodels-dev (>= 5.102.0~), + libkf5plasma-dev (>= 5.102.0~), + libkf5sysguard-dev (>= 4:5.18), + libkf5windowsystem-dev (>= 5.89~), + qtbase5-dev (>= 5.15.2~), + qtdeclarative5-dev (>= 5.15.2~), + ${misc:Depends}, + ${so:Depends}, +Breaks: plasma-desktop-dev (<< 4:5.20), +Replaces: plasma-desktop-dev (<< 4:5.20), +Description: Plasma Workspace for KF5 devel files + Plasma Workspace for KF5. Workspaces provide + support for KDE Plasma Widgets, integrated search, + hardware management and a high degree of customizability. + . + This package contains the development files. + +Package: plasma-workspace-wayland +Architecture: any +Depends: kwayland-integration (>= 5.27.11~), + kwin-wayland (>= 4:5.27.11~), + plasma-workspace (= ${binary:Version}), + qtwayland5, + ${misc:Depends}, + ${shlibs:Depends}, +Description: Plasma Workspace for KF5 - Wayland integration + Plasma Workspace for KF5. Workspaces provide + support for KDE Plasma Widgets, integrated search, + hardware management and a high degree of customizability. + . + This package contains the Wayland session. + +Package: sddm-theme-breeze +Architecture: any +Depends: plasma-framework, plasma-workspace, ${misc:Depends}, ${shlibs:Depends}, +Recommends: sddm, +Provides: sddm-theme, +Description: Breeze SDDM theme + Plasma Workspace for KF5. Workspaces provide + support for KDE Plasma Widgets, integrated search, + hardware management and a high degree of customizability. + Taskmanager library. + . + This package contains the files for the breeze SDDM theme. + +Package: sddm-theme-debian-breeze +Architecture: any +Depends: plasma-framework, + plasma-workspace, + sddm-theme-breeze, + ${misc:Depends}, + ${shlibs:Depends}, +Recommends: desktop-base (>= 9.0.0~), sddm, +Provides: sddm-theme, +Description: Debian Breeze SDDM theme + Plasma Workspace for KF5. Workspaces provide + support for KDE Plasma Widgets, integrated search, + hardware management and a high degree of customizability. + Taskmanager library. + . + This package contains the files for the breeze SDDM theme adapted + to use the active desktop-base theme for the background. diff --git a/copyright b/copyright new file mode 100644 index 00000000..c753d095 --- /dev/null +++ b/copyright @@ -0,0 +1,1840 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: plasma-workspace +Source: https://invent.kde.org/plasma/plasma-workspace +Upstream-Contact: plasma-devel@kde.org + +Files: * +Copyright: 2007-2009, Aaron Seigo + 2014, Aleix Pol Gonzalez + 2016-2021, Aleix Pol Gonzalez + 2013, Alejandro Fiestas Olivares + 2020, Alexander Lohnau + 2008, Alexis Ménard + 2009, Andrew Coles + Andrew Stanley-Jones + Andrew Stanley-Jones + 2020, Andrey Butirsky + 2000-2016, Antonio Larrosa + 2022, Arjen Hiemstra + 2007-2013, Aurélien Gâteau + 2019-2021, Benjamin Port + 2021-2022, Bharadwaj Raju + 2013, Bhushan Shah + 2021, Carl Schwan + 2020, Carson Black + 2000-2002, Carsten Pfeiffer + 2003-2011, Craig Drummond + 2014, Daniel Vrátil + 2008, Dario Freddi + 2015, David Edmudson + 2013-2022, David Edmundson + 2014, David Edmundson + 2000-2002, David Faure + 2019-2020, David Redondo + 1999, Dirk A. Mueller + 2008-2009, Dmitry Suzdalev + 2022, Dominic Hayes + 2013-2015, Eike Hein + 2021, Emily Ehlert + 2004-2009, Esben Mose Hansen + 2003-2007, Fredrik Höglund + 2022-2023, Fushan Wen + 2000, Geert Jansen + 2019, Guo Yunhe + 2021-2022, Han Young + 2022, Harald Sitter + 2013, Heena Mahour + 2020, Henri Chain + 2022, ivan (@ratijas) tkachenko + 2010-2011, Ivan Cukic + 2007, Ivan Cukic + 2016-2017, Ivan Cukic + 2022, ivan tkachenko + 2009, Ivo Anjo + 2010, Jacopo De Simoi + 2021, Jan Blackquill + 2007, Jeremy Whiting + 2022, Jonathan Marten + 2013, Jonathan Riddell + 2019-2020, Kai Uwe Broulik + 2014-2018, Kai Uwe Broulik + 2002, Karol Szwed + 2007, Kevin Ottens + 2019, Kevin Ottens + 2019-2020, Konrad Materka + 2008, Lubos Lunak + 2006, Lukas Tinkl + 2014, Lukáš Tinkl + 2012-2020, Marco Martin + 2009, Marco Martin + 1998, Mark Donohoe + 2013, Mark Gaiser + 2012-2013, Martin Graesslin + 2011-2017, Martin Gräßlin + 2013, Martin Klapetek + 2013-2016, Martin Klapetek + 2004, Martin Koller + 2007-2008, Matthew Woehlke + 2001, Matthias Ettrich + 1999, Matthias Hoelzer-Kluepfel + 2006, Matthias Kretz + 2009, Matthieu Gallien + 2008, Montel Laurent + 2020, Méven Car + 2021, Nate Graham + 2020, Nicolas Fella + 2007, Paolo Capriotti + 2008-2009, Petri Damsten + 2009, Petri Damstén + 2022, Popov Eugene + 2017, Roman Gilg + 2008-2014, Sebastian Kügler + 2007-2019, Shawn Starr + 2006-2007, Stephen Leaf + 2022, Tanbir Jishan + 2009, Thilo-Alexander Ginkel + 1998-1999, Torben Weis + 2007, Urs Wolfer + 2001, Waldo Bastian +License: GPL-2.0-or-later + +Files: po/* +Copyright: 2008, Armenian KDE Translation Team + 2006, Canonical Ltd, and Rosetta Contributors 2006 + 2002-2018, Free Software Foundation. + 2007-2014, Free Software Foundation Inc. + 1998-2021, Free Software Foundation, Inc + 2000, Jesús Bravo Álvarez + 2008-2010, K Desktop Environment + 2009, KDE + 2000, KDE Team + 1998-2004, KDE Team. + 2007, KDE Armenian translation team + 2000-2002, KDE e.v.. + 2007, KDE i18n Project for Vietnamese + 2000-2002, KDE-Nederlands team . + 2000-2002, KDE-Nederlands team, 2000. + 1999-2003, Meni Livne + 2006, Rosetta Contributors and Canonical Ltd 2006 + 2009, Rosetta Contributors and Canonical Ltd 2009 + 2010, Rosetta Contributors and Canonical Ltd 2010 + 2012, Rosetta Contributors and Canonical Ltd 2012 + 2014, Rosetta Contributors and Canonical Ltd 2014 + 2015, Rosetta Contributors and Canonical Ltd 2015 + 2007-2018, The Free Software Foundation. + 2002-2018, The Free Software Foundation, Inc. + 2002-2020, This_file_is_part_of_KDE + 2001, translate.org.za +License: GPL-2.0-or-later + +Files: kcms/region_language/autotests/CMakeLists.txt + kcms/region_language/CMakeLists.txt + kcms/region_language/localegenhelper/CMakeLists.txt + runners/bookmarks/autotests/CMakeLists.txt + runners/calculator/autotests/CMakeLists.txt +Copyright: 2021, Alexander Lohnau + 2022, Han Young +License: BSD-2-Clause + +Files: appiumtests/CMakeLists.txt + cmake/FindAppMenuGtkModule.cmake + cmake/FindKIOExtras.cmake + cmake/FindKIOFuse.cmake + cmake/FindLibdrm.cmake + kcms/fonts/autotests/CMakeLists.txt + runners/services/autotests/CMakeLists.txt + runners/shell/autotests/CMakeLists.txt +Copyright: 2014, Alex Merry + 2021, Alexander Lohnau + 2021, Alexander Lohnau + 2021, David Edmundson + 2016-2022, Harald Sitter + 2018, Kai Uwe Broulik + 2014, Martin Gräßlin +License: BSD-3-Clause + +Files: .gitlab-ci.yml + kcms/fonts/autotests/fonts.conf + kcms/users/avatars/photos/Air?Balloon.png + kcms/users/avatars/photos/Astronaut.png + kcms/users/avatars/photos/Books.png + kcms/users/avatars/photos/Brushes.png + kcms/users/avatars/photos/Bulb.png + kcms/users/avatars/photos/Car.png + kcms/users/avatars/photos/Cat.png + kcms/users/avatars/photos/Chameleon.png + kcms/users/avatars/photos/Cocktail.png + kcms/users/avatars/photos/Dog.png + kcms/users/avatars/photos/Fish.png + kcms/users/avatars/photos/Gamepad.png + kcms/users/avatars/photos/Owl.png + kcms/users/avatars/photos/Pancakes.png + kcms/users/avatars/photos/Parrot.png + kcms/users/avatars/photos/Pencils.png + kcms/users/avatars/photos/Shuttle.png + kcms/users/avatars/photos/Soccer.png + kcms/users/avatars/photos/Sunflower.png + kcms/users/avatars/photos/Sushi.png + kcms/users/package/contents/ui/hand-images/base.svg + kcms/users/package/contents/ui/hand-images/left-index-finger.svg + kcms/users/package/contents/ui/hand-images/left-little-finger.svg + kcms/users/package/contents/ui/hand-images/left-middle-finger.svg + kcms/users/package/contents/ui/hand-images/left-ring-finger.svg + kcms/users/package/contents/ui/hand-images/left-thumb.svg + kcms/users/package/contents/ui/hand-images/palm.svg + kcms/users/package/contents/ui/hand-images/right-index-finger.svg + kcms/users/package/contents/ui/hand-images/right-little-finger.svg + kcms/users/package/contents/ui/hand-images/right-middle-finger.svg + kcms/users/package/contents/ui/hand-images/right-ring-finger.svg + kcms/users/package/contents/ui/hand-images/right-thumb.svg + .kde-ci.yml + krunner/qml/krunner.qrc + libtaskmanager/autotests/data/applications/org.kde.dolphin.desktop + libtaskmanager/autotests/data/applications/org.kde.konversation.desktop + runners/bookmarks/autotests/firefox/firefox-config-home/atnsd8ae.testmekde/favicons.sqlite + runners/bookmarks/autotests/firefox/firefox-config-home/atnsd8ae.testmekde/places.sqlite + runners/bookmarks/autotests/firefox/firefox-config-home/profiles.ini + runners/services/autotests/fixtures/org.kde.kpat.desktop +Copyright: 2021-2022, Alexander Lohnau + 2022, Janet Blackquill + None + none + 2015-2017, Pixabay + 2016, Public Domain Pictures <> + 2016-2018, Skitterphoto + 2015, Snapwire +License: CC0-1.0 + +Files: doc/PolicyKit-kde/index.docbook + doc/klipper/index.docbook + po/ca/docs/klipper/index.docbook + po/de/docs/klipper/* + po/it/docs/klipper/* + po/nl/docs/klipper/* + po/pt/docs/klipper/* + po/pt_BR/docs/klipper/index.docbook + po/uk/docs/klipper/* +Copyright: 1998, &Andrew.Stanley-Jones; asj@cban.com + 1998-2000, &Carsten.Pfeiffer; &Carsten.Pfeiffer.mail; + 2000-2005, &Philip.Rodrigues + 2000-2005, &Philip.Rodrigues; &Philip.Rodrigues.mail; + 2008-2009, Daniel Nicoletti +License: GFDL-1.2-or-later + +Files: kcms/cursortheme/xcursor/previewwidget.cpp + kcms/cursortheme/xcursor/previewwidget.h + kcms/cursortheme/xcursor/thememodel.cpp + kcms/krdb/krdb.h + kcms/style/kcmstyle.cpp + kcms/style/kcmstyle.h + kcms/style/previewitem.cpp + kcms/style/previewitem.h + kcms/style/styleconfdialog.cpp + kcms/style/styleconfdialog.h +Copyright: 2019, Cyril Rossi + 2002, Daniel Molkentin + 2009, Davide Bettio + 2003-2007, Fredrik Höglund + 2007, Ivan Cukic + 2019, Kai Uwe Broulik + 2002, Karol Szwed + 1997-2002, kcmdisplay Authors. + 2003, Maksim Orlovich + 2007, Paolo Capriotti + 2008, Petri Damsten + 2000, TrollTech AS. + 2007, Urs Wolfer + 2001, Waldo Bastian +License: GPL-2.0-only + +Files: kcms/cursortheme/xcursor/cursortheme.cpp + kcms/cursortheme/xcursor/cursortheme.h + kcms/cursortheme/xcursor/sortproxymodel.cpp + kcms/cursortheme/xcursor/sortproxymodel.h + kcms/cursortheme/xcursor/thememodel.h + kcms/cursortheme/xcursor/xcursortheme.cpp + kcms/cursortheme/xcursor/xcursortheme.h +Copyright: 2005-2007, Fredrik Höglund +License: GPL-2.0-only OR GPL-3.0-only + +Files: applets/appmenu/lib/appmenuapplet.cpp + applets/appmenu/lib/appmenuapplet.h + applets/appmenu/package/contents/config/config.qml + applets/appmenu/package/contents/ui/configGeneral.qml + applets/appmenu/plugin/appmenumodel.cpp + applets/appmenu/plugin/appmenumodel.h + applets/appmenu/plugin/appmenuplugin.cpp + applets/appmenu/plugin/appmenuplugin.h + applets/calendar/calendarapplet.cpp + applets/calendar/calendarapplet.h + applets/calendar/package/contents/config/config.qml + applets/calendar/package/contents/ui/configGeneral.qml + applets/digital-clock/package/contents/config/config.qml + applets/digital-clock/package/contents/ui/configAppearance.qml + applets/digital-clock/package/contents/ui/configCalendar.qml + applets/digital-clock/package/contents/ui/configTimeZones.qml + applets/digital-clock/plugin/clipboardmenu.cpp + applets/digital-clock/plugin/clipboardmenu.h + applets/digital-clock/plugin/timezonesi18n.cpp + applets/digital-clock/plugin/timezonesi18n_generated.h + applets/digital-clock/plugin/timezonesi18n_generated.h.erb + applets/digital-clock/plugin/timezonesi18n_generate.rb + applets/digital-clock/plugin/timezonesi18n.h + applets/icon/iconapplet.cpp + applets/icon/iconapplet.h + applets/icon/package/contents/ui/main.qml + applets/notifications/draghelper.cpp + applets/notifications/draghelper.h + applets/notifications/notificationapplet.cpp + applets/notifications/notificationapplet.h + applets/notifications/package/contents/ui/CompactRepresentation.qml + applets/notifications/package/contents/ui/DraggableDelegate.qml + applets/notifications/package/contents/ui/EditContextMenu.qml + applets/notifications/package/contents/ui/FullRepresentation.qml + applets/notifications/package/contents/ui/global/Globals.qml + applets/notifications/package/contents/ui/global/PulseAudio.qml + applets/notifications/package/contents/ui/JobDetails.qml + applets/notifications/package/contents/ui/JobItem.qml + applets/notifications/package/contents/ui/main.qml + applets/notifications/package/contents/ui/NotificationHeader.qml + applets/notifications/package/contents/ui/NotificationItem.qml + applets/notifications/package/contents/ui/NotificationPopup.qml + applets/notifications/package/contents/ui/NotificationReplyField.qml + applets/notifications/package/contents/ui/SelectableLabel.qml + applets/panelspacer/package/contents/ui/main.qml + dataengines/packagekit/packagekitengine.cpp + dataengines/packagekit/packagekitengine.h + dataengines/packagekit/packagekitjob.cpp + dataengines/packagekit/packagekitjob.h + dataengines/packagekit/packagekitservice.cpp + dataengines/packagekit/packagekitservice.h + kcms/colors/colors.cpp + kcms/colors/colors.h + kcms/colors/colorsmodel.cpp + kcms/colors/colorsmodel.h + kcms/colors/filterproxymodel.cpp + kcms/colors/filterproxymodel.h + kcms/colors/package/contents/ui/main.qml + kcms/desktoptheme/filterproxymodel.cpp + kcms/desktoptheme/filterproxymodel.h + kcms/desktoptheme/themesmodel.cpp + kcms/desktoptheme/themesmodel.h + kcms/fonts/autotests/kxftconfigtest.cpp + kcms/icons/package/contents/ui/IconSizePopup.qml + kcms/icons/package/contents/ui/main.qml + kcms/notifications/filterproxymodel.cpp + kcms/notifications/filterproxymodel.h + kcms/notifications/kcm.cpp + kcms/notifications/kcm.h + kcms/notifications/notificationsdata.cpp + kcms/notifications/notificationsdata.h + kcms/notifications/package/contents/ui/ApplicationConfiguration.qml + kcms/notifications/package/contents/ui/main.qml + kcms/notifications/package/contents/ui/PopupPositionPage.qml + kcms/notifications/package/contents/ui/ScreenPositionSelector.qml + kcms/notifications/package/contents/ui/SourcesPage.qml + kcms/notifications/sourcesmodel.cpp + kcms/notifications/sourcesmodel.h + kcms/style/gtkpage.cpp + kcms/style/gtkpage.h + kcms/style/gtkthemesmodel.cpp + kcms/style/gtkthemesmodel.h + kcms/style/package/contents/ui/EffectSettingsPopup.qml + kcms/style/package/contents/ui/GtkStylePage.qml + kcms/style/package/contents/ui/main.qml + kcms/style/stylesmodel.cpp + kcms/style/stylesmodel.h + plasmacalendarintegration/HolidaysConfig.qml + plasma-windowed/main.cpp + plasma-windowed/plasmawindowedcorona.cpp + plasma-windowed/plasmawindowedcorona.h + plasma-windowed/plasmawindowedview.cpp + plasma-windowed/plasmawindowedview.h + runners/appstream/appstreamrunner.cpp + runners/appstream/appstreamrunner.h + runners/bookmarks/autotests/bookmarksmatchtest.cpp + runners/bookmarks/autotests/firefox/testfirefoxbookmarks.cpp + shell/kconf_update/CMakeLists.txt + shell/kconf_update/plasmashell-5.27-use-panel-thickness-in-default-group.upd + shell/standaloneappcorona.cpp + shell/standaloneappcorona.h + xembed-sni-proxy/snidbus.cpp + xembed-sni-proxy/snidbus.h +Copyright: 2016, Aleix Pol Gonzalez + 2021, Alexander Lohnau + 2013-2014, Bhushan Shah + 2016, Chinmoy Ranjan Pradhan + 2019-2020, Cyril Rossi + 2015, David Edmundson + 2019, David Redondo + 2022, Fushan Wen + 2012, Gregor Taetzner + 2021-2022, Harald Sitter + 2022, ivan tkachenko + 2007, Jeremy Whiting + 2019-2022, Kai Uwe Broulik + 2019, Kai Uwe Broulik + 2013-2019, Kai Uwe Broulik + 2014-2019, Marco Martin + 2009-2014, Marco Martin + 2014-2015, Martin Klapetek + 2007, Matthew Woehlke + 2020, Mikhail Zolotukhin + 2016, Olivier Churlaud + 2013, Sebastian Kügler +License: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL + +Files: applets/mediacontroller/CMakeLists.txt + applets/mediacontroller/plugin/CMakeLists.txt + applets/mediacontroller/plugin/globalconfig.cpp + applets/mediacontroller/plugin/globalconfig.h + applets/mediacontroller/plugin/mediacontrollerplugin.cpp + applets/mediacontroller/plugin/mediacontrollerplugin.h + applets/mediacontroller/plugin/qmldir + applets/notifications/globalshortcuts.cpp + applets/notifications/globalshortcuts.h + components/trianglemousefilter/CMakeLists.txt +Copyright: 2022, Bharadwaj Raju + 2019, Kai Uwe Broulik +License: GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL + +Files: applets/systemtray/statusnotifieritemjob.cpp + applets/systemtray/statusnotifieritemjob.h + applets/systemtray/statusnotifieritemservice.cpp + applets/systemtray/statusnotifieritemservice.h + dataengines/activities/activityjob.cpp + dataengines/activities/activityjob.h + dataengines/applicationjobs/jobaction.cpp + dataengines/applicationjobs/jobaction.h + dataengines/applicationjobs/jobcontrol.cpp + dataengines/applicationjobs/jobcontrol.h + dataengines/applicationjobs/kuiserverengine.cpp + dataengines/applicationjobs/kuiserverengine.h + dataengines/apps/appjob.cpp + dataengines/apps/appjob.h + dataengines/apps/appsengine.cpp + dataengines/apps/appsengine.h + dataengines/apps/appservice.cpp + dataengines/apps/appservice.h + dataengines/apps/appsource.cpp + dataengines/apps/appsource.h + dataengines/dict/dictengine.cpp + dataengines/dict/dictengine.h + dataengines/executable/executable.cpp + dataengines/executable/executable.h + dataengines/hotplug/deviceserviceaction.cpp + dataengines/hotplug/deviceserviceaction.h + dataengines/hotplug/hotplugjob.cpp + dataengines/hotplug/hotplugjob.h + dataengines/hotplug/hotplugservice.cpp + dataengines/hotplug/hotplugservice.h + dataengines/mouse/cursornotificationhandler.cpp + dataengines/mouse/cursornotificationhandler.h + dataengines/mouse/mouseengine.cpp + dataengines/mouse/mouseengine.h + dataengines/mpris2/mpris2engine.cpp + dataengines/mpris2/mpris2engine.h + dataengines/notifications/notificationaction.cpp + dataengines/notifications/notificationaction.h + dataengines/notifications/notificationservice.cpp + dataengines/notifications/notificationservice.h + dataengines/places/placesengine.cpp + dataengines/places/placesengine.h + dataengines/powermanagement/powermanagementengine.cpp + dataengines/powermanagement/powermanagementengine.h + dataengines/powermanagement/powermanagementjob.cpp + dataengines/powermanagement/powermanagementjob.h + dataengines/soliddevice/devicesignalmapmanager.cpp + dataengines/soliddevice/devicesignalmapmanager.h + dataengines/soliddevice/devicesignalmapper.cpp + dataengines/soliddevice/devicesignalmapper.h + dataengines/soliddevice/hddtemp.cpp + dataengines/soliddevice/hddtemp.h + dataengines/soliddevice/soliddeviceengine.cpp + dataengines/soliddevice/soliddeviceengine.h + dataengines/soliddevice/soliddevicejob.cpp + dataengines/soliddevice/soliddevicejob.h + dataengines/soliddevice/soliddeviceservice.cpp + dataengines/soliddevice/soliddeviceservice.h + dataengines/statusnotifieritem/statusnotifieritemjob.cpp + dataengines/statusnotifieritem/statusnotifieritemjob.h + dataengines/statusnotifieritem/statusnotifieritemservice.cpp + dataengines/statusnotifieritem/statusnotifieritemservice.h + dataengines/systemmonitor/systemmonitor.cpp + dataengines/systemmonitor/systemmonitor.h + kcms/colors/colorsapplicator.h + kcms/colors/plasma-apply-colorscheme.cpp + kcms/cursortheme/launchfeedbacksettings.kcfg + kcms/cursortheme/launchfeedbacksettings.kcfgc + kcms/cursortheme/package/contents/ui/Delegate.qml + kcms/cursortheme/package/contents/ui/LaunchFeedbackDialog.qml + kcms/cursortheme/package/contents/ui/main.qml + kcms/cursortheme/plasma-apply-cursortheme.cpp + kcms/cursortheme/xcursor/themeapplicator.cpp + kcms/cursortheme/xcursor/themeapplicator.h + kcms/desktoptheme/kcm.cpp + kcms/desktoptheme/kcm.h + kcms/desktoptheme/package/contents/ui/main.qml + kcms/desktoptheme/package/contents/ui/ThemePreview.qml + kcms/desktoptheme/plasma-apply-desktoptheme.cpp + kcms/fonts/package/contents/ui/FontWidget.qml + kcms/fonts/package/contents/ui/main.qml + kcms/lookandfeel/kcm.cpp + kcms/lookandfeel/kcm.h + kcms/lookandfeel/kcmmain.cpp + kcms/lookandfeel/lookandfeelmanager.cpp + kcms/lookandfeel/lookandfeelmanager.h + kcms/lookandfeel/package/contents/ui/main.qml + kcms/lookandfeel/package/contents/ui/MoreOptions.qml + kcms/lookandfeel/package/contents/ui/SimpleOptions.qml + kioworkers/desktop/desktopnotifier.cpp + kioworkers/desktop/desktopnotifier.h + ksmserver/tests/autostarttest.cpp + libkworkspace/login1_manager_interface.cpp + phonon/platform_kde/kdeplatformplugin.cpp + phonon/platform_kde/kdeplatformplugin.h + phonon/platform_kde/kiomediastream.cpp + phonon/platform_kde/kiomediastream.h + phonon/platform_kde/kiomediastream_p.h + runners/calculator/calculatorrunner.cpp + runners/calculator/calculatorrunner.h + runners/locations/locationrunner.cpp + runners/locations/locationrunner.h + runners/services/plugin.cpp + runners/services/servicerunner.cpp + runners/services/servicerunner.h + runners/sessions/sessionrunner.cpp + runners/sessions/sessionrunner.h + runners/shell/shellrunner.cpp + runners/shell/shellrunner.h + runners/webshortcuts/webshortcutrunner.cpp + runners/webshortcuts/webshortcutrunner.h + runners/windowedwidgets/windowedwidgetsrunner.cpp + runners/windowedwidgets/windowedwidgetsrunner.h + solidautoeject/solidautoeject.cpp + solidautoeject/solidautoeject.h + soliduiserver/soliduiserver.cpp + soliduiserver/soliduiserver.h + startkde/plasma-session/autostart.cpp + startkde/plasma-session/autostart.h + startkde/plasma-session/main.cpp + startkde/plasma-session/sessiontrack.cpp + startkde/plasma-session/sessiontrack.h + startkde/plasma-session/signalhandler.cpp + startkde/plasma-session/signalhandler.h + startkde/plasma-shutdown/main.cpp + startkde/waitforname/main.cpp + startkde/waitforname/waiter.cpp + startkde/waitforname/waiter.h + systemmonitor/kdedksysguard.cpp + systemmonitor/ksystemactivitydialog.cpp + systemmonitor/ksystemactivitydialog.h + wallpapers/image/plasma-apply-wallpaperimage.cpp +Copyright: 2006-2007, Aaron Seigo + 2008, Alain Boyer + 2021, Aleix Pol Gonzalez + 2007-2012, Alex Merry + 2021-2022, Alexander Lohnau + 2020-2021, Alexander Lohnau + 2007, Alexis Ménard + 2015, Antonis Tsiapaliokas + 2007, Barış Metin + 2019-2021, Benjamin Port + 2009, Chani Armitage + 2007, Christopher Blauvelt + 2019, Cyril Rossi + 2021, Dan Leinir Turthra Jensen + 2008, Dario Freddi + 2018, David Edmundson + 2019, David Edmundson + 2006, David Faure + 2016, David Rosca + 2022, Dominic Hayes + 2017, Eike Hein + 2007-2009, Fredrik Höglund + 2016-2020, Harald Sitter + 2023, Ismael Asensio + 2005, Jean-Remy Falleri + 2007, Jeff Cooper + 2007-2010, John Tapsell + 2007, John Tapsell + 2016-2018, Kai Uwe Broulik + 2005-2009, Kevin Ottens + 2019, Kevin Ottens + 2011-2014, Lukas Tinkl + 2007, Maor Vanmak + 2014-2018, Marco Martin + 2010, Marco Martin + 2010, Matteo Agostinelli + 2007-2008, Matthias Kretz + 2009, Matthieu Gallien + 2022, Natalie Clarius + 2007-2008, Petri Damsten + 2007, Richard Moore + 2008, Rob Scheepmaker + 2007-2008, Sebastian Kuegler + 2011, Sebastian Kügler + 2007, Teemu Rytilahti + 2007, Thomas Georgiou + 2017, Valerio Pilo + 2011, Viranch Mehta + 2014, Vishesh Handa + 2014, Vishesh Handa + 2001, Waldo Bastian +License: LGPL-2.0-only + +Files: kcms/colors/colorsapplicator.cpp +Copyright: 2021, Benjamin Port + 2020, Björn Ottosson + 2021, Dan Leinir Turthra Jensen +License: LGPL-2.0-only_with_parts_in_Public_Domain_OR_MIT + The main license for this file is the GNU Library General Public + License version 2. + . + precomputed matrices from Björn Ottosson, public domain. or MIT if + your country doesn't do that. + . + LGPL-2: + . + This library is free software; you can redistribute it and/or modify + it under the terms of the GNU Library General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + . + This library is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Library General Public License for more details. + . + You should have received a copy of the GNU Library General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA + 02110-1301, USA. + . + On Debian systems, the complete text of the GNU Library General + Public License version 2 can be found in + `/usr/share/common-licenses/LGPL-2’. + . + MIT: + . + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation files + (the "Software"), to deal in the Software without restriction, + including without limitation the rights to use, copy, modify, merge, + publish, distribute, sublicense, and/or sell copies of the Software, + and to permit persons to whom the Software is furnished to do so, + subject to the following conditions: + . + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS + BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN + ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN + CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + SOFTWARE. + +Files: kcms/kcms-common.cpp + kcms/kcms-common_p.h +Copyright: 2021, Ahmad Samir +License: LGPL-2.0-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL + +Files: applets/analog-clock/contents/ui/analogclock.qml + applets/analog-clock/contents/ui/Hand.qml + applets/batterymonitor/package/contents/ui/BatteryItem.qml + applets/batterymonitor/package/contents/ui/BrightnessItem.qml + applets/batterymonitor/package/contents/ui/CompactRepresentation.qml + applets/batterymonitor/package/contents/ui/InhibitionHint.qml + applets/batterymonitor/package/contents/ui/logic.js + applets/batterymonitor/package/contents/ui/main.qml + applets/batterymonitor/package/contents/ui/PopupDialog.qml + applets/batterymonitor/package/contents/ui/PowerManagementItem.qml + applets/batterymonitor/package/contents/ui/PowerProfileItem.qml + applets/devicenotifier/package/contents/ui/DeviceItem.qml + applets/devicenotifier/package/contents/ui/FullRepresentation.qml + applets/devicenotifier/package/contents/ui/main.qml + applets/digital-clock/package/contents/ui/Tooltip.qml + applets/kicker/plugin/autotests/qmltest.cpp + applets/lock_logout/contents/ui/lockout.qml + applets/mediacontroller/package/contents/ui/ExpandedRepresentation.qml + applets/mediacontroller/package/contents/ui/main.qml + applets/notifications/package/contents/ui/DraggableFileArea.qml + applets/notifications/package/contents/ui/ThumbnailStrip.qml + applets/systemmonitor/systemmonitor/package/contents/ui/CompactRepresentation.qml + applets/systemmonitor/systemmonitor/package/contents/ui/config/ConfigAppearance.qml + applets/systemmonitor/systemmonitor/package/contents/ui/config/ConfigSensors.qml + applets/systemmonitor/systemmonitor/package/contents/ui/config/FaceDetails.qml + applets/systemmonitor/systemmonitor/package/contents/ui/FullRepresentation.qml + applets/systemmonitor/systemmonitor/package/contents/ui/main.qml + applets/systemtray/container/package/contents/ui/main.qml + applets/systemtray/package/contents/applet/CompactApplet.qml + applets/systemtray/package/contents/ui/CurrentItemHighLight.qml + applets/systemtray/package/contents/ui/ExpandedRepresentation.qml + applets/systemtray/package/contents/ui/ExpanderArrow.qml + applets/systemtray/package/contents/ui/HiddenItemsView.qml + applets/systemtray/package/contents/ui/items/AbstractItem.qml + applets/systemtray/package/contents/ui/items/ItemLoader.qml + applets/systemtray/package/contents/ui/items/PlasmoidItem.qml + applets/systemtray/package/contents/ui/items/PulseAnimation.qml + applets/systemtray/package/contents/ui/items/StatusNotifierItem.qml + applets/systemtray/package/contents/ui/main.qml + applets/systemtray/package/contents/ui/PlasmoidPopupsContainer.qml + applets/systemtray/package/contents/ui/SystemTrayState.qml + applets/systemtray/tests/statusnotifier/pumpjob.cpp + applets/systemtray/tests/statusnotifier/pumpjob.h + applets/systemtray/tests/statusnotifier/statusnotifiertest.cpp + applets/systemtray/tests/statusnotifier/statusnotifiertest.h + components/containmentlayoutmanager/abstractlayoutmanager.cpp + components/containmentlayoutmanager/abstractlayoutmanager.h + components/containmentlayoutmanager/appletcontainer.cpp + components/containmentlayoutmanager/appletcontainer.h + components/containmentlayoutmanager/appletslayout.cpp + components/containmentlayoutmanager/appletslayout.h + components/containmentlayoutmanager/configoverlay.cpp + components/containmentlayoutmanager/configoverlay.h + components/containmentlayoutmanager/containmentlayoutmanagerplugin.cpp + components/containmentlayoutmanager/containmentlayoutmanagerplugin.h + components/containmentlayoutmanager/gridlayoutmanager.cpp + components/containmentlayoutmanager/gridlayoutmanager.h + components/containmentlayoutmanager/itemcontainer.cpp + components/containmentlayoutmanager/itemcontainer.h + components/containmentlayoutmanager/qml/BasicAppletContainer.qml + components/containmentlayoutmanager/qml/ConfigOverlayWithHandles.qml + components/containmentlayoutmanager/qml/PlaceHolder.qml + components/containmentlayoutmanager/qml/private/BasicResizeHandle.qml + components/containmentlayoutmanager/resizehandle.cpp + components/containmentlayoutmanager/resizehandle.h + components/dialogs/examples/test.qml + components/dialogs/SystemDialog.qml + components/shellprivate/widgetexplorer/kcategorizeditemsviewmodels.cpp + components/shellprivate/widgetexplorer/kcategorizeditemsviewmodels_p.h + components/shellprivate/widgetexplorer/openwidgetassistant.cpp + components/shellprivate/widgetexplorer/openwidgetassistant_p.h + components/shellprivate/widgetexplorer/plasmaappletitemmodel.cpp + components/shellprivate/widgetexplorer/plasmaappletitemmodel_p.h + components/shellprivate/widgetexplorer/widgetexplorer.cpp + components/shellprivate/widgetexplorer/widgetexplorer.h + components/trianglemousefilter/trianglemousefilter.cpp + components/trianglemousefilter/trianglemousefilter.h + components/workspace/BatteryIcon.qml + containmentactions/applauncher/launch.cpp + containmentactions/applauncher/launch.h + containmentactions/contextmenu/menu.cpp + containmentactions/contextmenu/menu.h + containmentactions/paste/paste.cpp + containmentactions/paste/paste.h + containmentactions/switchactivity/switch.cpp + containmentactions/switchactivity/switch.h + containmentactions/switchdesktop/desktop.cpp + containmentactions/switchdesktop/desktop.h + containmentactions/switchwindow/switch.cpp + containmentactions/switchwindow/switch.h + dataengines/activities/activityengine.cpp + dataengines/activities/activityengine.h + dataengines/activities/activityservice.cpp + dataengines/activities/activityservice.h + dataengines/devicenotifications/devicenotificationsengine.cpp + dataengines/devicenotifications/devicenotificationsengine.h + dataengines/favicons/faviconprovider.cpp + dataengines/favicons/faviconprovider.h + dataengines/favicons/favicons.cpp + dataengines/favicons/favicons.h + dataengines/hotplug/hotplugengine.cpp + dataengines/hotplug/hotplugengine.h + dataengines/keystate/keystate.cpp + dataengines/keystate/keystate.h + dataengines/notifications/notificationsengine.cpp + dataengines/notifications/notificationsengine.h + dataengines/powermanagement/powermanagementservice.cpp + dataengines/powermanagement/powermanagementservice.h + dataengines/time/timeengine.cpp + dataengines/time/timeengine.h + dataengines/time/timesource.cpp + dataengines/time/timesource.h + dataengines/weather/ions/ion.cpp + dataengines/weather/ions/ion.h + interactiveconsole/interactiveconsole.cpp + interactiveconsole/interactiveconsole.h + interactiveconsole/main.cpp + kcms/desktoptheme/package/contents/ui/Hand.qml + kcms/feedback/feedback.cpp + kcms/feedback/feedback.h + kcms/feedback/package/contents/ui/main.qml + kcms/fonts/fonts.cpp + kcms/fonts/fonts.h + kcms/fonts/kxftconfig.cpp + kcms/fonts/kxftconfig.h + kcms/fonts/previewimageprovider.cpp + kcms/fonts/previewimageprovider.h + kcms/fonts/previewrenderengine.cpp + kcms/fonts/previewrenderengine.h + kcms/icons/changeicons.cpp + kcms/kfontinst/kcmfontinst/FontFilterProxyStyle.cpp + kcms/kfontinst/kcmfontinst/FontFilterProxyStyle.h + kcms/region_language/localegenerator.cpp + kcms/region_language/localegenerator.h + kioworkers/applications/kio_applications.cpp + kioworkers/desktop/kio_desktop.cpp + kioworkers/desktop/kio_desktop.h + kioworkers/desktop/tests/kio_desktop_test.cpp + ktimezoned/ktimezonedbase.h + ktimezoned/ktimezoned.cpp + ktimezoned/ktimezoned.h + ktimezoned/ktimezoned_win.cpp + ktimezoned/ktimezoned_win.h + libdbusmenuqt/dbusmenuimporter.cpp + libdbusmenuqt/dbusmenuimporter.h + libdbusmenuqt/dbusmenushortcut_p.cpp + libdbusmenuqt/dbusmenushortcut_p.h + libdbusmenuqt/dbusmenutypes_p.cpp + libdbusmenuqt/dbusmenutypes_p.h + libdbusmenuqt/test/main.cpp + libdbusmenuqt/utils.cpp + libdbusmenuqt/utils_p.h + libkworkspace/kdisplaymanager.cpp + libkworkspace/kdisplaymanager.h + libkworkspace/kworkspace.cpp + libkworkspace/kworkspace.h + libkworkspace/sessionmanagementbackend.cpp + libkworkspace/sessionmanagementbackend.h + libkworkspace/sessionmanagement.cpp + libkworkspace/sessionmanagement.h + libkworkspace/tests/sessiontest.cpp + libkworkspace/tests/syncdbusenvtest.cpp + libkworkspace/updatelaunchenvjob.cpp + libkworkspace/updatelaunchenvjob.h + libnotificationmanager/autotests/notifications_test.cpp + lookandfeel/autotests/lockscreen/main.cpp + lookandfeel/org.kde.breeze/contents/components/ActionButton.qml + lookandfeel/org.kde.breeze/contents/components/animation/RejectPasswordAnimation.qml + lookandfeel/org.kde.breeze/contents/components/animation/RejectPasswordPathAnimation.qml + lookandfeel/org.kde.breeze/contents/components/Battery.qml + lookandfeel/org.kde.breeze/contents/components/Clock.qml + lookandfeel/org.kde.breeze/contents/components/SessionManagementScreen.qml + lookandfeel/org.kde.breeze/contents/components/UserDelegate.qml + lookandfeel/org.kde.breeze/contents/components/UserList.qml + lookandfeel/org.kde.breeze/contents/lockscreen/MainBlock.qml + lookandfeel/org.kde.breeze/contents/systemdialog/SystemDialog.qml + lookandfeel/sddm-theme/Background.qml + lookandfeel/sddm-theme/KeyboardButton.qml + lookandfeel/sddm-theme/Main.qml + lookandfeel/sddm-theme/SessionButton.qml + plasmacalendarintegration/qmlhelper/holidayeventshelperplugin.cpp + plasmacalendarintegration/qmlhelper/holidayeventshelperplugin.h + runners/bookmarks/autotests/chrome/testchromebookmarks.cpp + runners/bookmarks/autotests/chrome/testchromebookmarks.h + runners/bookmarks/bookmarkmatch.cpp + runners/bookmarks/bookmarkmatch.h + runners/bookmarks/bookmarksrunner.cpp + runners/bookmarks/bookmarksrunner_defs.h + runners/bookmarks/bookmarksrunner.h + runners/bookmarks/browserfactory.cpp + runners/bookmarks/browserfactory.h + runners/bookmarks/browsers/browser.h + runners/bookmarks/browsers/chrome.cpp + runners/bookmarks/browsers/chromefindprofile.cpp + runners/bookmarks/browsers/chromefindprofile.h + runners/bookmarks/browsers/chrome.h + runners/bookmarks/browsers/falkon.cpp + runners/bookmarks/browsers/falkon.h + runners/bookmarks/browsers/findprofile.h + runners/bookmarks/browsers/firefox.cpp + runners/bookmarks/browsers/firefox.h + runners/bookmarks/browsers/konqueror.cpp + runners/bookmarks/browsers/konqueror.h + runners/bookmarks/browsers/opera.cpp + runners/bookmarks/browsers/opera.h + runners/bookmarks/favicon.cpp + runners/bookmarks/faviconfromblob.cpp + runners/bookmarks/faviconfromblob.h + runners/bookmarks/favicon.h + runners/bookmarks/fetchsqlite.cpp + runners/bookmarks/fetchsqlite.h + runners/calculator/autotests/calculatorrunnertest.cpp + runners/calculator/qalculate_engine.cpp + runners/calculator/qalculate_engine.h + runners/locations/autotests/locationsrunnertest.cpp + runners/places/placesrunner.cpp + runners/places/placesrunner.h + runners/recentdocuments/recentdocuments.cpp + runners/recentdocuments/recentdocuments.h + shell/alternativeshelper.cpp + shell/alternativeshelper.h + shell/containmentconfigview.cpp + shell/containmentconfigview.h + shell/currentcontainmentactionsmodel.cpp + shell/currentcontainmentactionsmodel.h + shell/futureutil.h + shell/outputorderwatcher.cpp + shell/outputorderwatcher.h + shell/packageplugins/layouttemplate/layouttemplate.cpp + shell/packageplugins/layouttemplate/layouttemplate.h + shell/packageplugins/lookandfeel/lookandfeel.cpp + shell/packageplugins/lookandfeel/lookandfeel.h + shell/packageplugins/qmlWallpaper/wallpaper.cpp + shell/packageplugins/qmlWallpaper/wallpaper.h + shell/packageplugins/shell/shellpackage.cpp + shell/packageplugins/shell/shellpackage.h + shell/packageplugins/wallpaperimages/wallpaperpackage.cpp + shell/packageplugins/wallpaperimages/wallpaperpackage.h + shell/panelconfigview.cpp + shell/panelconfigview.h + shell/panelshadows.cpp + shell/panelshadows_p.h + shell/screenpool.cpp + shell/screenpool.h + shell/scripting/appinterface.cpp + shell/scripting/appinterface.h + shell/scripting/applet.cpp + shell/scripting/applet.h + shell/scripting/configgroup.cpp + shell/scripting/configgroup.h + shell/scripting/containment.cpp + shell/scripting/containment.h + shell/scripting/panel.cpp + shell/scripting/panel.h + shell/scripting/scriptengine.cpp + shell/scripting/scriptengine.h + shell/scripting/scriptengine_v1.cpp + shell/scripting/scriptengine_v1.h + shell/scripting/widget.cpp + shell/scripting/widget.h + shell/shellcontainmentconfig.cpp + shell/shellcontainmentconfig.h + shell/shellcorona.cpp + shell/shellcorona.h + shell/strutmanager.cpp + shell/strutmanager.h + shell/userfeedback.cpp + shell/userfeedback.h + startkde/kcheckrunning/kcheckrunning.cpp + startkde/kcheckrunning/kcheckrunning.h + startkde/plasmaautostart/plasmaautostart.cpp + startkde/plasmaautostart/plasmaautostart.h + startkde/plasma-session/plasma-autostart-list/main.cpp + startkde/startplasma.cpp + startkde/startplasma.h + startkde/startplasma-wayland.cpp + startkde/startplasma-x11.cpp + wallpapers/image/plugin/imageplugin.cpp + wallpapers/image/plugin/imageplugin.h +Copyright: 2006-2013, Aaron Seigo + 2014, Aleix Pol Gonzalez + 2016-2022, Aleix Pol Gonzalez + 2008, Alex Merry + 2020-2021, Alexander Lohnau + 2009, Ana Cecília Martins + 2013, Andrea Scarpino + 2015, Antonis Tsiapaliokas + 2019, Arjen Hiemstra + 2019, Benjamin Port + 2022, Bharadwaj Raju + 2016, Boudhayan Gupta + 2009-2010, Canonical + 2020, Carson Black + 2009-2010, Chani Armitage + 2002, Craig Drummond + 2021, Cyril Rossi + 2012-2013, Daniel Nicoletti + 2013-2022, David Edmundson + 2008-2020, David Edmundson + 2009, David Faure + 2005-2010, David Jarvie + 2021, David Redondo + 2009, Davide Bettio + 2022, Derek Christ + 2021, Devin Lin + 2008, Dmitry Suzdalev + 2018, Eike Hein + 2007-2009, Fredrik Höglund + Geert Jansen + 2007, Glenn Ergeerts + 2021, Han Young + 2022, Harald Sitter + 2020, Ismael Asensio + 2022, ivan (@ratijas) tkachenko + 2007, Ivan Cukic + 2013-2016, Ivan Cukic + 2021-2022, ivan tkachenko + 2010-2012, Jacopo De Simoi + 2014, John Layt + 2003, Joseph Wenninger + 2018, Julian Wolff + 2020-2021, Kai Uwe Broulik + 2013-2019, Kai Uwe Broulik + 2019, Kevin Ottens + 2020, Konrad Materka + 1999, Lars Knoll + 2005, Lubos Lunak + 2014, Lukáš Tinkl + 2012, Marco Gulino + 2011-2019, Marco Martin + 2007-2013, Marco Martin + 1997, Mark Donohoe + 2013-2015, Martin Klapetek + 2010, Matteo Agostinelli + 1997, Matthias Kalle Dalheimer + 2007, Menard Alexis + 2020, Nate Graham + 2022, Niccolò Venerandi + 2004-2005, Oswald Buddenhagen + 2009, Petri Damsten + 2000, Rik Hemsley + 2005, S.R.Haque + 2008-2013, Sebastian Kügler + 2007-2009, Shawn Starr + 1998-2005, Stephan Kulow + 2009, Till Adam + 2007, Tobias Koenig + 2019, Tranter Madi + 2011-2012, Viranch Mehta +License: LGPL-2.0-or-later + +Files: po/ca/plasma_wallpaper_org.kde.image.po + po/ca@valencia/plasma_wallpaper_org.kde.image.po +Copyright: 2007-2021, This_file_is_part_of_KDE +License: LGPL-2.0-or-later + +Files: applets/digital-clock/plugin/applicationintegration.cpp + applets/digital-clock/plugin/applicationintegration.h + applets/systemtray/autotests/systemtraymodeltest.cpp + components/keyboardlayout/virtualkeyboard.cpp + components/keyboardlayout/virtualkeyboard.h + components/lookandfeelqml/kpackageinterface.cpp + components/lookandfeelqml/kpackageinterface.h + components/lookandfeelqml/lookandfeelqmlplugin.cpp + components/lookandfeelqml/lookandfeelqmlplugin.h + kcms/users/package/contents/ui/ChangePassword.qml + kcms/users/package/contents/ui/ChangeWalletPassword.qml + kcms/users/package/contents/ui/CreateUser.qml + kcms/users/package/contents/ui/Debouncer.qml + kcms/users/package/contents/ui/main.qml + kcms/users/package/contents/ui/PicturesSheet.qml + kcms/users/package/contents/ui/UserDetailsPage.qml + kcms/users/src/kcm.cpp + kcms/users/src/kcm.h + kcms/users/src/maskmousearea.cpp + kcms/users/src/maskmousearea.h + kcms/users/src/user.cpp + kcms/users/src/user.h + kcms/users/src/usermodel.cpp + kcms/users/src/usermodel.h + libkworkspace/autotests/testPlatformDetection.cpp + libnotificationmanager/abstractnotificationsmodel.cpp + libnotificationmanager/abstractnotificationsmodel.h + libnotificationmanager/abstractnotificationsmodel_p.h + libnotificationmanager/declarative/notificationmanagerplugin.cpp + libnotificationmanager/declarative/notificationmanagerplugin.h + libnotificationmanager/job.cpp + libnotificationmanager/job.h + libnotificationmanager/job_p.cpp + libnotificationmanager/job_p.h + libnotificationmanager/jobsmodel.cpp + libnotificationmanager/jobsmodel.h + libnotificationmanager/jobsmodel_p.cpp + libnotificationmanager/jobsmodel_p.h + libnotificationmanager/limitedrowcountproxymodel.cpp + libnotificationmanager/limitedrowcountproxymodel_p.h + libnotificationmanager/mirroredscreenstracker.cpp + libnotificationmanager/mirroredscreenstracker_p.h + libnotificationmanager/notification.cpp + libnotificationmanager/notificationfilterproxymodel.cpp + libnotificationmanager/notificationfilterproxymodel_p.h + libnotificationmanager/notificationgroupcollapsingproxymodel.cpp + libnotificationmanager/notificationgroupcollapsingproxymodel_p.h + libnotificationmanager/notificationgroupingproxymodel.cpp + libnotificationmanager/notificationgroupingproxymodel_p.h + libnotificationmanager/notification.h + libnotificationmanager/notification_p.h + libnotificationmanager/notifications.cpp + libnotificationmanager/notifications.h + libnotificationmanager/notificationsmodel.cpp + libnotificationmanager/notificationsmodel.h + libnotificationmanager/notificationsortproxymodel.cpp + libnotificationmanager/notificationsortproxymodel_p.h + libnotificationmanager/server.cpp + libnotificationmanager/server.h + libnotificationmanager/serverinfo.cpp + libnotificationmanager/serverinfo.h + libnotificationmanager/server_p.cpp + libnotificationmanager/server_p.h + libnotificationmanager/settings.cpp + libnotificationmanager/settings.h + libnotificationmanager/utils.cpp + libnotificationmanager/utils_p.h + libnotificationmanager/watchednotificationsmodel.cpp + libnotificationmanager/watchednotificationsmodel.h + libtaskmanager/abstracttasksmodel.cpp + libtaskmanager/abstracttasksmodel.h + libtaskmanager/abstracttasksmodeliface.h + libtaskmanager/abstracttasksproxymodeliface.cpp + libtaskmanager/abstracttasksproxymodeliface.h + libtaskmanager/abstractwindowtasksmodel.cpp + libtaskmanager/abstractwindowtasksmodel.h + libtaskmanager/activityinfo.cpp + libtaskmanager/activityinfo.h + libtaskmanager/autotests/data/windows/ManyWindows.qml + libtaskmanager/autotests/data/windows/SampleWindow.qml + libtaskmanager/autotests/launchertasksmodeltest.cpp + libtaskmanager/autotests/tasksmodeltest.cpp + libtaskmanager/autotests/tasktoolstest.cpp + libtaskmanager/autotests/xwindowtasksmodeltest.cpp + libtaskmanager/concatenatetasksproxymodel.cpp + libtaskmanager/concatenatetasksproxymodel.h + libtaskmanager/declarative/screencasting.cpp + libtaskmanager/declarative/screencasting.h + libtaskmanager/declarative/screencastingrequest.cpp + libtaskmanager/declarative/screencastingrequest.h + libtaskmanager/declarative/taskmanagerplugin.cpp + libtaskmanager/declarative/taskmanagerplugin.h + libtaskmanager/flattentaskgroupsproxymodel.cpp + libtaskmanager/flattentaskgroupsproxymodel.h + libtaskmanager/launchertasksmodel.cpp + libtaskmanager/launchertasksmodel.h + libtaskmanager/launchertasksmodel_p.h + libtaskmanager/startuptasksmodel.cpp + libtaskmanager/startuptasksmodel.h + libtaskmanager/taskfilterproxymodel.cpp + libtaskmanager/taskfilterproxymodel.h + libtaskmanager/taskgroupingproxymodel.cpp + libtaskmanager/taskgroupingproxymodel.h + libtaskmanager/tasksmodel.cpp + libtaskmanager/tasksmodel.h + libtaskmanager/tasktools.cpp + libtaskmanager/tasktools.h + libtaskmanager/virtualdesktopinfo.cpp + libtaskmanager/virtualdesktopinfo.h + libtaskmanager/waylandstartuptasksmodel.cpp + libtaskmanager/waylandstartuptasksmodel.h + libtaskmanager/waylandtasksmodel.cpp + libtaskmanager/waylandtasksmodel.h + libtaskmanager/windowtasksmodel.cpp + libtaskmanager/windowtasksmodel.h + libtaskmanager/xstartuptasksmodel.cpp + libtaskmanager/xstartuptasksmodel.h + libtaskmanager/xwindowsystemeventbatcher.cpp + libtaskmanager/xwindowsystemeventbatcher.h + libtaskmanager/xwindowtasksmodel.cpp + libtaskmanager/xwindowtasksmodel.h + lookandfeel/org.kde.breeze/contents/components/VirtualKeyboard_wayland.qml + runners/kill/config_keys.h + runners/kill/killrunner_config.cpp + runners/kill/killrunner_config.h + runners/kill/killrunner.cpp + runners/kill/killrunner.h + runners/services/autotests/servicerunnertest.cpp + runners/shell/autotests/shellrunnertest.cpp + shell/autotests/screenpooltest.cpp + shell/autotests/shelltest.cpp + shell/tests/screenpooltest.cpp +Copyright: 2008, Aaron J. Seigo + 2020-2021, Aleix Pol Gonzalez + 2020-2022, Alexander Lohnau + 2021, Alexander Lohnau + 2021, Carl Schwan + 2020, Carson Black + 2016-2017, David Edmundson + 2020, David Redondo + 2008, Dmitry Suzdalev + 2015-2016, Eike Hein + 2022, Fushan Wen + 2016-2021, Harald Sitter + 2016, Ivan Cukic + 2009, Jan Gerrit Marker + 2016-2018, Jan Grulich + 2022, Janet Blackquill + 2018-2019, Kai Uwe Broulik + 2020, Konrad Materka + 2016-2022, Marco Martin + 2018, Martin Flöser + 2020, Nate Graham + 2019, Nicolas Fella + 2020, Shah Bhushan + 2021, Vlad Zahorodnii +License: LGPL-2.1-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL + +Files: po/uk/plasma_engine_mpris2.po + po/uk/plasma_applet_org.kde.plasma.icon.po + po/uk/plasma_runner_recentdocuments.po + po/uk/plasma_applet_org.kde.plasma.private.systemtray.po + po/uk/kholidays_calendar_plugin.po + po/uk/kcm_fonts.po + po/uk/freespacenotifier.po + po/uk/klipper.po + po/uk/plasma_runner_placesrunner.po + po/uk/libnotificationmanager.po + po/uk/phonon_kde_plugin.po + po/uk/kcm_cursortheme.po + po/uk/krunner.po + po/uk/plasma_applet_org.kde.plasma.digitalclock.po + po/uk/kcm_nightcolor.po + po/uk/plasma_applet_org.kde.plasma.analogclock.po + po/uk/plasma_applet_org.kde.plasma.notifications.po + po/uk/kcminit.po + po/uk/plasmashellprivateplugin.po + po/uk/plasma_runner_webshortcuts.po + po/uk/kcm_desktoptheme.po + po/uk/plasma_runner_powerdevil.po + po/uk/ksmserver.po + po/uk/plasma_applet_org.kde.plasma.systemmonitor.po + po/uk/plasma_wallpaper_org.kde.image.po + po/uk/kio_desktop.po + po/uk/plasmashell.po + po/uk/plasma_applet_org.kde.plasma.battery.po + po/uk/libkworkspace.po + po/uk/kcm_autostart.po + po/uk/plasma_engine_notifications.po + po/uk/systemmonitor.po + po/uk/kcm_users.po + po/uk/plasma_containmentactions_applauncher.po + po/uk/kcm_feedback.po + po/uk/plasma_runner_locations.po + po/uk/plasma_runner_sessions.po + po/uk/plasma_package_plasmashell.po + po/uk/plasma_applet_org.kde.plasma.mediacontroller.po + po/uk/plasma_runner_kill.po + po/uk/plasma_runner_bookmarksrunner.po + po/uk/plasma_engine_weather.po + po/uk/krdb.po + po/uk/plasma_engine_time.po + po/uk/plasma_runner_windowedwidgets.po + po/uk/plasma_engine_soliddevice.po + po/uk/plasma_runner_calculatorrunner.po + po/uk/plasma_engine_keystate.po + po/uk/plasma_runner_baloosearch5.po + po/uk/plasma_containmentactions_contextmenu.po + po/uk/plasma_engine_dict.po + po/uk/soliduiserver5.po + po/uk/kcm_icons.po + po/uk/plasma_applet_org.kde.plasma.clipboard.po + po/uk/plasma_engine_hotplug.po + po/uk/plasma_applet_org.kde.plasma.appmenu.po + po/uk/plasma_runner_appstream.po + po/uk/kfontinst.po + po/uk/plasma_applet_org.kde.plasma.calendar.po + po/uk/plasma_engine_devicenotifications.po + po/uk/kcm_style.po + po/uk/plasma_lookandfeel_org.kde.lookandfeel.po + po/uk/plasma_engine_applicationjobs.po + po/uk/kio5_applications.po + po/uk/plasma_engine_powermanagement.po + po/uk/plasma_applet_org.kde.plasma.lock_logout.po + po/uk/kcm_colors.po + po/uk/kcm_lookandfeel.po + po/uk/plasma_containmentactions_switchwindow.po + po/uk/plasma_runner_services.po + po/uk/plasma_applet_org.kde.plasma.panelspacer.po + po/uk/plasma_applet_org.kde.plasma.devicenotifier.po + po/uk/plasma_runner_shell.po + po/uk/kcm_notifications.po + po/uk/libkicker.po + po/uk/plasma_wallpaper_org.kde.color.po + po/ca@valencia/plasma_engine_mpris2.po + po/ca@valencia/plasma_applet_org.kde.plasma.icon.po + po/ca@valencia/plasma_runner_recentdocuments.po + po/ca@valencia/plasma_applet_org.kde.plasma.private.systemtray.po + po/ca@valencia/kholidays_calendar_plugin.po + po/ca@valencia/kcm_fonts.po + po/ca@valencia/freespacenotifier.po + po/ca@valencia/klipper.po + po/ca@valencia/plasma_runner_placesrunner.po + po/ca@valencia/libnotificationmanager.po + po/ca@valencia/phonon_kde_plugin.po + po/ca@valencia/kcm_cursortheme.po + po/ca@valencia/krunner.po + po/ca@valencia/plasma_applet_org.kde.plasma.digitalclock.po + po/ca@valencia/kcm_nightcolor.po + po/ca@valencia/plasma_applet_org.kde.plasma.analogclock.po + po/ca@valencia/plasma_applet_org.kde.plasma.notifications.po + po/ca@valencia/kcminit.po + po/ca@valencia/plasmashellprivateplugin.po + po/ca@valencia/plasma_runner_webshortcuts.po + po/ca@valencia/kcm_desktoptheme.po + po/ca@valencia/plasma_runner_powerdevil.po + po/ca@valencia/ksmserver.po + po/ca@valencia/plasma_applet_org.kde.plasma.systemmonitor.po + po/ca@valencia/kio_desktop.po + po/ca@valencia/plasmashell.po + po/ca@valencia/plasma_applet_org.kde.plasma.battery.po + po/ca@valencia/libkworkspace.po + po/ca@valencia/kcm_autostart.po + po/ca@valencia/plasma_engine_notifications.po + po/ca@valencia/systemmonitor.po + po/ca@valencia/kcm_users.po + po/ca@valencia/plasma_containmentactions_applauncher.po + po/ca@valencia/kcm_feedback.po + po/ca@valencia/plasma_runner_locations.po + po/ca@valencia/plasma_runner_sessions.po + po/ca@valencia/plasma_package_plasmashell.po + po/ca@valencia/plasma_applet_org.kde.plasma.mediacontroller.po + po/ca@valencia/plasma_runner_kill.po + po/ca@valencia/plasma_runner_bookmarksrunner.po + po/ca@valencia/krdb.po + po/ca@valencia/plasma_engine_time.po + po/ca@valencia/plasma_runner_windowedwidgets.po + po/ca@valencia/plasma_engine_soliddevice.po + po/ca@valencia/plasma_runner_calculatorrunner.po + po/ca@valencia/plasma_engine_keystate.po + po/ca@valencia/plasma_runner_baloosearch5.po + po/ca@valencia/plasma_containmentactions_contextmenu.po + po/ca@valencia/plasma_engine_dict.po + po/ca@valencia/soliduiserver5.po + po/ca@valencia/kcm_icons.po + po/ca@valencia/plasma_applet_org.kde.plasma.activitybar.po + po/ca@valencia/plasma_applet_org.kde.plasma.clipboard.po + po/ca@valencia/plasma_engine_hotplug.po + po/ca@valencia/plasma_applet_org.kde.plasma.appmenu.po + po/ca@valencia/plasma_runner_appstream.po + po/ca@valencia/kfontinst.po + po/ca@valencia/plasma_applet_org.kde.plasma.calendar.po + po/ca@valencia/plasma_engine_devicenotifications.po + po/ca@valencia/kcm_style.po + po/ca@valencia/plasma_lookandfeel_org.kde.lookandfeel.po + po/ca@valencia/plasma_engine_applicationjobs.po + po/ca@valencia/kio5_applications.po + po/ca@valencia/plasma_engine_powermanagement.po + po/ca@valencia/plasma_applet_org.kde.plasma.lock_logout.po + po/ca@valencia/kcm_colors.po + po/ca@valencia/plasma_containmentactions_switchwindow.po + po/ca@valencia/plasma_runner_services.po + po/ca@valencia/plasma_applet_org.kde.plasma.panelspacer.po + po/ca@valencia/plasma_applet_org.kde.plasma.devicenotifier.po + po/ca@valencia/plasma_runner_shell.po + po/ca@valencia/plasma_applet_org.kde.plasma.manageinputmethod.po + po/ca@valencia/kcm_notifications.po + po/ca@valencia/libkicker.po + po/ca@valencia/plasma_wallpaper_org.kde.color.po + po/ca/plasma_engine_mpris2.po + po/ca/plasma_applet_org.kde.plasma.icon.po + po/ca/plasma_runner_recentdocuments.po + po/ca/plasma_applet_org.kde.plasma.private.systemtray.po + po/ca/kholidays_calendar_plugin.po + po/ca/kcm_fonts.po + po/ca/freespacenotifier.po + po/ca/klipper.po + po/ca/plasma_runner_placesrunner.po + po/ca/libnotificationmanager.po + po/ca/phonon_kde_plugin.po + po/ca/kcm_cursortheme.po + po/ca/krunner.po + po/ca/plasma_applet_org.kde.plasma.digitalclock.po + po/ca/kcm_nightcolor.po + po/ca/plasma_applet_org.kde.plasma.analogclock.po + po/ca/plasma_applet_org.kde.plasma.notifications.po + po/ca/kcminit.po + po/ca/plasmashellprivateplugin.po + po/ca/plasma_runner_webshortcuts.po + po/ca/kcm_desktoptheme.po + po/ca/plasma_runner_powerdevil.po + po/ca/ksmserver.po + po/ca/plasma_applet_org.kde.plasma.systemmonitor.po + po/ca/kio_desktop.po + po/ca/plasmashell.po + po/ca/plasma_applet_org.kde.plasma.battery.po + po/ca/libkworkspace.po + po/ca/kcm_autostart.po + po/ca/plasma_engine_notifications.po + po/ca/systemmonitor.po + po/ca/kcm_users.po + po/ca/plasma_containmentactions_applauncher.po + po/ca/kcm_feedback.po + po/ca/plasma_runner_locations.po + po/ca/plasma_runner_sessions.po + po/ca/plasma_package_plasmashell.po + po/ca/plasma_applet_org.kde.plasma.mediacontroller.po + po/ca/plasma_runner_kill.po + po/ca/plasma_runner_bookmarksrunner.po + po/ca/krdb.po + po/ca/plasma_engine_time.po + po/ca/plasma_runner_windowedwidgets.po + po/ca/plasma_engine_soliddevice.po + po/ca/plasma_runner_calculatorrunner.po + po/ca/plasma_engine_keystate.po + po/ca/plasma_runner_baloosearch5.po + po/ca/plasma_containmentactions_contextmenu.po + po/ca/plasma_engine_dict.po + po/ca/soliduiserver5.po + po/ca/kcm_icons.po + po/ca/plasma_applet_org.kde.plasma.activitybar.po + po/ca/plasma_applet_org.kde.plasma.clipboard.po + po/ca/plasma_engine_hotplug.po + po/ca/plasma_applet_org.kde.plasma.appmenu.po + po/ca/plasma_runner_appstream.po + po/ca/kfontinst.po + po/ca/plasma_applet_org.kde.plasma.calendar.po + po/ca/plasma_engine_devicenotifications.po + po/ca/kcm_style.po + po/ca/plasma_lookandfeel_org.kde.lookandfeel.po + po/ca/plasma_engine_applicationjobs.po + po/ca/kio5_applications.po + po/ca/plasma_engine_powermanagement.po + po/ca/plasma_applet_org.kde.plasma.lock_logout.po + po/ca/kcm_colors.po + po/ca/plasma_containmentactions_switchwindow.po + po/ca/plasma_runner_services.po + po/ca/plasma_applet_org.kde.plasma.panelspacer.po + po/ca/plasma_applet_org.kde.plasma.devicenotifier.po + po/ca/plasma_runner_shell.po + po/ca/plasma_applet_org.kde.plasma.manageinputmethod.po + po/ca/kcm_notifications.po + po/ca/libkicker.po + po/ca/plasma_wallpaper_org.kde.color.po +Copyright: 1998-2022, This_file_is_part_of_KDE +License: LGPL-2.1-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL + +Files: applets/digital-clock/plugin/digitalclockplugin.cpp + applets/digital-clock/plugin/digitalclockplugin.h + applets/notifications/fileinfo.cpp + applets/notifications/fileinfo.h + applets/notifications/filemenu.cpp + applets/notifications/filemenu.h + applets/notifications/jobaggregator.cpp + applets/notifications/jobaggregator.h + applets/notifications/texteditclickhandler.cpp + applets/notifications/texteditclickhandler.h + applets/notifications/thumbnailer.cpp + applets/notifications/thumbnailer.h + components/keyboardlayout/keyboardlayout.cpp + components/keyboardlayout/keyboardlayout.h + c_ptr.h + dataengines/keystate/keyservice.cpp + dataengines/keystate/keyservice.h + dataengines/mpris2/multiplexedservice.cpp + dataengines/mpris2/multiplexedservice.h + dataengines/mpris2/multiplexer.cpp + dataengines/mpris2/multiplexer.h + dataengines/mpris2/playeractionjob.cpp + dataengines/mpris2/playeractionjob.h + dataengines/mpris2/playercontainer.cpp + dataengines/mpris2/playercontainer.h + dataengines/mpris2/playercontrol.cpp + dataengines/mpris2/playercontrol.h + dataengines/places/jobs.h + dataengines/places/modeljob.h + dataengines/places/placeservice.cpp + dataengines/places/placeservice.h + dataengines/places/placesproxymodel.cpp + dataengines/places/placesproxymodel.h + dataengines/places/setupdevicejob.cpp + dataengines/places/setupdevicejob.h + gmenu-dbusmenu-proxy/actions.cpp + gmenu-dbusmenu-proxy/actions.h + gmenu-dbusmenu-proxy/gdbusmenutypes_p.cpp + gmenu-dbusmenu-proxy/gdbusmenutypes_p.h + gmenu-dbusmenu-proxy/icons.cpp + gmenu-dbusmenu-proxy/icons.h + gmenu-dbusmenu-proxy/main.cpp + gmenu-dbusmenu-proxy/menu.cpp + gmenu-dbusmenu-proxy/menu.h + gmenu-dbusmenu-proxy/menuproxy.cpp + gmenu-dbusmenu-proxy/menuproxy.h + gmenu-dbusmenu-proxy/utils.cpp + gmenu-dbusmenu-proxy/utils.h + gmenu-dbusmenu-proxy/window.cpp + gmenu-dbusmenu-proxy/window.h + libkworkspace/autostartscriptdesktopfile.cpp + libkworkspace/autostartscriptdesktopfile.h + runners/baloo/baloosearchrunner.cpp + runners/baloo/baloosearchrunner.h + runners/helprunner/helprunner.cpp + runners/helprunner/helprunner.h + systemmonitor/kdedksysguard.h + systemmonitor/main.cpp + xembed-sni-proxy/fdoselectionmanager.cpp + xembed-sni-proxy/fdoselectionmanager.h + xembed-sni-proxy/main.cpp + xembed-sni-proxy/sniproxy.cpp + xembed-sni-proxy/sniproxy.h + xembed-sni-proxy/xtestsender.cpp + xembed-sni-proxy/xtestsender.h +Copyright: 2009, Aaron Seigo + 2008-2012, Alex Merry + 2021, Alexander Lohnau + 2020, Andrey Butirsky + 2014, Daniel Vrátil + 2015-2019, David Edmundson + 2021, Henri Chain + 2021-2022, Kai Uwe Broulik + 2016-2019, Kai Uwe Broulik + 2019, Konrad Materka + 2014, Marco Martin + 2014, Martin Klapetek + 2014, Vishesh Handa + 2022, Xaver Hugl +License: LGPL-2.1-or-later + +Files: kcms/region_language/package/contents/ui/AdvancedLanguageSelectPage.qml + kcms/region_language/package/contents/ui/main.qml +Copyright: 2018, Eike Hein + 2021, Han Young + 2021, Harald Sitter + 2015, Marco Martin +License: LGPL-3.0-or-later + +Files: appiumtests/digitalclocktest.py + appmenu/appmenu.cpp + appmenu/appmenu_dbus.cpp + appmenu/appmenu_dbus.h + appmenu/appmenu.h + appmenu/kdbusimporter.h + appmenu/menuimporter.cpp + appmenu/menuimporter.h + appmenu/verticalmenu.cpp + appmenu/verticalmenu.h + components/keyboardlayout/keyboardlayoutplugin.cpp + components/keyboardlayout/keyboardlayoutplugin.h + components/sessionsprivate/sessionsmodel.cpp + components/sessionsprivate/sessionsmodel.h + components/sessionsprivate/sessionsprivateplugin.cpp + components/sessionsprivate/sessionsprivateplugin.h + components/shellprivate/shellprivateplugin.cpp + components/shellprivate/shellprivateplugin.h + components/trianglemousefilter/trianglemousefilterplugin.cpp + components/trianglemousefilter/trianglemousefilterplugin.h + ksmserver/client.cpp + ksmserver/client.h + ksmserver/global.h + ksmserver/legacy.cpp + ksmserver/logout.cpp + ksmserver/main.cpp + ksmserver/server.cpp + ksmserver/server.h + logout-greeter/greeter.cpp + logout-greeter/greeter.h + logout-greeter/main.cpp + logout-greeter/shutdowndlg.cpp + logout-greeter/shutdowndlg.h + logout-greeter/tests/main.cpp + startkde/plasma-session/startup.cpp + startkde/plasma-session/startup.h + startkde/plasma-shutdown/shutdown.h +Copyright: 2022, Bharadwaj Raju + 2011-2012, Cédric Bellegarde + 2014-2018, David Edmundson + 2021-2022, Harald Sitter + 2015-2016, Kai Uwe Broulik + 2011, Lionel Chauvin + 2005, Lubos Lunak + 2016, Martin Graesslin + 2014, Martin Yrjölä + 1999-2000, Matthias Ettrich + 2016, Microsoft Corporation. All rights reserved. + 1999, Preston Brown + 2007, Urs Wolfer +License: MIT + +Files: debian/* +Copyright: 2022, Debian Qt/KDE Maintainers + 2014, Jonathan Riddell + 2014, Scarlett Clark +License: GPL-2.0-or-later + +License: BSD-2-Clause + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + . + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + . + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + . + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS + FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE + COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, + INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, + BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER + CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN + ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE + POSSIBILITY OF SUCH DAMAGE. + +License: BSD-3-Clause + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + . + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + . + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + . + 3. Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + . + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS + FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE + COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, + INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, + BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER + CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN + ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE + POSSIBILITY OF SUCH DAMAGE. + +License: CC0-1.0 + To the extent possible under law, the author(s) have dedicated all + copyright and related and neighboring rights to this software to the + public domain worldwide. This software is distributed without any + warranty. + . + You should have received a copy of the CC0 Public Domain Dedication + along with this software. If not, see + . + . + On Debian systems, the complete text of the CC0 Public Domain + Dedication can be found in `/usr/share/common-licenses/CC0-1.0’. + +License: GFDL-1.2-or-later + Permission is granted to copy, distribute and/or modify this + document under the terms of the GNU Free Documentation License, + Version 1.2 or any later version published by the Free Software + Foundation; with no Invariant Sections, no Front-Cover Texts, and no + Back-Cover Texts. + . + On Debian systems, the complete text of the GNU Free Documentation + License version 1.2 can be found in + `/usr/share/common-licenses/GFDL-1.2’. + +License: GPL-2.0-only + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; version 2. + . + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. Also add information on how to contact you by + electronic and paper mail. + . + On Debian systems, the complete text of the GNU General Public + License version 2 can be found in + `/usr/share/common-licenses/GPL-2’. + +License: GPL-2.0-or-later + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + . + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. Also add information on how to contact you by + electronic and paper mail. + . + On Debian systems, the complete text of the GNU General Public + License version 2 can be found in + `/usr/share/common-licenses/GPL-2’. + +License: GPL-3.0-only + This program is free software: you can redistribute it and/or modify + it under the terms of the GPL License as published by the Free + Software Foundation, version 3. + . + This package is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program. If not, see . + . + On Debian systems, the complete text of the GNU General Public + License version 3 can be found in + `/usr/share/common-licenses/GPL-3’. + +License: LGPL-2.0-only + This library is free software; you can redistribute it and/or modify + it under the terms of the GNU Library General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + . + This library is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Library General Public License for more details. + . + You should have received a copy of the GNU Library General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA + 02110-1301, USA. + . + On Debian systems, the complete text of the GNU Library General + Public License version 2 can be found in + `/usr/share/common-licenses/LGPL-2’. + +License: LGPL-2.0-or-later + This library is free software; you can redistribute it and/or modify + it under the terms of the GNU Library General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + . + This library is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Library General Public License for more details. + . + You should have received a copy of the GNU Library General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA + 02110-1301, USA. + . + On Debian systems, the complete text of the GNU Library General + Public License version 2 can be found in + `/usr/share/common-licenses/LGPL-2’. + +License: LGPL-2.1-only + This library is free software; you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License version + 2.1 as published by the Free Software Foundation. + . + This library is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + . + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301 USA Also add information on how to contact you by + electronic and paper mail. + . + On Debian systems, the complete text of the GNU Lesser General + Public License version 2.1 can be found in + `/usr/share/common-licenses/LGPL-2.1’. + +License: LGPL-2.1-or-later + This library is free software; you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License as + published by the Free Software Foundation; either version 2.1 of the + License, or (at your option) any later version. + . + This library is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + . + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301 USA Also add information on how to contact you by + electronic and paper mail. + . + On Debian systems, the complete text of the GNU Lesser General + Public License version 2.1 can be found in + `/usr/share/common-licenses/LGPL-2.1’. + +License: LGPL-3.0-only + This library is free software; you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License version + 3 as published by the Free Software Foundation. + . + This library is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + . + You should have received a copy of the GNU Lesser General Public + License along with this library. If not, see + . + . + On Debian systems, the complete text of the GNU Lesser General + Public License version 3 can be found in + `/usr/share/common-licenses/LGPL-3’. + +License: LGPL-3.0-or-later + This library is free software; you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License as + published by the Free Software Foundation; either version 3 of the + License, or (at your option) any later version. + . + This library is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + . + You should have received a copy of the GNU Lesser General Public + License along with this library. If not, see + . + . + On Debian systems, the complete text of the GNU Lesser General + Public License version 3 can be found in + `/usr/share/common-licenses/LGPL-3’. + +License: LicenseRef-KDE-Accepted-GPL + This library is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3 of the license or (at + your option) at any later version that is accepted by the membership + of KDE e.V. (or its successor approved by the membership of KDE + e.V.), which shall act as a proxy as defined in Section 14 of + version 3 of the license. + . + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + +License: LicenseRef-KDE-Accepted-LGPL + This library is free software; you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License as + published by the Free Software Foundation; either version 3 of the + license or (at your option) any later version that is accepted by + the membership of KDE e.V. (or its successor approved by the + membership of KDE e.V.), which shall act as a proxy as defined in + Section 6 of version 3 of the license. + . + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + +License: MIT + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation files + (the "Software"), to deal in the Software without restriction, + including without limitation the rights to use, copy, modify, merge, + publish, distribute, sublicense, and/or sell copies of the Software, + and to permit persons to whom the Software is furnished to do so, + subject to the following conditions: + . + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS + BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN + ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN + CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + SOFTWARE. diff --git a/kde-mimeapps.list b/kde-mimeapps.list new file mode 100644 index 00000000..c1ef31e2 --- /dev/null +++ b/kde-mimeapps.list @@ -0,0 +1,24 @@ +[Default Applications] +application/pdf=okularApplication_pdf.desktop;qpdfview.desktop;org.gnome.Evince.desktop +application/postscript=okularApplication_pdf.desktop;org.gnome.Evince.desktop +image/bmp=org.kde.gwenview.desktop +image/gif=org.kde.gwenview.desktop +image/jpeg=org.kde.gwenview.desktop +image/jpg=org.kde.gwenview.desktop +image/pjpeg=org.kde.gwenview.desktop +image/png=org.kde.gwenview.desktop +image/svg+xml=org.kde.gwenview.desktop +image/svg+xml-compressed=org.kde.gwenview.desktop +image/x-bmp=org.kde.gwenview.desktop +image/x-gray=org.kde.gwenview.desktop +image/x-icb=org.kde.gwenview.desktop +image/x-ico=org.kde.gwenview.desktop +image/x-pcx=org.kde.gwenview.desktop +image/x-png=org.kde.gwenview.desktop +image/x-portable-anymap=org.kde.gwenview.desktop +image/x-portable-bitmap=org.kde.gwenview.desktop +image/x-portable-graymap=org.kde.gwenview.desktop +image/x-portable-pixmap=org.kde.gwenview.desktop +image/x-xbitmap=org.kde.gwenview.desktop +image/x-xpixmap=org.kde.gwenview.desktop +image/vnd.wap.wbmp=org.kde.gwenview.desktop diff --git a/libcolorcorrect5.install b/libcolorcorrect5.install new file mode 100644 index 00000000..c2b6f3e6 --- /dev/null +++ b/libcolorcorrect5.install @@ -0,0 +1,2 @@ +usr/lib/*/libcolorcorrect.so.5 +usr/lib/*/libcolorcorrect.so.5.* diff --git a/libcolorcorrect5.symbols b/libcolorcorrect5.symbols new file mode 100644 index 00000000..6934e6c8 --- /dev/null +++ b/libcolorcorrect5.symbols @@ -0,0 +1,45 @@ +# SymbolsHelper-Confirmed: 4:5.24.2 amd64 +libcolorcorrect.so.5 libcolorcorrect5 #MINVER# +* Build-Depends-Package: plasma-workspace-dev + _ZN12ColorCorrect10Geolocator11dataUpdatedERK7QStringRK4QMapIS1_8QVariantE@Base 4:5.12.0 + _ZN12ColorCorrect10Geolocator11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:5.12.0 + _ZN12ColorCorrect10Geolocator11qt_metacastEPKc@Base 4:5.12.0 + _ZN12ColorCorrect10Geolocator15latitudeChangedEv@Base 4:5.12.0 + _ZN12ColorCorrect10Geolocator15locationChangedEdd@Base 4:5.12.0 + _ZN12ColorCorrect10Geolocator16longitudeChangedEv@Base 4:5.12.0 + _ZN12ColorCorrect10Geolocator16staticMetaObjectE@Base 4:5.12.0 + _ZN12ColorCorrect10GeolocatorC1EP7QObject@Base 4:5.12.0 + _ZN12ColorCorrect10GeolocatorC2EP7QObject@Base 4:5.12.0 + _ZN12ColorCorrect17CompositorAdaptor11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:5.12.0 + _ZN12ColorCorrect17CompositorAdaptor11qt_metacastEPKc@Base 4:5.12.0 + _ZN12ColorCorrect17CompositorAdaptor11stopPreviewEv@Base 4:5.24.90 + _ZN12ColorCorrect17CompositorAdaptor12errorChangedEv@Base 4:5.12.0 + _ZN12ColorCorrect17CompositorAdaptor14runningChangedEv@Base 4:5.12.0 + _ZN12ColorCorrect17CompositorAdaptor16errorTextChangedEv@Base 4:5.12.0 + _ZN12ColorCorrect17CompositorAdaptor16staticMetaObjectE@Base 4:5.12.0 + _ZN12ColorCorrect17CompositorAdaptor16updatePropertiesERK4QMapI7QString8QVariantE@Base 4:5.24.2 + _ZN12ColorCorrect17CompositorAdaptor22sendAutoLocationUpdateEdd@Base 4:5.12.0 + _ZN12ColorCorrect17CompositorAdaptor23handlePropertiesChangedERK7QStringRK4QMapIS1_8QVariantERK11QStringList@Base 4:5.24.2 + _ZN12ColorCorrect17CompositorAdaptor7previewEi@Base 4:5.24.90 + _ZN12ColorCorrect17CompositorAdaptor8setErrorENS0_9ErrorCodeE@Base 4:5.12.0 + _ZN12ColorCorrect17CompositorAdaptorC1EP7QObject@Base 4:5.12.0 + _ZN12ColorCorrect17CompositorAdaptorC2EP7QObject@Base 4:5.12.0 + _ZN12ColorCorrect7SunCalc11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:5.12.0 + _ZN12ColorCorrect7SunCalc11qt_metacastEPKc@Base 4:5.12.0 + _ZN12ColorCorrect7SunCalc16staticMetaObjectE@Base 4:5.12.0 + _ZN12ColorCorrect7SunCalc17getEveningTimingsEdd@Base 4:5.12.0 + _ZN12ColorCorrect7SunCalc17getMorningTimingsEdd@Base 4:5.12.0 + _ZNK12ColorCorrect10Geolocator10metaObjectEv@Base 4:5.12.0 + _ZNK12ColorCorrect17CompositorAdaptor10metaObjectEv@Base 4:5.12.0 + _ZNK12ColorCorrect7SunCalc10metaObjectEv@Base 4:5.12.0 + _ZTIN12ColorCorrect10GeolocatorE@Base 4:5.12.0 + _ZTIN12ColorCorrect17CompositorAdaptorE@Base 4:5.12.0 + _ZTIN12ColorCorrect7SunCalcE@Base 4:5.12.0 + _ZTIN6Plasma18DataEngineConsumerE@Base 4:5.12.0 + _ZTSN12ColorCorrect10GeolocatorE@Base 4:5.12.0 + _ZTSN12ColorCorrect17CompositorAdaptorE@Base 4:5.12.0 + _ZTSN12ColorCorrect7SunCalcE@Base 4:5.12.0 + _ZTSN6Plasma18DataEngineConsumerE@Base 4:5.12.0 + _ZTVN12ColorCorrect10GeolocatorE@Base 4:5.12.0 + _ZTVN12ColorCorrect17CompositorAdaptorE@Base 4:5.12.0 + _ZTVN12ColorCorrect7SunCalcE@Base 4:5.12.0 diff --git a/libkfontinst5.install b/libkfontinst5.install new file mode 100644 index 00000000..419c2d3f --- /dev/null +++ b/libkfontinst5.install @@ -0,0 +1,2 @@ +usr/lib/*/libkfontinst.so.5 +usr/lib/*/libkfontinst.so.5.* diff --git a/libkfontinstui5.install b/libkfontinstui5.install new file mode 100644 index 00000000..6fd2164b --- /dev/null +++ b/libkfontinstui5.install @@ -0,0 +1,2 @@ +usr/lib/*/libkfontinstui.so.5 +usr/lib/*/libkfontinstui.so.5.* diff --git a/libkworkspace5-5.install b/libkworkspace5-5.install new file mode 100644 index 00000000..8d500294 --- /dev/null +++ b/libkworkspace5-5.install @@ -0,0 +1,2 @@ +usr/lib/*/libkworkspace5.so.5 +usr/lib/*/libkworkspace5.so.5.* diff --git a/libkworkspace5-5.symbols b/libkworkspace5-5.symbols new file mode 100644 index 00000000..598c3762 --- /dev/null +++ b/libkworkspace5-5.symbols @@ -0,0 +1,108 @@ +# SymbolsHelper-Confirmed: 4:5.17.5 amd64 +libkworkspace5.so.5 libkworkspace5-5 #MINVER# +* Build-Depends-Package: plasma-workspace-dev + _ZN10KWorkSpace11canShutDownENS_15ShutdownConfirmENS_12ShutdownTypeENS_12ShutdownModeE@Base 4:5.8.1 + _ZN10KWorkSpace14detectPlatformEiPPc@Base 4:5.13.1 + _ZN10KWorkSpace14isShuttingDownEv@Base 4:5.8.1 + _ZN10KWorkSpace15requestShutDownENS_15ShutdownConfirmENS_12ShutdownTypeENS_12ShutdownModeE@Base 4:5.8.1 + _ZN10KWorkSpace23propagateSessionManagerEv@Base 4:5.8.1 + _ZN14SessionBackend11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:5.17.5 + _ZN14SessionBackend11qt_metacastEPKc@Base 4:5.17.5 + _ZN14SessionBackend12stateChangedEv@Base 4:5.17.5 + _ZN14SessionBackend14aboutToSuspendEv@Base 4:5.17.5 + _ZN14SessionBackend16canRebootChangedEv@Base 4:5.17.5 + _ZN14SessionBackend16staticMetaObjectE@Base 4:5.17.5 + _ZN14SessionBackend17canSuspendChangedEv@Base 4:5.17.5 + _ZN14SessionBackend18canShutdownChangedEv@Base 4:5.17.5 + _ZN14SessionBackend19canHibernateChangedEv@Base 4:5.17.5 + _ZN14SessionBackend19resumingFromSuspendEv@Base 4:5.17.5 + _ZN14SessionBackend23canHybridSuspendChangedEv@Base 4:5.17.5 + _ZN14SessionBackend4selfEv@Base 4:5.17.5 + _ZN14SessionBackendC1Ev@Base 4:5.17.5 + _ZN14SessionBackendC2Ev@Base 4:5.17.5 + _ZN15KDisplayManager10numReserveEv@Base 4:5.8.1 + _ZN15KDisplayManager11bootOptionsER11QStringListRiS2_@Base 4:5.8.1 + _ZN15KDisplayManager11canShutdownEv@Base 4:5.8.1 + _ZN15KDisplayManager12isSwitchableEv@Base 4:5.8.1 + _ZN15KDisplayManager12lockSwitchVTEi@Base 4:5.8.1 + _ZN15KDisplayManager12startReserveEv@Base 4:5.8.1 + _ZN15KDisplayManager13localSessionsER5QListI7SessEntE@Base 4:5.8.1 + _ZN15KDisplayManager15GDMAuthenticateEv@Base 4:5.8.1 + _ZN15KDisplayManager4execEPKc@Base 4:5.8.1 + _ZN15KDisplayManager4execEPKcR10QByteArray@Base 4:5.8.1 + _ZN15KDisplayManager8sess2StrERK7SessEnt@Base 4:5.8.1 + _ZN15KDisplayManager8shutdownEN10KWorkSpace12ShutdownTypeENS0_12ShutdownModeERK7QString@Base 4:5.8.1 + _ZN15KDisplayManager8switchVTEi@Base 4:5.8.1 + _ZN15KDisplayManager9sess2Str2ERK7SessEntR7QStringS4_@Base 4:5.8.1 + _ZN15KDisplayManagerC1Ev@Base 4:5.8.1 + _ZN15KDisplayManagerC2Ev@Base 4:5.8.1 + _ZN15KDisplayManagerD1Ev@Base 4:5.8.1 + _ZN15KDisplayManagerD2Ev@Base 4:5.8.1 + _ZN17SessionManagement10switchUserEv@Base 4:5.17.5 + _ZN17SessionManagement11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:5.17.5 + _ZN17SessionManagement11qt_metacastEPKc@Base 4:5.17.5 + _ZN17SessionManagement11saveSessionEv@Base 4:5.17.5 + _ZN17SessionManagement12stateChangedEv@Base 4:5.17.5 + _ZN17SessionManagement13hybridSuspendEv@Base 4:5.17.5 + _ZN17SessionManagement13requestLogoutENS_16ConfirmationModeE@Base 4:5.17.5 + _ZN17SessionManagement13requestRebootENS_16ConfirmationModeE@Base 4:5.17.5 + _ZN17SessionManagement14aboutToSuspendEv@Base 4:5.17.5 + _ZN17SessionManagement14canLockChangedEv@Base 4:5.17.5 + _ZN17SessionManagement15requestShutdownENS_16ConfirmationModeE@Base 4:5.17.5 + _ZN17SessionManagement16canLogoutChangedEv@Base 4:5.17.5 + _ZN17SessionManagement16canRebootChangedEv@Base 4:5.17.5 + _ZN17SessionManagement16staticMetaObjectE@Base 4:5.17.5 + _ZN17SessionManagement17canSuspendChangedEv@Base 4:5.17.5 + _ZN17SessionManagement18canShutdownChangedEv@Base 4:5.17.5 + _ZN17SessionManagement19canHibernateChangedEv@Base 4:5.17.5 + _ZN17SessionManagement19resumingFromSuspendEv@Base 4:5.17.5 + _ZN17SessionManagement20canSwitchUserChangedEv@Base 4:5.17.5 + _ZN17SessionManagement21canSaveSessionChangedEv@Base 4:5.17.5 + _ZN17SessionManagement23canHybridSuspendChangedEv@Base 4:5.17.5 + _ZN17SessionManagement4lockEv@Base 4:5.17.5 + _ZN17SessionManagement7suspendEv@Base 4:5.17.5 + _ZN17SessionManagement9hibernateEv@Base 4:5.17.5 + _ZN17SessionManagementC1EP7QObject@Base 4:5.17.5 + _ZN17SessionManagementC2EP7QObject@Base 4:5.17.5 + _ZN18UpdateLaunchEnvJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:5.19.2 + _ZN18UpdateLaunchEnvJob11qt_metacastEPKc@Base 4:5.19.2 + _ZN18UpdateLaunchEnvJob16staticMetaObjectE@Base 4:5.19.2 + _ZN18UpdateLaunchEnvJob5startEv@Base 4:5.19.2 + _ZN18UpdateLaunchEnvJobC1ERK19QProcessEnvironment@Base 4:5.20.3 + _ZN18UpdateLaunchEnvJobC1ERK7QStringS2_@Base 4:5.19.2 + _ZN18UpdateLaunchEnvJobC2ERK19QProcessEnvironment@Base 4:5.20.3 + _ZN18UpdateLaunchEnvJobC2ERK7QStringS2_@Base 4:5.19.2 + _ZN18UpdateLaunchEnvJobD0Ev@Base 4:5.19.2 + _ZN18UpdateLaunchEnvJobD1Ev@Base 4:5.19.2 + _ZN18UpdateLaunchEnvJobD2Ev@Base 4:5.19.2 + _ZN26AutostartScriptDesktopFile17autostartLocationEv@Base 4:5.21.90 + _ZN26AutostartScriptDesktopFile17isAutostartScriptERK12KDesktopFile@Base 4:5.21.90 + _ZN26AutostartScriptDesktopFileC1ERK7QStringS2_@Base 4:5.21.90 + _ZN26AutostartScriptDesktopFileC2ERK7QStringS2_@Base 4:5.21.90 + _ZNK14SessionBackend10metaObjectEv@Base 4:5.17.5 + _ZNK14SessionBackend13canSwitchUserEv@Base 4:5.17.5 + _ZNK14SessionBackend13confirmLogoutEv@Base 4:5.17.5 + _ZNK17SessionManagement10canSuspendEv@Base 4:5.17.5 + _ZNK17SessionManagement10metaObjectEv@Base 4:5.17.5 + _ZNK17SessionManagement11canShutdownEv@Base 4:5.17.5 + _ZNK17SessionManagement12canHibernateEv@Base 4:5.17.5 + _ZNK17SessionManagement13canSwitchUserEv@Base 4:5.17.5 + _ZNK17SessionManagement14canSaveSessionEv@Base 4:5.17.5 + _ZNK17SessionManagement16canHybridSuspendEv@Base 4:5.17.5 + _ZNK17SessionManagement5stateEv@Base 4:5.17.5 + _ZNK17SessionManagement7canLockEv@Base 4:5.17.5 + _ZNK17SessionManagement9canLogoutEv@Base 4:5.17.5 + _ZNK17SessionManagement9canRebootEv@Base 4:5.17.5 + _ZNK18UpdateLaunchEnvJob10metaObjectEv@Base 4:5.19.2 + _ZTI14SessionBackend@Base 4:5.17.5 + _ZTI17SessionManagement@Base 4:5.17.5 + _ZTI18UpdateLaunchEnvJob@Base 4:5.19.2 + _ZTI26AutostartScriptDesktopFile@Base 4:5.21.90 + _ZTS14SessionBackend@Base 4:5.17.5 + _ZTS17SessionManagement@Base 4:5.17.5 + _ZTS18UpdateLaunchEnvJob@Base 4:5.19.2 + _ZTS26AutostartScriptDesktopFile@Base 4:5.21.90 + _ZTV14SessionBackend@Base 4:5.17.5 + _ZTV17SessionManagement@Base 4:5.17.5 + _ZTV18UpdateLaunchEnvJob@Base 4:5.19.2 + _ZTV26AutostartScriptDesktopFile@Base 4:5.21.90 diff --git a/libnotificationmanager1.install b/libnotificationmanager1.install new file mode 100644 index 00000000..65b5fb73 --- /dev/null +++ b/libnotificationmanager1.install @@ -0,0 +1,2 @@ +usr/lib/*/libnotificationmanager.so.1 +usr/lib/*/libnotificationmanager.so.5.* diff --git a/libnotificationmanager1.symbols b/libnotificationmanager1.symbols new file mode 100644 index 00000000..ed23b307 --- /dev/null +++ b/libnotificationmanager1.symbols @@ -0,0 +1,631 @@ +# SymbolsHelper-Confirmed: 4:5.27.0 amd64 +libnotificationmanager.so.1 libnotificationmanager1 #MINVER# +* Build-Depends-Package: plasma-workspace-dev + _ZN19NotificationManager10ServerInfo11nameChangedERK7QString@Base 4:5.18.3 + _ZN19NotificationManager10ServerInfo11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:5.18.3 + _ZN19NotificationManager10ServerInfo11qt_metacastEPKc@Base 4:5.18.3 + _ZN19NotificationManager10ServerInfo13statusChangedENS0_6StatusE@Base 4:5.18.3 + _ZN19NotificationManager10ServerInfo13vendorChangedERK7QString@Base 4:5.18.3 + _ZN19NotificationManager10ServerInfo14versionChangedERK7QString@Base 4:5.18.3 + _ZN19NotificationManager10ServerInfo16staticMetaObjectE@Base 4:5.18.3 + _ZN19NotificationManager10ServerInfo18specVersionChangedERK7QString@Base 4:5.18.3 + _ZN19NotificationManager10ServerInfoC1EP7QObject@Base 4:5.18.3 + _ZN19NotificationManager10ServerInfoC2EP7QObject@Base 4:5.18.3 + _ZN19NotificationManager10ServerInfoD0Ev@Base 4:5.18.3 + _ZN19NotificationManager10ServerInfoD1Ev@Base 4:5.18.3 + _ZN19NotificationManager10ServerInfoD2Ev@Base 4:5.18.3 + _ZN19NotificationManager11JobSettings11itemChangedEy@Base 4:5.19.2 + _ZN19NotificationManager11JobSettings11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:5.19.2 + _ZN19NotificationManager11JobSettings11qt_metacastEPKc@Base 4:5.19.2 + _ZN19NotificationManager11JobSettings16staticMetaObjectE@Base 4:5.19.2 + _ZN19NotificationManager11JobSettings20InTaskManagerChangedEv@Base 4:5.19.2 + _ZN19NotificationManager11JobSettings22InNotificationsChangedEv@Base 4:5.19.2 + _ZN19NotificationManager11JobSettings22PermanentPopupsChangedEv@Base 4:5.19.2 + _ZN19NotificationManager11JobSettingsC1EP7QObject@Base 4:5.19.2 + _ZN19NotificationManager11JobSettingsC2EP7QObject@Base 4:5.19.2 + _ZN19NotificationManager11JobSettingsD0Ev@Base 4:5.19.2 + _ZN19NotificationManager11JobSettingsD1Ev@Base 4:5.19.2 + _ZN19NotificationManager11JobSettingsD2Ev@Base 4:5.19.2 + _ZN19NotificationManager12Notification10setActionsERK11QStringList@Base 4:5.17.5 + _ZN19NotificationManager12Notification10setCreatedERK9QDateTime@Base 4:5.21.90 + _ZN19NotificationManager12Notification10setExpiredEb@Base 4:5.17.5 + _ZN19NotificationManager12Notification10setSummaryERK7QString@Base 4:5.17.5 + _ZN19NotificationManager12Notification10setTimeoutEi@Base 4:5.17.5 + _ZN19NotificationManager12Notification11setResidentEb@Base 4:5.21.90 + _ZN19NotificationManager12Notification12processHintsERK4QMapI7QString8QVariantE@Base 4:5.17.5 + _ZN19NotificationManager12Notification12resetUpdatedEv@Base 4:5.17.5 + _ZN19NotificationManager12Notification12setDismissedEb@Base 4:5.17.5 + _ZN19NotificationManager12Notification12setTransientEb@Base 4:5.21.90 + _ZN19NotificationManager12Notification14setDBusServiceERK7QString@Base 4:5.18.3 + _ZN19NotificationManager12Notification15setDesktopEntryERK7QString@Base 4:5.17.5 + _ZN19NotificationManager12Notification18setApplicationNameERK7QString@Base 4:5.17.5 + _ZN19NotificationManager12Notification22setApplicationIconNameERK7QString@Base 4:5.17.5 + _ZN19NotificationManager12Notification7setBodyERK7QString@Base 4:5.17.5 + _ZN19NotificationManager12Notification7setIconERK7QString@Base 4:5.17.5 + _ZN19NotificationManager12Notification7setReadEb@Base 4:5.17.5 + _ZN19NotificationManager12Notification7setUrlsERK5QListI4QUrlE@Base 4:5.17.5 + _ZN19NotificationManager12Notification8setHintsERK4QMapI7QString8QVariantE@Base 4:5.19.2 + _ZN19NotificationManager12Notification8setImageERK6QImage@Base 4:5.17.5 + _ZN19NotificationManager12NotificationC1EOS0_@Base 4:5.17.5 + _ZN19NotificationManager12NotificationC1ERKS0_@Base 4:5.17.5 + _ZN19NotificationManager12NotificationC1Ej@Base 4:5.17.5 + _ZN19NotificationManager12NotificationC2EOS0_@Base 4:5.17.5 + _ZN19NotificationManager12NotificationC2ERKS0_@Base 4:5.17.5 + _ZN19NotificationManager12NotificationC2Ej@Base 4:5.17.5 + _ZN19NotificationManager12NotificationD0Ev@Base 4:5.17.5 + _ZN19NotificationManager12NotificationD1Ev@Base 4:5.17.5 + _ZN19NotificationManager12NotificationD2Ev@Base 4:5.17.5 + _ZN19NotificationManager12NotificationaSEOS0_@Base 4:5.17.5 + _ZN19NotificationManager12NotificationaSERKS0_@Base 4:5.17.5 + _ZN19NotificationManager13BadgeSettings11itemChangedEy@Base 4:5.19.2 + _ZN19NotificationManager13BadgeSettings11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:5.19.2 + _ZN19NotificationManager13BadgeSettings11qt_metacastEPKc@Base 4:5.19.2 + _ZN19NotificationManager13BadgeSettings16staticMetaObjectE@Base 4:5.19.2 + _ZN19NotificationManager13BadgeSettings20InTaskManagerChangedEv@Base 4:5.19.2 + _ZN19NotificationManager13BadgeSettingsC1EP7QObject@Base 4:5.19.2 + _ZN19NotificationManager13BadgeSettingsC2EP7QObject@Base 4:5.19.2 + _ZN19NotificationManager13BadgeSettingsD0Ev@Base 4:5.19.2 + _ZN19NotificationManager13BadgeSettingsD1Ev@Base 4:5.19.2 + _ZN19NotificationManager13BadgeSettingsD2Ev@Base 4:5.19.2 + _ZN19NotificationManager13Notifications10classBeginEv@Base 4:5.17.5 + _ZN19NotificationManager13Notifications10suspendJobERK11QModelIndex@Base 4:5.17.5 + _ZN19NotificationManager13Notifications11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:5.17.5 + _ZN19NotificationManager13Notifications11qt_metacastEPKc@Base 4:5.17.5 + _ZN19NotificationManager13Notifications11setLastReadERK9QDateTime@Base 4:5.17.5 + _ZN19NotificationManager13Notifications11setShowJobsEb@Base 4:5.17.5 + _ZN19NotificationManager13Notifications11setSortModeENS0_8SortModeE@Base 4:5.17.5 + _ZN19NotificationManager13Notifications11stopTimeoutERK11QModelIndex@Base 4:5.17.5 + _ZN19NotificationManager13Notifications12countChangedEv@Base 4:5.17.5 + _ZN19NotificationManager13Notifications12invokeActionERK11QModelIndexRK7QStringNS0_14InvokeBehaviorE@Base 4:5.24.2 + _ZN19NotificationManager13Notifications12limitChangedEv@Base 4:5.17.5 + _ZN19NotificationManager13Notifications12setGroupModeENS0_9GroupModeE@Base 4:5.17.5 + _ZN19NotificationManager13Notifications12setSortOrderEN2Qt9SortOrderE@Base 4:5.19.2 + _ZN19NotificationManager13Notifications12setUrgenciesE6QFlagsINS0_7UrgencyEE@Base 4:5.17.5 + _ZN19NotificationManager13Notifications12startTimeoutERK11QModelIndex@Base 4:5.17.5 + _ZN19NotificationManager13Notifications12startTimeoutEj@Base 4:5.17.5 + _ZN19NotificationManager13Notifications13resetLastReadEv@Base 4:5.17.5 + _ZN19NotificationManager13Notifications13setGroupLimitEi@Base 4:5.17.5 + _ZN19NotificationManager13Notifications13windowChangedEP7QWindow@Base 4:5.26.90 + _ZN19NotificationManager13Notifications14setShowExpiredEb@Base 4:5.17.5 + _ZN19NotificationManager13Notifications15lastReadChangedEv@Base 4:5.17.5 + _ZN19NotificationManager13Notifications15setExpandUnreadEb@Base 4:5.17.5 + _ZN19NotificationManager13Notifications15showJobsChangedEv@Base 4:5.17.5 + _ZN19NotificationManager13Notifications15sortModeChangedEv@Base 4:5.17.5 + _ZN19NotificationManager13Notifications16groupModeChangedEv@Base 4:5.17.5 + _ZN19NotificationManager13Notifications16setShowDismissedEb@Base 4:5.17.5 + _ZN19NotificationManager13Notifications16sortOrderChangedEv@Base 4:5.19.2 + _ZN19NotificationManager13Notifications16staticMetaObjectE@Base 4:5.17.5 + _ZN19NotificationManager13Notifications16urgenciesChangedEv@Base 4:5.17.5 + _ZN19NotificationManager13Notifications17collapseAllGroupsEv@Base 4:5.17.5 + _ZN19NotificationManager13Notifications17componentCompleteEv@Base 4:5.17.5 + _ZN19NotificationManager13Notifications17groupLimitChangedEv@Base 4:5.17.5 + _ZN19NotificationManager13Notifications18showExpiredChangedEv@Base 4:5.17.5 + _ZN19NotificationManager13Notifications19expandUnreadChangedEv@Base 4:5.17.5 + _ZN19NotificationManager13Notifications19invokeDefaultActionERK11QModelIndexNS0_14InvokeBehaviorE@Base 4:5.24.2 + _ZN19NotificationManager13Notifications20setShowNotificationsEb@Base 4:5.17.5 + _ZN19NotificationManager13Notifications20showDismissedChangedEv@Base 4:5.17.5 + _ZN19NotificationManager13Notifications21jobsPercentageChangedEv@Base 4:5.17.5 + _ZN19NotificationManager13Notifications22activeJobsCountChangedEv@Base 4:5.17.5 + _ZN19NotificationManager13Notifications24showNotificationsChangedEv@Base 4:5.17.5 + _ZN19NotificationManager13Notifications27setBlacklistedNotifyRcNamesERK11QStringList@Base 4:5.17.5 + _ZN19NotificationManager13Notifications27setWhitelistedNotifyRcNamesERK11QStringList@Base 4:5.17.5 + _ZN19NotificationManager13Notifications28setBlacklistedDesktopEntriesERK11QStringList@Base 4:5.17.5 + _ZN19NotificationManager13Notifications28setWhitelistedDesktopEntriesERK11QStringList@Base 4:5.17.5 + _ZN19NotificationManager13Notifications31activeNotificationsCountChangedEv@Base 4:5.17.5 + _ZN19NotificationManager13Notifications31blacklistedNotifyRcNamesChangedEv@Base 4:5.17.5 + _ZN19NotificationManager13Notifications31unreadNotificationsCountChangedEv@Base 4:5.17.5 + _ZN19NotificationManager13Notifications31whitelistedNotifyRcNamesChangedEv@Base 4:5.17.5 + _ZN19NotificationManager13Notifications32blacklistedDesktopEntriesChangedEv@Base 4:5.17.5 + _ZN19NotificationManager13Notifications32expiredNotificationsCountChangedEv@Base 4:5.17.5 + _ZN19NotificationManager13Notifications32whitelistedDesktopEntriesChangedEv@Base 4:5.17.5 + _ZN19NotificationManager13Notifications5clearE6QFlagsINS0_9ClearFlagEE@Base 4:5.17.5 + _ZN19NotificationManager13Notifications5closeERK11QModelIndex@Base 4:5.17.5 + _ZN19NotificationManager13Notifications5replyERK11QModelIndexRK7QStringNS0_14InvokeBehaviorE@Base 4:5.24.2 + _ZN19NotificationManager13Notifications6expireERK11QModelIndex@Base 4:5.17.5 + _ZN19NotificationManager13Notifications7killJobERK11QModelIndex@Base 4:5.17.5 + _ZN19NotificationManager13Notifications7setDataERK11QModelIndexRK8QVarianti@Base 4:5.17.5 + _ZN19NotificationManager13Notifications8setLimitEi@Base 4:5.17.5 + _ZN19NotificationManager13Notifications9configureERK11QModelIndex@Base 4:5.17.5 + _ZN19NotificationManager13Notifications9resumeJobERK11QModelIndex@Base 4:5.17.5 + _ZN19NotificationManager13Notifications9setWindowEP7QWindow@Base 4:5.26.90 + _ZN19NotificationManager13NotificationsC1EP7QObject@Base 4:5.17.5 + _ZN19NotificationManager13NotificationsC2EP7QObject@Base 4:5.17.5 + _ZN19NotificationManager13NotificationsD0Ev@Base 4:5.17.5 + _ZN19NotificationManager13NotificationsD1Ev@Base 4:5.17.5 + _ZN19NotificationManager13NotificationsD2Ev@Base 4:5.17.5 + _ZN19NotificationManager16BehaviorSettings11itemChangedEy@Base 4:5.19.2 + _ZN19NotificationManager16BehaviorSettings11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:5.19.2 + _ZN19NotificationManager16BehaviorSettings11qt_metacastEPKc@Base 4:5.19.2 + _ZN19NotificationManager16BehaviorSettings16staticMetaObjectE@Base 4:5.19.2 + _ZN19NotificationManager16BehaviorSettings17ShowBadgesChangedEv@Base 4:5.19.2 + _ZN19NotificationManager16BehaviorSettings17ShowPopupsChangedEv@Base 4:5.19.2 + _ZN19NotificationManager16BehaviorSettings20ShowInHistoryChangedEv@Base 4:5.19.2 + _ZN19NotificationManager16BehaviorSettings26ShowPopupsInDndModeChangedEv@Base 4:5.19.2 + _ZN19NotificationManager16BehaviorSettingsC1ERK7QStringS3_P7QObject@Base 4:5.19.2 + _ZN19NotificationManager16BehaviorSettingsC2ERK7QStringS3_P7QObject@Base 4:5.19.2 + _ZN19NotificationManager16BehaviorSettingsD0Ev@Base 4:5.19.2 + _ZN19NotificationManager16BehaviorSettingsD1Ev@Base 4:5.19.2 + _ZN19NotificationManager16BehaviorSettingsD2Ev@Base 4:5.19.2 + _ZN19NotificationManager18NotificationsModel12invokeActionEjRK7QStringNS_13Notifications14InvokeBehaviorE@Base 4:5.24.2 + _ZN19NotificationManager18NotificationsModel19invokeDefaultActionEjNS_13Notifications14InvokeBehaviorE@Base 4:5.24.2 + _ZN19NotificationManager18NotificationsModel24createNotificationsModelEv@Base 4:5.20.90 + _ZN19NotificationManager18NotificationsModel5closeEj@Base 4:5.20.90 + _ZN19NotificationManager18NotificationsModel5replyEjRK7QStringNS_13Notifications14InvokeBehaviorE@Base 4:5.24.2 + _ZN19NotificationManager18NotificationsModel6expireEj@Base 4:5.20.90 + _ZN19NotificationManager18NotificationsModel9configureERK7QStringS3_S3_@Base 4:5.20.90 + _ZN19NotificationManager18NotificationsModel9configureEj@Base 4:5.20.90 + _ZN19NotificationManager18NotificationsModelC1Ev@Base 4:5.20.90 + _ZN19NotificationManager18NotificationsModelC2Ev@Base 4:5.20.90 + _ZN19NotificationManager20DoNotDisturbSettings11itemChangedEy@Base 4:5.19.2 + _ZN19NotificationManager20DoNotDisturbSettings11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:5.19.2 + _ZN19NotificationManager20DoNotDisturbSettings11qt_metacastEPKc@Base 4:5.19.2 + _ZN19NotificationManager20DoNotDisturbSettings12UntilChangedEv@Base 4:5.19.2 + _ZN19NotificationManager20DoNotDisturbSettings16staticMetaObjectE@Base 4:5.19.2 + _ZN19NotificationManager20DoNotDisturbSettings24WhenScreenSharingChangedEv@Base 4:5.21.90 + _ZN19NotificationManager20DoNotDisturbSettings26WhenScreensMirroredChangedEv@Base 4:5.19.2 + _ZN19NotificationManager20DoNotDisturbSettings30NotificationSoundsMutedChangedEv@Base 4:5.19.2 + _ZN19NotificationManager20DoNotDisturbSettingsC1EP7QObject@Base 4:5.19.2 + _ZN19NotificationManager20DoNotDisturbSettingsC2EP7QObject@Base 4:5.19.2 + _ZN19NotificationManager20DoNotDisturbSettingsD0Ev@Base 4:5.19.2 + _ZN19NotificationManager20DoNotDisturbSettingsD1Ev@Base 4:5.19.2 + _ZN19NotificationManager20DoNotDisturbSettingsD2Ev@Base 4:5.19.2 + _ZN19NotificationManager20NotificationSettings11itemChangedEy@Base 4:5.19.2 + _ZN19NotificationManager20NotificationSettings11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:5.19.2 + _ZN19NotificationManager20NotificationSettings11qt_metacastEPKc@Base 4:5.19.2 + _ZN19NotificationManager20NotificationSettings16staticMetaObjectE@Base 4:5.19.2 + _ZN19NotificationManager20NotificationSettings19PopupTimeoutChangedEv@Base 4:5.19.2 + _ZN19NotificationManager20NotificationSettings20PopupPositionChangedEv@Base 4:5.19.2 + _ZN19NotificationManager20NotificationSettings24CriticalInDndModeChangedEv@Base 4:5.19.2 + _ZN19NotificationManager20NotificationSettings24LowPriorityPopupsChangedEv@Base 4:5.19.2 + _ZN19NotificationManager20NotificationSettings24NormalAlwaysOnTopChangedEv@Base 4:5.21.90 + _ZN19NotificationManager20NotificationSettings25LowPriorityHistoryChangedEv@Base 4:5.19.2 + _ZN19NotificationManager20NotificationSettingsC1EP7QObject@Base 4:5.19.2 + _ZN19NotificationManager20NotificationSettingsC2EP7QObject@Base 4:5.19.2 + _ZN19NotificationManager20NotificationSettingsD0Ev@Base 4:5.19.2 + _ZN19NotificationManager20NotificationSettingsD1Ev@Base 4:5.19.2 + _ZN19NotificationManager20NotificationSettingsD2Ev@Base 4:5.19.2 + _ZN19NotificationManager25WatchedNotificationsModel11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:5.19.2 + _ZN19NotificationManager25WatchedNotificationsModel11qt_metacastEPKc@Base 4:5.19.2 + _ZN19NotificationManager25WatchedNotificationsModel12invokeActionEjRK7QStringNS_13Notifications14InvokeBehaviorE@Base 4:5.24.2 + _ZN19NotificationManager25WatchedNotificationsModel12validChangedEb@Base 4:5.19.2 + _ZN19NotificationManager25WatchedNotificationsModel16staticMetaObjectE@Base 4:5.19.2 + _ZN19NotificationManager25WatchedNotificationsModel19invokeDefaultActionEjNS_13Notifications14InvokeBehaviorE@Base 4:5.24.2 + _ZN19NotificationManager25WatchedNotificationsModel5closeEj@Base 4:5.19.2 + _ZN19NotificationManager25WatchedNotificationsModel5replyEjRK7QStringNS_13Notifications14InvokeBehaviorE@Base 4:5.24.2 + _ZN19NotificationManager25WatchedNotificationsModel5validEv@Base 4:5.19.2 + _ZN19NotificationManager25WatchedNotificationsModel6expireEj@Base 4:5.19.2 + _ZN19NotificationManager25WatchedNotificationsModel7Private11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:5.19.2 + _ZN19NotificationManager25WatchedNotificationsModel7Private11qt_metacastEPKc@Base 4:5.19.2 + _ZN19NotificationManager25WatchedNotificationsModel7Private16staticMetaObjectE@Base 4:5.19.2 + _ZN19NotificationManager25WatchedNotificationsModel7Private17CloseNotificationEj@Base 4:5.19.2 + _ZN19NotificationManager25WatchedNotificationsModel7Private18NotificationClosedEjj@Base 4:5.19.2 + _ZN19NotificationManager25WatchedNotificationsModel7Private6NotifyEjRK7QStringjS4_S4_S4_RK11QStringListRK4QMapIS2_8QVariantEi@Base 4:5.19.2 + _ZN19NotificationManager25WatchedNotificationsModel7PrivateC1EPS0_P7QObject@Base 4:5.19.2 + _ZN19NotificationManager25WatchedNotificationsModel7PrivateC2EPS0_P7QObject@Base 4:5.19.2 + _ZN19NotificationManager25WatchedNotificationsModel7PrivateD0Ev@Base 4:5.19.2 + _ZN19NotificationManager25WatchedNotificationsModel7PrivateD1Ev@Base 4:5.19.2 + _ZN19NotificationManager25WatchedNotificationsModel7PrivateD2Ev@Base 4:5.19.2 + _ZN19NotificationManager25WatchedNotificationsModelC1Ev@Base 4:5.19.2 + _ZN19NotificationManager25WatchedNotificationsModelC2Ev@Base 4:5.19.2 + _ZN19NotificationManager25WatchedNotificationsModelD0Ev@Base 4:5.19.2 + _ZN19NotificationManager25WatchedNotificationsModelD1Ev@Base 4:5.19.2 + _ZN19NotificationManager25WatchedNotificationsModelD2Ev@Base 4:5.19.2 + _ZN19NotificationManager26AbstractNotificationsModel11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:5.19.2 + _ZN19NotificationManager26AbstractNotificationsModel11qt_metacastEPKc@Base 4:5.19.2 + _ZN19NotificationManager26AbstractNotificationsModel11setLastReadERK9QDateTime@Base 4:5.19.2 + _ZN19NotificationManager26AbstractNotificationsModel11stopTimeoutEj@Base 4:5.19.2 + _ZN19NotificationManager26AbstractNotificationsModel12startTimeoutEj@Base 4:5.19.2 + _ZN19NotificationManager26AbstractNotificationsModel13notificationsEv@Base 4:5.19.2 + _ZN19NotificationManager26AbstractNotificationsModel13windowChangedEP7QWindow@Base 4:5.26.90 + _ZN19NotificationManager26AbstractNotificationsModel15lastReadChangedEv@Base 4:5.19.2 + _ZN19NotificationManager26AbstractNotificationsModel16staticMetaObjectE@Base 4:5.19.2 + _ZN19NotificationManager26AbstractNotificationsModel19onNotificationAddedERKNS_12NotificationE@Base 4:5.19.2 + _ZN19NotificationManager26AbstractNotificationsModel21onNotificationRemovedEjNS_6Server11CloseReasonE@Base 4:5.19.2 + _ZN19NotificationManager26AbstractNotificationsModel22onNotificationReplacedEjRKNS_12NotificationE@Base 4:5.19.2 + _ZN19NotificationManager26AbstractNotificationsModel24setupNotificationTimeoutERKNS_12NotificationE@Base 4:5.19.2 + _ZN19NotificationManager26AbstractNotificationsModel5clearE6QFlagsINS_13Notifications9ClearFlagEE@Base 4:5.19.2 + _ZN19NotificationManager26AbstractNotificationsModel7setDataERK11QModelIndexRK8QVarianti@Base 4:5.19.2 + _ZN19NotificationManager26AbstractNotificationsModel9setWindowEP7QWindow@Base 4:5.26.90 + _ZN19NotificationManager26AbstractNotificationsModelC1Ev@Base 4:5.19.2 + _ZN19NotificationManager26AbstractNotificationsModelC2Ev@Base 4:5.19.2 + _ZN19NotificationManager26AbstractNotificationsModelD0Ev@Base 4:5.19.2 + _ZN19NotificationManager26AbstractNotificationsModelD1Ev@Base 4:5.19.2 + _ZN19NotificationManager26AbstractNotificationsModelD2Ev@Base 4:5.19.2 + _ZN19NotificationManager3Job10setExpiredEb@Base 4:5.17.5 + _ZN19NotificationManager3Job11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:5.17.5 + _ZN19NotificationManager3Job11qt_metacastEPKc@Base 4:5.17.5 + _ZN19NotificationManager3Job11setKillableEb@Base 4:5.17.5 + _ZN19NotificationManager3Job11textChangedEv@Base 4:5.17.5 + _ZN19NotificationManager3Job12errorChangedEi@Base 4:5.17.5 + _ZN19NotificationManager3Job12resetUpdatedEv@Base 4:5.17.5 + _ZN19NotificationManager3Job12setDismissedEb@Base 4:5.17.5 + _ZN19NotificationManager3Job12setErrorTextERK7QString@Base 4:5.17.5 + _ZN19NotificationManager3Job12setTransientEb@Base 4:5.24.2 + _ZN19NotificationManager3Job12speedChangedEv@Base 4:5.17.5 + _ZN19NotificationManager3Job12stateChangedENS_13Notifications8JobStateE@Base 4:5.17.5 + _ZN19NotificationManager3Job14destUrlChangedEv@Base 4:5.17.5 + _ZN19NotificationManager3Job14expiredChangedEv@Base 4:5.17.5 + _ZN19NotificationManager3Job14setSuspendableEb@Base 4:5.17.5 + _ZN19NotificationManager3Job14summaryChangedEv@Base 4:5.17.5 + _ZN19NotificationManager3Job14updatedChangedEv@Base 4:5.17.5 + _ZN19NotificationManager3Job15setDesktopEntryERK7QString@Base 4:5.17.5 + _ZN19NotificationManager3Job16dismissedChangedEv@Base 4:5.17.5 + _ZN19NotificationManager3Job16errorTextChangedERK7QString@Base 4:5.17.5 + _ZN19NotificationManager3Job16staticMetaObjectE@Base 4:5.17.5 + _ZN19NotificationManager3Job17hasDetailsChangedEv@Base 4:5.17.5 + _ZN19NotificationManager3Job17percentageChangedEi@Base 4:5.17.5 + _ZN19NotificationManager3Job17totalBytesChangedEv@Base 4:5.17.5 + _ZN19NotificationManager3Job17totalFilesChangedEv@Base 4:5.17.5 + _ZN19NotificationManager3Job17totalItemsChangedEv@Base 4:5.20.3 + _ZN19NotificationManager3Job18setApplicationNameERK7QString@Base 4:5.17.5 + _ZN19NotificationManager3Job18totalAmountChangedEv@Base 4:5.17.5 + _ZN19NotificationManager3Job21descriptionUrlChangedEv@Base 4:5.17.5 + _ZN19NotificationManager3Job21processedBytesChangedEv@Base 4:5.17.5 + _ZN19NotificationManager3Job21processedFilesChangedEv@Base 4:5.17.5 + _ZN19NotificationManager3Job21processedItemsChangedEv@Base 4:5.20.3 + _ZN19NotificationManager3Job22processedAmountChangedEv@Base 4:5.17.5 + _ZN19NotificationManager3Job22setApplicationIconNameERK7QString@Base 4:5.17.5 + _ZN19NotificationManager3Job23totalDirectoriesChangedEv@Base 4:5.17.5 + _ZN19NotificationManager3Job24descriptionLabel1ChangedEv@Base 4:5.17.5 + _ZN19NotificationManager3Job24descriptionLabel2ChangedEv@Base 4:5.17.5 + _ZN19NotificationManager3Job24descriptionValue1ChangedEv@Base 4:5.17.5 + _ZN19NotificationManager3Job24descriptionValue2ChangedEv@Base 4:5.17.5 + _ZN19NotificationManager3Job27processedDirectoriesChangedEv@Base 4:5.17.5 + _ZN19NotificationManager3Job4killEv@Base 4:5.17.5 + _ZN19NotificationManager3Job6resumeEv@Base 4:5.17.5 + _ZN19NotificationManager3Job7suspendEv@Base 4:5.17.5 + _ZN19NotificationManager3Job8setErrorEi@Base 4:5.17.5 + _ZN19NotificationManager3Job8setStateENS_13Notifications8JobStateE@Base 4:5.17.5 + _ZN19NotificationManager3JobC1EjP7QObject@Base 4:5.17.5 + _ZN19NotificationManager3JobC2EjP7QObject@Base 4:5.17.5 + _ZN19NotificationManager3JobD0Ev@Base 4:5.17.5 + _ZN19NotificationManager3JobD1Ev@Base 4:5.17.5 + _ZN19NotificationManager3JobD2Ev@Base 4:5.17.5 + _ZN19NotificationManager6Server11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:5.17.5 + _ZN19NotificationManager6Server11qt_metacastEPKc@Base 4:5.17.5 + _ZN19NotificationManager6Server12invokeActionEjRK7QStringS3_NS_13Notifications14InvokeBehaviorEP7QWindow@Base 4:5.26.90 + _ZN19NotificationManager6Server12setInhibitedEb@Base 4:5.17.5 + _ZN19NotificationManager6Server12validChangedEv@Base 4:5.18.3 + _ZN19NotificationManager6Server16clearInhibitionsEv@Base 4:5.17.5 + _ZN19NotificationManager6Server16inhibitedChangedEb@Base 4:5.17.5 + _ZN19NotificationManager6Server16staticMetaObjectE@Base 4:5.17.5 + _ZN19NotificationManager6Server17closeNotificationEjNS0_11CloseReasonE@Base 4:5.17.5 + _ZN19NotificationManager6Server17notificationAddedERKNS_12NotificationE@Base 4:5.17.5 + _ZN19NotificationManager6Server19notificationRemovedEjNS0_11CloseReasonE@Base 4:5.17.5 + _ZN19NotificationManager6Server20notificationReplacedEjRKNS_12NotificationE@Base 4:5.17.5 + _ZN19NotificationManager6Server20serviceOwnershipLostEv@Base 4:5.17.5 + _ZN19NotificationManager6Server29inhibitedByApplicationChangedEb@Base 4:5.17.5 + _ZN19NotificationManager6Server29inhibitionApplicationsChangedEv@Base 4:5.17.5 + _ZN19NotificationManager6Server3addERKNS_12NotificationE@Base 4:5.17.5 + _ZN19NotificationManager6Server4initEv@Base 4:5.17.5 + _ZN19NotificationManager6Server4selfEv@Base 4:5.17.5 + _ZN19NotificationManager6Server5replyERK7QStringjS3_NS_13Notifications14InvokeBehaviorE@Base 4:5.24.2 + _ZN19NotificationManager6ServerC1EP7QObject@Base 4:5.17.5 + _ZN19NotificationManager6ServerC2EP7QObject@Base 4:5.17.5 + _ZN19NotificationManager6ServerD0Ev@Base 4:5.17.5 + _ZN19NotificationManager6ServerD1Ev@Base 4:5.17.5 + _ZN19NotificationManager6ServerD2Ev@Base 4:5.17.5 + _ZN19NotificationManager8Settings11liveChangedEv@Base 4:5.17.5 + _ZN19NotificationManager8Settings11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:5.17.5 + _ZN19NotificationManager8Settings11qt_metacastEPKc@Base 4:5.17.5 + _ZN19NotificationManager8Settings12dirtyChangedEv@Base 4:5.17.5 + _ZN19NotificationManager8Settings15setPopupTimeoutEi@Base 4:5.17.5 + _ZN19NotificationManager8Settings15settingsChangedEv@Base 4:5.17.5 + _ZN19NotificationManager8Settings16setPopupPositionENS0_13PopupPositionE@Base 4:5.17.5 + _ZN19NotificationManager8Settings16staticMetaObjectE@Base 4:5.17.5 + _ZN19NotificationManager8Settings17resetPopupTimeoutEv@Base 4:5.17.5 + _ZN19NotificationManager8Settings18setScreensMirroredEb@Base 4:5.17.5 + _ZN19NotificationManager8Settings18setServiceBehaviorERK7QString6QFlagsINS0_20NotificationBehaviorEE@Base 4:5.17.5 + _ZN19NotificationManager8Settings20setJobsInTaskManagerEb@Base 4:5.17.5 + _ZN19NotificationManager8Settings20setLowPriorityPopupsEb@Base 4:5.17.5 + _ZN19NotificationManager8Settings21setLowPriorityHistoryEb@Base 4:5.17.5 + _ZN19NotificationManager8Settings21setPermanentJobPopupsEb@Base 4:5.17.5 + _ZN19NotificationManager8Settings22forgetKnownApplicationERK7QString@Base 4:5.17.5 + _ZN19NotificationManager8Settings22screensMirroredChangedEv@Base 4:5.17.5 + _ZN19NotificationManager8Settings22setApplicationBehaviorERK7QString6QFlagsINS0_20NotificationBehaviorEE@Base 4:5.17.5 + _ZN19NotificationManager8Settings22setBadgesInTaskManagerEb@Base 4:5.17.5 + _ZN19NotificationManager8Settings22setJobsInNotificationsEb@Base 4:5.17.5 + _ZN19NotificationManager8Settings24knownApplicationsChangedEv@Base 4:5.17.5 + _ZN19NotificationManager8Settings24registerKnownApplicationERK7QString@Base 4:5.17.5 + _ZN19NotificationManager8Settings24setKeepNormalAlwaysOnTopEb@Base 4:5.21.90 + _ZN19NotificationManager8Settings28revokeApplicationInhibitionsEv@Base 4:5.17.5 + _ZN19NotificationManager8Settings30setNotificationSoundsInhibitedEb@Base 4:5.17.5 + _ZN19NotificationManager8Settings30setNotificationsInhibitedUntilERK9QDateTime@Base 4:5.17.5 + _ZN19NotificationManager8Settings32resetNotificationsInhibitedUntilEv@Base 4:5.17.5 + _ZN19NotificationManager8Settings35setCriticalPopupsInDoNotDisturbModeEb@Base 4:5.17.5 + _ZN19NotificationManager8Settings40setInhibitNotificationsWhenScreenSharingEb@Base 4:5.21.90 + _ZN19NotificationManager8Settings41notificationInhibitionApplicationsChangedEv@Base 4:5.17.5 + _ZN19NotificationManager8Settings42notificationsInhibitedByApplicationChangedEb@Base 4:5.17.5 + _ZN19NotificationManager8Settings42setInhibitNotificationsWhenScreensMirroredEb@Base 4:5.17.5 + _ZN19NotificationManager8Settings4loadEv@Base 4:5.17.5 + _ZN19NotificationManager8Settings4saveEv@Base 4:5.17.5 + _ZN19NotificationManager8Settings7setLiveEb@Base 4:5.17.5 + _ZN19NotificationManager8Settings8defaultsEv@Base 4:5.17.5 + _ZN19NotificationManager8SettingsC1EP7QObject@Base 4:5.17.5 + _ZN19NotificationManager8SettingsC1ERK28QExplicitlySharedDataPointerI13KSharedConfigEP7QObject@Base 4:5.17.5 + _ZN19NotificationManager8SettingsC2EP7QObject@Base 4:5.17.5 + _ZN19NotificationManager8SettingsC2ERK28QExplicitlySharedDataPointerI13KSharedConfigEP7QObject@Base 4:5.17.5 + _ZN19NotificationManager8SettingsD0Ev@Base 4:5.17.5 + _ZN19NotificationManager8SettingsD1Ev@Base 4:5.17.5 + _ZN19NotificationManager8SettingsD2Ev@Base 4:5.17.5 + _ZN19NotificationManager9JobsModel11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:5.17.5 + _ZN19NotificationManager9JobsModel11qt_metacastEPKc@Base 4:5.17.5 + _ZN19NotificationManager9JobsModel15createJobsModelEv@Base 4:5.17.5 + _ZN19NotificationManager9JobsModel16staticMetaObjectE@Base 4:5.17.5 + _ZN19NotificationManager9JobsModel20serviceOwnershipLostEv@Base 4:5.17.5 + _ZN19NotificationManager9JobsModel4initEv@Base 4:5.17.5 + _ZN19NotificationManager9JobsModel4killERK11QModelIndex@Base 4:5.17.5 + _ZN19NotificationManager9JobsModel5clearE6QFlagsINS_13Notifications9ClearFlagEE@Base 4:5.17.5 + _ZN19NotificationManager9JobsModel5closeERK11QModelIndex@Base 4:5.17.5 + _ZN19NotificationManager9JobsModel6expireERK11QModelIndex@Base 4:5.17.5 + _ZN19NotificationManager9JobsModel6resumeERK11QModelIndex@Base 4:5.17.5 + _ZN19NotificationManager9JobsModel7setDataERK11QModelIndexRK8QVarianti@Base 4:5.17.5 + _ZN19NotificationManager9JobsModel7suspendERK11QModelIndex@Base 4:5.17.5 + _ZN19NotificationManager9JobsModelC1Ev@Base 4:5.17.5 + _ZN19NotificationManager9JobsModelC2Ev@Base 4:5.17.5 + _ZN19NotificationManager9JobsModelD0Ev@Base 4:5.17.5 + _ZN19NotificationManager9JobsModelD1Ev@Base 4:5.17.5 + _ZN19NotificationManager9JobsModelD2Ev@Base 4:5.17.5 + (optional=templinst)_ZNK12KConfigGroup9readEntryIbEET_PKcRKS1_@Base 4:5.17.5 + _ZNK19NotificationManager10ServerInfo10metaObjectEv@Base 4:5.18.3 + _ZNK19NotificationManager10ServerInfo11specVersionEv@Base 4:5.18.3 + _ZNK19NotificationManager10ServerInfo4nameEv@Base 4:5.18.3 + _ZNK19NotificationManager10ServerInfo6statusEv@Base 4:5.18.3 + _ZNK19NotificationManager10ServerInfo6vendorEv@Base 4:5.18.3 + _ZNK19NotificationManager10ServerInfo7versionEv@Base 4:5.18.3 + _ZNK19NotificationManager11JobSettings10metaObjectEv@Base 4:5.19.2 + _ZNK19NotificationManager11JobSettings32defaultInTaskManagerValue_helperEv@Base 4:5.19.2 + _ZNK19NotificationManager11JobSettings34defaultInNotificationsValue_helperEv@Base 4:5.19.2 + _ZNK19NotificationManager11JobSettings34defaultPermanentPopupsValue_helperEv@Base 4:5.19.2 + _ZNK19NotificationManager12Notification10originNameEv@Base 4:5.17.5 + _ZNK19NotificationManager12Notification11actionNamesEv@Base 4:5.17.5 + _ZNK19NotificationManager12Notification11dBusServiceEv@Base 4:5.18.3 + _ZNK19NotificationManager12Notification12actionLabelsEv@Base 4:5.17.5 + _ZNK19NotificationManager12Notification12configurableEv@Base 4:5.17.5 + _ZNK19NotificationManager12Notification12desktopEntryEv@Base 4:5.17.5 + _ZNK19NotificationManager12Notification12notifyRcNameEv@Base 4:5.17.5 + _ZNK19NotificationManager12Notification14hasReplyActionEv@Base 4:5.18.3 + _ZNK19NotificationManager12Notification15applicationNameEv@Base 4:5.17.5 + _ZNK19NotificationManager12Notification16hasDefaultActionEv@Base 4:5.17.5 + _ZNK19NotificationManager12Notification16replyActionLabelEv@Base 4:5.18.3 + _ZNK19NotificationManager12Notification18defaultActionLabelEv@Base 4:5.17.5 + _ZNK19NotificationManager12Notification18userActionFeedbackEv@Base 4:5.18.3 + _ZNK19NotificationManager12Notification19applicationIconNameEv@Base 4:5.17.5 + _ZNK19NotificationManager12Notification20configureActionLabelEv@Base 4:5.17.5 + _ZNK19NotificationManager12Notification20replyPlaceholderTextEv@Base 4:5.18.3 + _ZNK19NotificationManager12Notification21replySubmitButtonTextEv@Base 4:5.18.3 + _ZNK19NotificationManager12Notification25replySubmitButtonIconNameEv@Base 4:5.18.3 + _ZNK19NotificationManager12Notification2idEv@Base 4:5.17.5 + _ZNK19NotificationManager12Notification4bodyEv@Base 4:5.17.5 + _ZNK19NotificationManager12Notification4iconEv@Base 4:5.17.5 + _ZNK19NotificationManager12Notification4readEv@Base 4:5.17.5 + _ZNK19NotificationManager12Notification4urlsEv@Base 4:5.17.5 + _ZNK19NotificationManager12Notification5hintsEv@Base 4:5.19.2 + _ZNK19NotificationManager12Notification5imageEv@Base 4:5.17.5 + _ZNK19NotificationManager12Notification7createdEv@Base 4:5.17.5 + _ZNK19NotificationManager12Notification7eventIdEv@Base 4:5.17.5 + _ZNK19NotificationManager12Notification7expiredEv@Base 4:5.17.5 + _ZNK19NotificationManager12Notification7rawBodyEv@Base 4:5.19.2 + _ZNK19NotificationManager12Notification7summaryEv@Base 4:5.17.5 + _ZNK19NotificationManager12Notification7timeoutEv@Base 4:5.17.5 + _ZNK19NotificationManager12Notification7updatedEv@Base 4:5.17.5 + _ZNK19NotificationManager12Notification7urgencyEv@Base 4:5.17.5 + _ZNK19NotificationManager12Notification8categoryEv@Base 4:5.20.90 + _ZNK19NotificationManager12Notification8residentEv@Base 4:5.21.90 + _ZNK19NotificationManager12Notification9dismissedEv@Base 4:5.17.5 + _ZNK19NotificationManager12Notification9transientEv@Base 4:5.21.90 + _ZNK19NotificationManager13BadgeSettings10metaObjectEv@Base 4:5.19.2 + _ZNK19NotificationManager13BadgeSettings32defaultInTaskManagerValue_helperEv@Base 4:5.19.2 + _ZNK19NotificationManager13Notifications10groupIndexERK11QModelIndex@Base 4:5.17.5 + _ZNK19NotificationManager13Notifications10groupLimitEv@Base 4:5.17.5 + _ZNK19NotificationManager13Notifications10metaObjectEv@Base 4:5.17.5 + _ZNK19NotificationManager13Notifications11showExpiredEv@Base 4:5.17.5 + _ZNK19NotificationManager13Notifications12expandUnreadEv@Base 4:5.17.5 + _ZNK19NotificationManager13Notifications13showDismissedEv@Base 4:5.17.5 + _ZNK19NotificationManager13Notifications14jobsPercentageEv@Base 4:5.17.5 + _ZNK19NotificationManager13Notifications15activeJobsCountEv@Base 4:5.17.5 + _ZNK19NotificationManager13Notifications16filterAcceptsRowEiRK11QModelIndex@Base 4:5.17.5 + _ZNK19NotificationManager13Notifications17showNotificationsEv@Base 4:5.17.5 + _ZNK19NotificationManager13Notifications24activeNotificationsCountEv@Base 4:5.17.5 + _ZNK19NotificationManager13Notifications24blacklistedNotifyRcNamesEv@Base 4:5.17.5 + _ZNK19NotificationManager13Notifications24makePersistentModelIndexERK11QModelIndex@Base 4:5.17.5 + _ZNK19NotificationManager13Notifications24unreadNotificationsCountEv@Base 4:5.17.5 + _ZNK19NotificationManager13Notifications24whitelistedNotifyRcNamesEv@Base 4:5.17.5 + _ZNK19NotificationManager13Notifications25blacklistedDesktopEntriesEv@Base 4:5.17.5 + _ZNK19NotificationManager13Notifications25expiredNotificationsCountEv@Base 4:5.17.5 + _ZNK19NotificationManager13Notifications25whitelistedDesktopEntriesEv@Base 4:5.17.5 + _ZNK19NotificationManager13Notifications4dataERK11QModelIndexi@Base 4:5.17.5 + _ZNK19NotificationManager13Notifications5countEv@Base 4:5.17.5 + _ZNK19NotificationManager13Notifications5limitEv@Base 4:5.17.5 + _ZNK19NotificationManager13Notifications6windowEv@Base 4:5.26.90 + _ZNK19NotificationManager13Notifications8lastReadEv@Base 4:5.17.5 + _ZNK19NotificationManager13Notifications8lessThanERK11QModelIndexS3_@Base 4:5.17.5 + _ZNK19NotificationManager13Notifications8rowCountERK11QModelIndex@Base 4:5.17.5 + _ZNK19NotificationManager13Notifications8showJobsEv@Base 4:5.17.5 + _ZNK19NotificationManager13Notifications8sortModeEv@Base 4:5.17.5 + _ZNK19NotificationManager13Notifications9groupModeEv@Base 4:5.17.5 + _ZNK19NotificationManager13Notifications9roleNamesEv@Base 4:5.17.5 + _ZNK19NotificationManager13Notifications9sortOrderEv@Base 4:5.19.2 + _ZNK19NotificationManager13Notifications9urgenciesEv@Base 4:5.17.5 + _ZNK19NotificationManager16BehaviorSettings10metaObjectEv@Base 4:5.19.2 + _ZNK19NotificationManager16BehaviorSettings29defaultShowBadgesValue_helperEv@Base 4:5.19.2 + _ZNK19NotificationManager16BehaviorSettings29defaultShowPopupsValue_helperEv@Base 4:5.19.2 + _ZNK19NotificationManager16BehaviorSettings32defaultShowInHistoryValue_helperEv@Base 4:5.19.2 + _ZNK19NotificationManager16BehaviorSettings38defaultShowPopupsInDndModeValue_helperEv@Base 4:5.19.2 + _ZNK19NotificationManager20DoNotDisturbSettings10metaObjectEv@Base 4:5.19.2 + _ZNK19NotificationManager20DoNotDisturbSettings36defaultWhenScreenSharingValue_helperEv@Base 4:5.21.90 + _ZNK19NotificationManager20DoNotDisturbSettings38defaultWhenScreensMirroredValue_helperEv@Base 4:5.19.2 + _ZNK19NotificationManager20DoNotDisturbSettings42defaultNotificationSoundsMutedValue_helperEv@Base 4:5.19.2 + _ZNK19NotificationManager20NotificationSettings10metaObjectEv@Base 4:5.19.2 + _ZNK19NotificationManager20NotificationSettings31defaultPopupTimeoutValue_helperEv@Base 4:5.19.2 + _ZNK19NotificationManager20NotificationSettings32defaultPopupPositionValue_helperEv@Base 4:5.19.2 + _ZNK19NotificationManager20NotificationSettings36defaultCriticalInDndModeValue_helperEv@Base 4:5.19.2 + _ZNK19NotificationManager20NotificationSettings36defaultLowPriorityPopupsValue_helperEv@Base 4:5.19.2 + _ZNK19NotificationManager20NotificationSettings36defaultNormalAlwaysOnTopValue_helperEv@Base 4:5.21.90 + _ZNK19NotificationManager20NotificationSettings37defaultLowPriorityHistoryValue_helperEv@Base 4:5.19.2 + _ZNK19NotificationManager25WatchedNotificationsModel10metaObjectEv@Base 4:5.19.2 + _ZNK19NotificationManager25WatchedNotificationsModel7Private10metaObjectEv@Base 4:5.19.2 + _ZNK19NotificationManager26AbstractNotificationsModel10metaObjectEv@Base 4:5.19.2 + _ZNK19NotificationManager26AbstractNotificationsModel17rowOfNotificationEj@Base 4:5.19.2 + _ZNK19NotificationManager26AbstractNotificationsModel4dataERK11QModelIndexi@Base 4:5.19.2 + _ZNK19NotificationManager26AbstractNotificationsModel6windowEv@Base 4:5.26.90 + _ZNK19NotificationManager26AbstractNotificationsModel8lastReadEv@Base 4:5.19.2 + _ZNK19NotificationManager26AbstractNotificationsModel8rowCountERK11QModelIndex@Base 4:5.19.2 + _ZNK19NotificationManager26AbstractNotificationsModel9roleNamesEv@Base 4:5.19.2 + _ZNK19NotificationManager3Job10hasDetailsEv@Base 4:5.17.5 + _ZNK19NotificationManager3Job10metaObjectEv@Base 4:5.17.5 + _ZNK19NotificationManager3Job10percentageEv@Base 4:5.17.5 + _ZNK19NotificationManager3Job10totalBytesEv@Base 4:5.17.5 + _ZNK19NotificationManager3Job10totalFilesEv@Base 4:5.17.5 + _ZNK19NotificationManager3Job10totalItemsEv@Base 4:5.20.3 + _ZNK19NotificationManager3Job11suspendableEv@Base 4:5.17.5 + _ZNK19NotificationManager3Job12desktopEntryEv@Base 4:5.17.5 + _ZNK19NotificationManager3Job14descriptionUrlEv@Base 4:5.17.5 + _ZNK19NotificationManager3Job14processedBytesEv@Base 4:5.17.5 + _ZNK19NotificationManager3Job14processedFilesEv@Base 4:5.17.5 + _ZNK19NotificationManager3Job14processedItemsEv@Base 4:5.20.3 + _ZNK19NotificationManager3Job15applicationNameEv@Base 4:5.17.5 + _ZNK19NotificationManager3Job16totalDirectoriesEv@Base 4:5.17.5 + _ZNK19NotificationManager3Job17descriptionLabel1Ev@Base 4:5.17.5 + _ZNK19NotificationManager3Job17descriptionLabel2Ev@Base 4:5.17.5 + _ZNK19NotificationManager3Job17descriptionValue1Ev@Base 4:5.17.5 + _ZNK19NotificationManager3Job17descriptionValue2Ev@Base 4:5.17.5 + _ZNK19NotificationManager3Job19applicationIconNameEv@Base 4:5.17.5 + _ZNK19NotificationManager3Job20processedDirectoriesEv@Base 4:5.17.5 + _ZNK19NotificationManager3Job2idEv@Base 4:5.17.5 + _ZNK19NotificationManager3Job4textEv@Base 4:5.17.5 + _ZNK19NotificationManager3Job5errorEv@Base 4:5.17.5 + _ZNK19NotificationManager3Job5speedEv@Base 4:5.17.5 + _ZNK19NotificationManager3Job5stateEv@Base 4:5.17.5 + _ZNK19NotificationManager3Job7createdEv@Base 4:5.17.5 + _ZNK19NotificationManager3Job7destUrlEv@Base 4:5.17.5 + _ZNK19NotificationManager3Job7expiredEv@Base 4:5.17.5 + _ZNK19NotificationManager3Job7summaryEv@Base 4:5.17.5 + _ZNK19NotificationManager3Job7updatedEv@Base 4:5.17.5 + _ZNK19NotificationManager3Job8killableEv@Base 4:5.17.5 + _ZNK19NotificationManager3Job9dismissedEv@Base 4:5.17.5 + _ZNK19NotificationManager3Job9errorTextEv@Base 4:5.17.5 + _ZNK19NotificationManager3Job9transientEv@Base 4:5.24.2 + _ZNK19NotificationManager6Server10metaObjectEv@Base 4:5.17.5 + _ZNK19NotificationManager6Server12currentOwnerEv@Base 4:5.18.3 + _ZNK19NotificationManager6Server17inhibitionReasonsEv@Base 4:5.17.5 + _ZNK19NotificationManager6Server22inhibitedByApplicationEv@Base 4:5.17.5 + _ZNK19NotificationManager6Server22inhibitionApplicationsEv@Base 4:5.17.5 + _ZNK19NotificationManager6Server7isValidEv@Base 4:5.17.5 + _ZNK19NotificationManager6Server9inhibitedEv@Base 4:5.17.5 + _ZNK19NotificationManager8Settings10metaObjectEv@Base 4:5.17.5 + _ZNK19NotificationManager8Settings12popupTimeoutEv@Base 4:5.17.5 + _ZNK19NotificationManager8Settings13popupPositionEv@Base 4:5.17.5 + _ZNK19NotificationManager8Settings15screensMirroredEv@Base 4:5.17.5 + _ZNK19NotificationManager8Settings15serviceBehaviorERK7QString@Base 4:5.17.5 + _ZNK19NotificationManager8Settings17jobsInTaskManagerEv@Base 4:5.17.5 + _ZNK19NotificationManager8Settings17knownApplicationsEv@Base 4:5.17.5 + _ZNK19NotificationManager8Settings17lowPriorityPopupsEv@Base 4:5.17.5 + _ZNK19NotificationManager8Settings18lowPriorityHistoryEv@Base 4:5.17.5 + _ZNK19NotificationManager8Settings18permanentJobPopupsEv@Base 4:5.17.5 + _ZNK19NotificationManager8Settings19applicationBehaviorERK7QString@Base 4:5.17.5 + _ZNK19NotificationManager8Settings19badgesInTaskManagerEv@Base 4:5.17.5 + _ZNK19NotificationManager8Settings19jobsInNotificationsEv@Base 4:5.17.5 + _ZNK19NotificationManager8Settings21keepNormalAlwaysOnTopEv@Base 4:5.21.90 + _ZNK19NotificationManager8Settings24popupBlacklistedServicesEv@Base 4:5.17.5 + _ZNK19NotificationManager8Settings26historyBlacklistedServicesEv@Base 4:5.17.5 + _ZNK19NotificationManager8Settings27notificationSoundsInhibitedEv@Base 4:5.17.5 + _ZNK19NotificationManager8Settings27notificationsInhibitedUntilEv@Base 4:5.17.5 + _ZNK19NotificationManager8Settings28badgeBlacklistedApplicationsEv@Base 4:5.17.5 + _ZNK19NotificationManager8Settings28popupBlacklistedApplicationsEv@Base 4:5.17.5 + _ZNK19NotificationManager8Settings29notificationInhibitionReasonsEv@Base 4:5.17.5 + _ZNK19NotificationManager8Settings30historyBlacklistedApplicationsEv@Base 4:5.17.5 + _ZNK19NotificationManager8Settings32criticalPopupsInDoNotDisturbModeEv@Base 4:5.17.5 + _ZNK19NotificationManager8Settings34notificationInhibitionApplicationsEv@Base 4:5.17.5 + _ZNK19NotificationManager8Settings35notificationsInhibitedByApplicationEv@Base 4:5.17.5 + _ZNK19NotificationManager8Settings36doNotDisturbPopupWhitelistedServicesEv@Base 4:5.17.5 + _ZNK19NotificationManager8Settings37inhibitNotificationsWhenScreenSharingEv@Base 4:5.21.90 + _ZNK19NotificationManager8Settings39inhibitNotificationsWhenScreensMirroredEv@Base 4:5.17.5 + _ZNK19NotificationManager8Settings40doNotDisturbPopupWhitelistedApplicationsEv@Base 4:5.17.5 + _ZNK19NotificationManager8Settings4liveEv@Base 4:5.17.5 + _ZNK19NotificationManager8Settings5dirtyEv@Base 4:5.17.5 + _ZNK19NotificationManager9JobsModel10metaObjectEv@Base 4:5.17.5 + _ZNK19NotificationManager9JobsModel4dataERK11QModelIndexi@Base 4:5.17.5 + _ZNK19NotificationManager9JobsModel7isValidEv@Base 4:5.17.5 + _ZNK19NotificationManager9JobsModel8rowCountERK11QModelIndex@Base 4:5.17.5 + _ZNK19NotificationManager9JobsModel9roleNamesEv@Base 4:5.19.2 + _ZTI12QDBusContext@Base 4:5.17.5 + _ZTIN19NotificationManager10ServerInfoE@Base 4:5.18.3 + _ZTIN19NotificationManager11JobSettingsE@Base 4:5.19.2 + _ZTIN19NotificationManager12NotificationE@Base 4:5.17.5 + _ZTIN19NotificationManager13BadgeSettingsE@Base 4:5.19.2 + _ZTIN19NotificationManager13NotificationsE@Base 4:5.17.5 + _ZTIN19NotificationManager16BehaviorSettingsE@Base 4:5.19.2 + _ZTIN19NotificationManager18NotificationsModelE@Base 4:5.20.90 + _ZTIN19NotificationManager20DoNotDisturbSettingsE@Base 4:5.19.2 + _ZTIN19NotificationManager20NotificationSettingsE@Base 4:5.19.2 + _ZTIN19NotificationManager25WatchedNotificationsModel7PrivateE@Base 4:5.19.2 + _ZTIN19NotificationManager25WatchedNotificationsModelE@Base 4:5.19.2 + _ZTIN19NotificationManager26AbstractNotificationsModelE@Base 4:5.19.2 + _ZTIN19NotificationManager3JobE@Base 4:5.17.5 + _ZTIN19NotificationManager6ServerE@Base 4:5.17.5 + _ZTIN19NotificationManager8SettingsE@Base 4:5.17.5 + _ZTIN19NotificationManager9JobsModelE@Base 4:5.17.5 + (optional)_ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 4:5.27.0 + (optional)_ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 4:5.27.0 + (optional)_ZTISt23_Sp_counted_ptr_inplaceI16KFilePlacesModelSaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 4:5.27.0 + _ZTS12QDBusContext@Base 4:5.17.5 + _ZTSN19NotificationManager10ServerInfoE@Base 4:5.18.3 + _ZTSN19NotificationManager11JobSettingsE@Base 4:5.19.2 + _ZTSN19NotificationManager12NotificationE@Base 4:5.17.5 + _ZTSN19NotificationManager13BadgeSettingsE@Base 4:5.19.2 + _ZTSN19NotificationManager13NotificationsE@Base 4:5.17.5 + _ZTSN19NotificationManager16BehaviorSettingsE@Base 4:5.19.2 + _ZTSN19NotificationManager18NotificationsModelE@Base 4:5.20.90 + _ZTSN19NotificationManager20DoNotDisturbSettingsE@Base 4:5.19.2 + _ZTSN19NotificationManager20NotificationSettingsE@Base 4:5.19.2 + _ZTSN19NotificationManager25WatchedNotificationsModel7PrivateE@Base 4:5.19.2 + _ZTSN19NotificationManager25WatchedNotificationsModelE@Base 4:5.19.2 + _ZTSN19NotificationManager26AbstractNotificationsModelE@Base 4:5.19.2 + _ZTSN19NotificationManager3JobE@Base 4:5.17.5 + _ZTSN19NotificationManager6ServerE@Base 4:5.17.5 + _ZTSN19NotificationManager8SettingsE@Base 4:5.17.5 + _ZTSN19NotificationManager9JobsModelE@Base 4:5.17.5 + (optional)_ZTSSt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 4:5.27.0 + (optional)_ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 4:5.27.0 + (optional)_ZTSSt19_Sp_make_shared_tag@Base 4:5.27.0 + (optional)_ZTSSt23_Sp_counted_ptr_inplaceI16KFilePlacesModelSaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 4:5.27.0 + _ZTVN19NotificationManager10ServerInfoE@Base 4:5.18.3 + _ZTVN19NotificationManager11JobSettingsE@Base 4:5.19.2 + _ZTVN19NotificationManager12NotificationE@Base 4:5.17.5 + _ZTVN19NotificationManager13BadgeSettingsE@Base 4:5.19.2 + _ZTVN19NotificationManager13NotificationsE@Base 4:5.17.5 + _ZTVN19NotificationManager16BehaviorSettingsE@Base 4:5.19.2 + _ZTVN19NotificationManager18NotificationsModelE@Base 4:5.20.90 + _ZTVN19NotificationManager20DoNotDisturbSettingsE@Base 4:5.19.2 + _ZTVN19NotificationManager20NotificationSettingsE@Base 4:5.19.2 + _ZTVN19NotificationManager25WatchedNotificationsModel7PrivateE@Base 4:5.19.2 + _ZTVN19NotificationManager25WatchedNotificationsModelE@Base 4:5.19.2 + _ZTVN19NotificationManager26AbstractNotificationsModelE@Base 4:5.19.2 + _ZTVN19NotificationManager3JobE@Base 4:5.17.5 + _ZTVN19NotificationManager6ServerE@Base 4:5.17.5 + _ZTVN19NotificationManager8SettingsE@Base 4:5.17.5 + _ZTVN19NotificationManager9JobsModelE@Base 4:5.17.5 + (optional)_ZTVSt23_Sp_counted_ptr_inplaceI16KFilePlacesModelSaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 4:5.27.0 + (optional)_ZZNSt19_Sp_make_shared_tag5_S_tiEvE5__tag@Base 4:5.27.0 + _ZZZNK19NotificationManager11JobSettings24isInTaskManagerImmutableEvENKUlvE_clEvE15qstring_literal@Base 4:5.19.2 + _ZZZNK19NotificationManager11JobSettings26isInNotificationsImmutableEvENKUlvE_clEvE15qstring_literal@Base 4:5.19.2 + _ZZZNK19NotificationManager11JobSettings26isPermanentPopupsImmutableEvENKUlvE_clEvE15qstring_literal@Base 4:5.19.2 + _ZZZNK19NotificationManager13BadgeSettings24isInTaskManagerImmutableEvENKUlvE_clEvE15qstring_literal@Base 4:5.19.2 + _ZZZNK19NotificationManager16BehaviorSettings21isShowBadgesImmutableEvENKUlvE_clEvE15qstring_literal@Base 4:5.19.2 + _ZZZNK19NotificationManager16BehaviorSettings21isShowPopupsImmutableEvENKUlvE_clEvE15qstring_literal@Base 4:5.19.2 + _ZZZNK19NotificationManager16BehaviorSettings24isShowInHistoryImmutableEvENKUlvE_clEvE15qstring_literal@Base 4:5.19.2 + _ZZZNK19NotificationManager16BehaviorSettings30isShowPopupsInDndModeImmutableEvENKUlvE_clEvE15qstring_literal@Base 4:5.19.2 + _ZZZNK19NotificationManager20DoNotDisturbSettings16isUntilImmutableEvENKUlvE_clEvE15qstring_literal@Base 4:5.19.2 + _ZZZNK19NotificationManager20DoNotDisturbSettings28isWhenScreenSharingImmutableEvENKUlvE_clEvE15qstring_literal@Base 4:5.21.90 + _ZZZNK19NotificationManager20DoNotDisturbSettings30isWhenScreensMirroredImmutableEvENKUlvE_clEvE15qstring_literal@Base 4:5.19.2 + _ZZZNK19NotificationManager20DoNotDisturbSettings34isNotificationSoundsMutedImmutableEvENKUlvE_clEvE15qstring_literal@Base 4:5.19.2 + _ZZZNK19NotificationManager20NotificationSettings23isPopupTimeoutImmutableEvENKUlvE_clEvE15qstring_literal@Base 4:5.19.2 + _ZZZNK19NotificationManager20NotificationSettings24isPopupPositionImmutableEvENKUlvE_clEvE15qstring_literal@Base 4:5.19.2 + _ZZZNK19NotificationManager20NotificationSettings28isCriticalInDndModeImmutableEvENKUlvE_clEvE15qstring_literal@Base 4:5.19.2 + _ZZZNK19NotificationManager20NotificationSettings28isLowPriorityPopupsImmutableEvENKUlvE_clEvE15qstring_literal@Base 4:5.19.2 + _ZZZNK19NotificationManager20NotificationSettings28isNormalAlwaysOnTopImmutableEvENKUlvE_clEvE15qstring_literal@Base 4:5.21.90 + _ZZZNK19NotificationManager20NotificationSettings29isLowPriorityHistoryImmutableEvENKUlvE_clEvE15qstring_literal@Base 4:5.19.2 + (c++)"non-virtual thunk to NotificationManager::Notifications::classBegin()@Base" 4:5.17.5 + (c++)"non-virtual thunk to NotificationManager::Notifications::componentComplete()@Base" 4:5.17.5 + (c++)"non-virtual thunk to NotificationManager::Notifications::~Notifications()@Base" 4:5.17.5 diff --git a/libplasma-geolocation-interface5.install b/libplasma-geolocation-interface5.install new file mode 100644 index 00000000..e1528586 --- /dev/null +++ b/libplasma-geolocation-interface5.install @@ -0,0 +1,2 @@ +usr/lib/*/libplasma-geolocation-interface.so.5 +usr/lib/*/libplasma-geolocation-interface.so.5* diff --git a/libplasma-geolocation-interface5.symbols b/libplasma-geolocation-interface5.symbols new file mode 100644 index 00000000..b5ed277b --- /dev/null +++ b/libplasma-geolocation-interface5.symbols @@ -0,0 +1,27 @@ +# SymbolsHelper-Confirmed: 4:5.8.1 amd64 +libplasma-geolocation-interface.so.5 libplasma-geolocation-interface5 #MINVER# +* Build-Depends-Package: plasma-workspace-dev + _ZN19GeolocationProvider11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:5.8.1 + _ZN19GeolocationProvider11qt_metacastEPKc@Base 4:5.8.1 + _ZN19GeolocationProvider11setAccuracyEi@Base 4:5.8.1 + _ZN19GeolocationProvider13requestUpdateE6QFlagsINS_13UpdateTriggerEE@Base 4:5.8.1 + _ZN19GeolocationProvider14setIsAvailableEb@Base 4:5.8.1 + _ZN19GeolocationProvider16staticMetaObjectE@Base 4:5.8.1 + _ZN19GeolocationProvider17setUpdateTriggersE6QFlagsINS_13UpdateTriggerEE@Base 4:5.8.1 + _ZN19GeolocationProvider18populateSharedDataEv@Base 4:5.8.1 + _ZN19GeolocationProvider19availabilityChangedEPS_@Base 4:5.8.1 + _ZN19GeolocationProvider4initEP4QMapI7QString8QVariantEP5QHashIS1_iE@Base 4:5.8.1 + _ZN19GeolocationProvider4initEv@Base 4:5.8.1 + _ZN19GeolocationProvider6updateEv@Base 4:5.8.1 + _ZN19GeolocationProvider7setDataERK4QMapI7QString8QVariantE@Base 4:5.8.1 + _ZN19GeolocationProvider7setDataERK7QStringRK8QVariant@Base 4:5.8.1 + _ZN19GeolocationProvider7updatedEv@Base 4:5.8.1 + _ZN19GeolocationProviderC1EP7QObjectRK5QListI8QVariantE@Base 4:5.8.1 + _ZN19GeolocationProviderC2EP7QObjectRK5QListI8QVariantE@Base 4:5.8.1 + _ZNK19GeolocationProvider10metaObjectEv@Base 4:5.8.1 + _ZNK19GeolocationProvider11isAvailableEv@Base 4:5.8.1 + _ZNK19GeolocationProvider14updateTriggersEv@Base 4:5.8.1 + _ZNK19GeolocationProvider8accuracyEv@Base 4:5.8.1 + _ZTI19GeolocationProvider@Base 4:5.8.1 + _ZTS19GeolocationProvider@Base 4:5.8.1 + _ZTV19GeolocationProvider@Base 4:5.8.1 diff --git a/libtaskmanager6abi1.install b/libtaskmanager6abi1.install new file mode 100644 index 00000000..dac8b27b --- /dev/null +++ b/libtaskmanager6abi1.install @@ -0,0 +1,2 @@ +usr/lib/*/libtaskmanager.so.5.* +usr/lib/*/libtaskmanager.so.6abi1 diff --git a/libtaskmanager6abi1.symbols b/libtaskmanager6abi1.symbols new file mode 100644 index 00000000..d3b442bd --- /dev/null +++ b/libtaskmanager6abi1.symbols @@ -0,0 +1,627 @@ +# SymbolsHelper-Confirmed: 4:5.27.5 amd64 +libtaskmanager.so.6abi1 libtaskmanager6abi1 #MINVER# +* Build-Depends-Package: plasma-workspace-dev + ABI_6_1@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel10classBeginEv@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel11qt_metacallEN11QMetaObject4CallEiPPv@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel11qt_metacastEPKc@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel11requestMoveERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel11setActivityERK7QString@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel11setSortModeENS0_8SortModeE@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel12requestCloseERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel12setGroupModeENS0_9GroupModeE@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel13requestResizeERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel13syncLaunchersEv@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel14setGroupInlineEb@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel15requestActivateERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel15requestOpenUrlsERK11QModelIndexRK5QListI4QUrlE@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel15setFilterHiddenEb@ABI_6_1 4:5.22.0 + _ZN11TaskManager10TasksModel15setLauncherListERK11QStringList@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel16setLaunchInPlaceEb@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel16staticMetaObjectE@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel17componentCompleteEv@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel17requestActivitiesERK11QModelIndexRK11QStringList@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel17setFilterByScreenEb@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel17setScreenGeometryERK5QRect@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel17setVirtualDesktopERK8QVariant@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel18launcherActivitiesERK4QUrl@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel18requestAddLauncherERK4QUrl@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel18requestNewInstanceERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel18setFilterMinimizedEb@ABI_6_1 4:5.26.90 + _ZN11TaskManager10TasksModel19requestToggleShadedERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel19setFilterByActivityEb@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel19updateLauncherCountEv@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel20setSeparateLaunchersEb@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel21requestRemoveLauncherERK4QUrl@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel21requestToggleGroupingERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel21setFilterNotMaximizedEb@ABI_6_1 4:5.21.90 + _ZN11TaskManager10TasksModel21setFilterNotMinimizedEb@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel22filterMinimizedChangedEv@ABI_6_1 4:5.26.90 + _ZN11TaskManager10TasksModel22requestToggleKeepAboveERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel22requestToggleKeepBelowERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel22requestToggleMaximizedERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel22requestToggleMinimizedERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel22requestVirtualDesktopsERK11QModelIndexRK5QListI8QVariantE@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel23requestToggleFullScreenERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel24requestNewVirtualDesktopERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel24setTaskReorderingEnabledEb@ABI_6_1 4:5.24.90 + _ZN11TaskManager10TasksModel25setFilterByVirtualDesktopEb@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel25setGroupingAppIdBlacklistERK11QStringList@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel28requestAddLauncherToActivityERK4QUrlRK7QString@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel30requestPublishDelegateGeometryERK11QModelIndexRK5QRectP7QObject@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel31setGroupingLauncherUrlBlacklistERK11QStringList@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel31setGroupingWindowTasksThresholdEi@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel33requestRemoveLauncherFromActivityERK4QUrlRK7QString@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModel4moveEiiRK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModelC1EP7QObject@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModelC2EP7QObject@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModelD0Ev@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModelD1Ev@ABI_6_1 4:5.17.5 + _ZN11TaskManager10TasksModelD2Ev@ABI_6_1 4:5.17.5 + _ZN11TaskManager12ActivityInfo11qt_metacallEN11QMetaObject4CallEiPPv@ABI_6_1 4:5.17.5 + _ZN11TaskManager12ActivityInfo11qt_metacastEPKc@ABI_6_1 4:5.17.5 + _ZN11TaskManager12ActivityInfo12activityIconERK7QString@ABI_6_1 4:5.27.5 + _ZN11TaskManager12ActivityInfo12activityNameERK7QString@ABI_6_1 4:5.17.5 + _ZN11TaskManager12ActivityInfo16staticMetaObjectE@ABI_6_1 4:5.17.5 + _ZN11TaskManager12ActivityInfoC1EP7QObject@ABI_6_1 4:5.17.5 + _ZN11TaskManager12ActivityInfoC2EP7QObject@ABI_6_1 4:5.17.5 + _ZN11TaskManager12ActivityInfoD0Ev@ABI_6_1 4:5.17.5 + _ZN11TaskManager12ActivityInfoD1Ev@ABI_6_1 4:5.17.5 + _ZN11TaskManager12ActivityInfoD2Ev@ABI_6_1 4:5.17.5 + _ZN11TaskManager14appDataFromUrlERK4QUrlRK5QIcon@ABI_6_1 4:5.17.5 + _ZN11TaskManager14screenGeometryERK6QPoint@ABI_6_1 4:5.17.5 + _ZN11TaskManager15servicesFromPidEj28QExplicitlySharedDataPointerI13KSharedConfigE@ABI_6_1 4:5.17.5 + _ZN11TaskManager16WindowTasksModel11qt_metacallEN11QMetaObject4CallEiPPv@ABI_6_1 4:5.17.5 + _ZN11TaskManager16WindowTasksModel11qt_metacastEPKc@ABI_6_1 4:5.17.5 + _ZN11TaskManager16WindowTasksModel16staticMetaObjectE@ABI_6_1 4:5.17.5 + _ZN11TaskManager16WindowTasksModelC1EP7QObject@ABI_6_1 4:5.17.5 + _ZN11TaskManager16WindowTasksModelC2EP7QObject@ABI_6_1 4:5.17.5 + _ZN11TaskManager16WindowTasksModelD0Ev@ABI_6_1 4:5.17.5 + _ZN11TaskManager16WindowTasksModelD1Ev@ABI_6_1 4:5.17.5 + _ZN11TaskManager16WindowTasksModelD2Ev@ABI_6_1 4:5.17.5 + _ZN11TaskManager17StartupTasksModel11qt_metacallEN11QMetaObject4CallEiPPv@ABI_6_1 4:5.17.5 + _ZN11TaskManager17StartupTasksModel11qt_metacastEPKc@ABI_6_1 4:5.17.5 + _ZN11TaskManager17StartupTasksModel16staticMetaObjectE@ABI_6_1 4:5.17.5 + _ZN11TaskManager17StartupTasksModelC1EP7QObject@ABI_6_1 4:5.17.5 + _ZN11TaskManager17StartupTasksModelC2EP7QObject@ABI_6_1 4:5.17.5 + _ZN11TaskManager17StartupTasksModelD0Ev@ABI_6_1 4:5.17.5 + _ZN11TaskManager17StartupTasksModelD1Ev@ABI_6_1 4:5.17.5 + _ZN11TaskManager17StartupTasksModelD2Ev@ABI_6_1 4:5.17.5 + _ZN11TaskManager17WaylandTasksModel11qt_metacallEN11QMetaObject4CallEiPPv@ABI_6_1 4:5.17.5 + _ZN11TaskManager17WaylandTasksModel11qt_metacastEPKc@ABI_6_1 4:5.17.5 + _ZN11TaskManager17WaylandTasksModel11requestMoveERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager17WaylandTasksModel12requestCloseERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager17WaylandTasksModel13requestResizeERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager17WaylandTasksModel15requestActivateERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager17WaylandTasksModel15requestOpenUrlsERK11QModelIndexRK5QListI4QUrlE@ABI_6_1 4:5.17.5 + _ZN11TaskManager17WaylandTasksModel16staticMetaObjectE@ABI_6_1 4:5.17.5 + _ZN11TaskManager17WaylandTasksModel17requestActivitiesERK11QModelIndexRK11QStringList@ABI_6_1 4:5.17.5 + _ZN11TaskManager17WaylandTasksModel17winIdFromMimeDataEPK9QMimeDataPb@ABI_6_1 4:5.17.5 + _ZN11TaskManager17WaylandTasksModel18requestNewInstanceERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager17WaylandTasksModel18winIdsFromMimeDataEPK9QMimeDataPb@ABI_6_1 4:5.17.5 + _ZN11TaskManager17WaylandTasksModel19requestToggleShadedERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager17WaylandTasksModel22requestToggleKeepAboveERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager17WaylandTasksModel22requestToggleKeepBelowERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager17WaylandTasksModel22requestToggleMaximizedERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager17WaylandTasksModel22requestToggleMinimizedERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager17WaylandTasksModel22requestVirtualDesktopsERK11QModelIndexRK5QListI8QVariantE@ABI_6_1 4:5.17.5 + _ZN11TaskManager17WaylandTasksModel23requestToggleFullScreenERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager17WaylandTasksModel24requestNewVirtualDesktopERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager17WaylandTasksModel30requestPublishDelegateGeometryERK11QModelIndexRK5QRectP7QObject@ABI_6_1 4:5.17.5 + _ZN11TaskManager17WaylandTasksModelC1EP7QObject@ABI_6_1 4:5.17.5 + _ZN11TaskManager17WaylandTasksModelC2EP7QObject@ABI_6_1 4:5.17.5 + _ZN11TaskManager17WaylandTasksModelD0Ev@ABI_6_1 4:5.17.5 + _ZN11TaskManager17WaylandTasksModelD1Ev@ABI_6_1 4:5.17.5 + _ZN11TaskManager17WaylandTasksModelD2Ev@ABI_6_1 4:5.17.5 + _ZN11TaskManager17XWindowTasksModel11qt_metacallEN11QMetaObject4CallEiPPv@ABI_6_1 4:5.17.5 + _ZN11TaskManager17XWindowTasksModel11qt_metacastEPKc@ABI_6_1 4:5.17.5 + _ZN11TaskManager17XWindowTasksModel11requestMoveERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager17XWindowTasksModel12requestCloseERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager17XWindowTasksModel13requestResizeERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager17XWindowTasksModel15requestActivateERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager17XWindowTasksModel15requestOpenUrlsERK11QModelIndexRK5QListI4QUrlE@ABI_6_1 4:5.17.5 + _ZN11TaskManager17XWindowTasksModel16staticMetaObjectE@ABI_6_1 4:5.17.5 + _ZN11TaskManager17XWindowTasksModel17requestActivitiesERK11QModelIndexRK11QStringList@ABI_6_1 4:5.17.5 + _ZN11TaskManager17XWindowTasksModel17winIdFromMimeDataEPK9QMimeDataPb@ABI_6_1 4:5.17.5 + _ZN11TaskManager17XWindowTasksModel18requestNewInstanceERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager17XWindowTasksModel18winIdsFromMimeDataEPK9QMimeDataPb@ABI_6_1 4:5.17.5 + _ZN11TaskManager17XWindowTasksModel19requestToggleShadedERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager17XWindowTasksModel22requestToggleKeepAboveERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager17XWindowTasksModel22requestToggleKeepBelowERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager17XWindowTasksModel22requestToggleMaximizedERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager17XWindowTasksModel22requestToggleMinimizedERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager17XWindowTasksModel22requestVirtualDesktopsERK11QModelIndexRK5QListI8QVariantE@ABI_6_1 4:5.17.5 + _ZN11TaskManager17XWindowTasksModel23requestToggleFullScreenERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager17XWindowTasksModel24requestNewVirtualDesktopERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager17XWindowTasksModel30requestPublishDelegateGeometryERK11QModelIndexRK5QRectP7QObject@ABI_6_1 4:5.17.5 + _ZN11TaskManager17XWindowTasksModelC1EP7QObject@ABI_6_1 4:5.17.5 + _ZN11TaskManager17XWindowTasksModelC2EP7QObject@ABI_6_1 4:5.17.5 + _ZN11TaskManager17XWindowTasksModelD0Ev@ABI_6_1 4:5.17.5 + _ZN11TaskManager17XWindowTasksModelD1Ev@ABI_6_1 4:5.17.5 + _ZN11TaskManager17XWindowTasksModelD2Ev@ABI_6_1 4:5.17.5 + _ZN11TaskManager17launcherUrlsMatchERK4QUrlS2_NS_17UrlComparisonModeE@ABI_6_1 4:5.17.5 + _ZN11TaskManager18AbstractTasksModel11qt_metacallEN11QMetaObject4CallEiPPv@ABI_6_1 4:5.17.5 + _ZN11TaskManager18AbstractTasksModel11qt_metacastEPKc@ABI_6_1 4:5.17.5 + _ZN11TaskManager18AbstractTasksModel11requestMoveERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager18AbstractTasksModel12requestCloseERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager18AbstractTasksModel13requestResizeERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager18AbstractTasksModel15requestActivateERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager18AbstractTasksModel15requestOpenUrlsERK11QModelIndexRK5QListI4QUrlE@ABI_6_1 4:5.17.5 + _ZN11TaskManager18AbstractTasksModel16staticMetaObjectE@ABI_6_1 4:5.17.5 + _ZN11TaskManager18AbstractTasksModel17requestActivitiesERK11QModelIndexRK11QStringList@ABI_6_1 4:5.17.5 + _ZN11TaskManager18AbstractTasksModel18requestNewInstanceERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager18AbstractTasksModel19requestToggleShadedERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager18AbstractTasksModel22requestToggleKeepAboveERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager18AbstractTasksModel22requestToggleKeepBelowERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager18AbstractTasksModel22requestToggleMaximizedERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager18AbstractTasksModel22requestToggleMinimizedERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager18AbstractTasksModel22requestVirtualDesktopsERK11QModelIndexRK5QListI8QVariantE@ABI_6_1 4:5.17.5 + _ZN11TaskManager18AbstractTasksModel23requestToggleFullScreenERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager18AbstractTasksModel24requestNewVirtualDesktopERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager18AbstractTasksModel30requestPublishDelegateGeometryERK11QModelIndexRK5QRectP7QObject@ABI_6_1 4:5.17.5 + _ZN11TaskManager18AbstractTasksModelC1EP7QObject@ABI_6_1 4:5.17.5 + _ZN11TaskManager18AbstractTasksModelC2EP7QObject@ABI_6_1 4:5.17.5 + _ZN11TaskManager18AbstractTasksModelD0Ev@ABI_6_1 4:5.17.5 + _ZN11TaskManager18AbstractTasksModelD1Ev@ABI_6_1 4:5.17.5 + _ZN11TaskManager18AbstractTasksModelD2Ev@ABI_6_1 4:5.17.5 + _ZN11TaskManager18LauncherTasksModel11qt_metacallEN11QMetaObject4CallEiPPv@ABI_6_1 4:5.17.5 + _ZN11TaskManager18LauncherTasksModel11qt_metacastEPKc@ABI_6_1 4:5.17.5 + _ZN11TaskManager18LauncherTasksModel15requestActivateERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager18LauncherTasksModel15requestOpenUrlsERK11QModelIndexRK5QListI4QUrlE@ABI_6_1 4:5.17.5 + _ZN11TaskManager18LauncherTasksModel15setLauncherListERK11QStringList@ABI_6_1 4:5.17.5 + _ZN11TaskManager18LauncherTasksModel16staticMetaObjectE@ABI_6_1 4:5.17.5 + _ZN11TaskManager18LauncherTasksModel18requestAddLauncherERK4QUrl@ABI_6_1 4:5.17.5 + _ZN11TaskManager18LauncherTasksModel18requestNewInstanceERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager18LauncherTasksModel21requestRemoveLauncherERK4QUrl@ABI_6_1 4:5.17.5 + _ZN11TaskManager18LauncherTasksModel28requestAddLauncherToActivityERK4QUrlRK7QString@ABI_6_1 4:5.17.5 + _ZN11TaskManager18LauncherTasksModel33requestRemoveLauncherFromActivityERK4QUrlRK7QString@ABI_6_1 4:5.17.5 + _ZN11TaskManager18LauncherTasksModelC1EP7QObject@ABI_6_1 4:5.17.5 + _ZN11TaskManager18LauncherTasksModelC2EP7QObject@ABI_6_1 4:5.17.5 + _ZN11TaskManager18LauncherTasksModelD0Ev@ABI_6_1 4:5.17.5 + _ZN11TaskManager18LauncherTasksModelD1Ev@ABI_6_1 4:5.17.5 + _ZN11TaskManager18LauncherTasksModelD2Ev@ABI_6_1 4:5.17.5 + _ZN11TaskManager18VirtualDesktopInfo11qt_metacallEN11QMetaObject4CallEiPPv@ABI_6_1 4:5.17.5 + _ZN11TaskManager18VirtualDesktopInfo11qt_metacastEPKc@ABI_6_1 4:5.17.5 + _ZN11TaskManager18VirtualDesktopInfo15requestActivateERK8QVariant@ABI_6_1 4:5.17.5 + _ZN11TaskManager18VirtualDesktopInfo16staticMetaObjectE@ABI_6_1 4:5.17.5 + _ZN11TaskManager18VirtualDesktopInfo1dE@ABI_6_1 4:5.17.5 + _ZN11TaskManager18VirtualDesktopInfo20requestCreateDesktopEj@ABI_6_1 4:5.17.5 + _ZN11TaskManager18VirtualDesktopInfo20requestRemoveDesktopEj@ABI_6_1 4:5.17.5 + _ZN11TaskManager18VirtualDesktopInfoC1EP7QObject@ABI_6_1 4:5.17.5 + _ZN11TaskManager18VirtualDesktopInfoC2EP7QObject@ABI_6_1 4:5.17.5 + _ZN11TaskManager18VirtualDesktopInfoD0Ev@ABI_6_1 4:5.17.5 + _ZN11TaskManager18VirtualDesktopInfoD1Ev@ABI_6_1 4:5.17.5 + _ZN11TaskManager18VirtualDesktopInfoD2Ev@ABI_6_1 4:5.17.5 + _ZN11TaskManager18XStartupTasksModel11qt_metacallEN11QMetaObject4CallEiPPv@ABI_6_1 4:5.22.90 + _ZN11TaskManager18XStartupTasksModel11qt_metacastEPKc@ABI_6_1 4:5.22.90 + _ZN11TaskManager18XStartupTasksModel16staticMetaObjectE@ABI_6_1 4:5.22.90 + _ZN11TaskManager18XStartupTasksModelC1EP7QObject@ABI_6_1 4:5.22.90 + _ZN11TaskManager18XStartupTasksModelC2EP7QObject@ABI_6_1 4:5.22.90 + _ZN11TaskManager18XStartupTasksModelD0Ev@ABI_6_1 4:5.22.90 + _ZN11TaskManager18XStartupTasksModelD1Ev@ABI_6_1 4:5.22.90 + _ZN11TaskManager18XStartupTasksModelD2Ev@ABI_6_1 4:5.22.90 + _ZN11TaskManager18defaultApplicationERK4QUrl@ABI_6_1 4:5.17.5 + _ZN11TaskManager19servicesFromCmdLineERK7QStringS2_28QExplicitlySharedDataPointerI13KSharedConfigE@ABI_6_1 4:5.17.5 + _ZN11TaskManager20TaskFilterProxyModel11qt_metacallEN11QMetaObject4CallEiPPv@ABI_6_1 4:5.17.5 + _ZN11TaskManager20TaskFilterProxyModel11qt_metacastEPKc@ABI_6_1 4:5.17.5 + _ZN11TaskManager20TaskFilterProxyModel11setActivityERK7QString@ABI_6_1 4:5.17.5 + _ZN11TaskManager20TaskFilterProxyModel14setSourceModelEP18QAbstractItemModel@ABI_6_1 4:5.17.5 + _ZN11TaskManager20TaskFilterProxyModel15setFilterHiddenEb@ABI_6_1 4:5.22.0 + _ZN11TaskManager20TaskFilterProxyModel16staticMetaObjectE@ABI_6_1 4:5.17.5 + _ZN11TaskManager20TaskFilterProxyModel17setFilterByScreenEb@ABI_6_1 4:5.17.5 + _ZN11TaskManager20TaskFilterProxyModel17setScreenGeometryERK5QRect@ABI_6_1 4:5.17.5 + _ZN11TaskManager20TaskFilterProxyModel17setVirtualDesktopERK8QVariant@ABI_6_1 4:5.17.5 + _ZN11TaskManager20TaskFilterProxyModel18setFilterMinimizedEb@ABI_6_1 4:5.26.90 + _ZN11TaskManager20TaskFilterProxyModel18setFilterSkipPagerEb@ABI_6_1 4:5.17.5 + _ZN11TaskManager20TaskFilterProxyModel19setFilterByActivityEb@ABI_6_1 4:5.17.5 + _ZN11TaskManager20TaskFilterProxyModel20setFilterSkipTaskbarEb@ABI_6_1 4:5.17.5 + _ZN11TaskManager20TaskFilterProxyModel21setFilterNotMaximizedEb@ABI_6_1 4:5.21.90 + _ZN11TaskManager20TaskFilterProxyModel21setFilterNotMinimizedEb@ABI_6_1 4:5.17.5 + _ZN11TaskManager20TaskFilterProxyModel22filterMinimizedChangedEv@ABI_6_1 4:5.26.90 + _ZN11TaskManager20TaskFilterProxyModel25setFilterByVirtualDesktopEb@ABI_6_1 4:5.17.5 + _ZN11TaskManager20TaskFilterProxyModel33setDemandingAttentionSkipsFiltersEb@ABI_6_1 4:5.17.5 + _ZN11TaskManager20TaskFilterProxyModelC1EP7QObject@ABI_6_1 4:5.17.5 + _ZN11TaskManager20TaskFilterProxyModelC2EP7QObject@ABI_6_1 4:5.17.5 + _ZN11TaskManager20TaskFilterProxyModelD0Ev@ABI_6_1 4:5.17.5 + _ZN11TaskManager20TaskFilterProxyModelD1Ev@ABI_6_1 4:5.17.5 + _ZN11TaskManager20TaskFilterProxyModelD2Ev@ABI_6_1 4:5.17.5 + _ZN11TaskManager21windowUrlFromMetadataERK7QStringj28QExplicitlySharedDataPointerI13KSharedConfigES2_@ABI_6_1 4:5.17.5 + _ZN11TaskManager22TaskGroupingProxyModel11qt_metacallEN11QMetaObject4CallEiPPv@ABI_6_1 4:5.17.5 + _ZN11TaskManager22TaskGroupingProxyModel11qt_metacastEPKc@ABI_6_1 4:5.17.5 + _ZN11TaskManager22TaskGroupingProxyModel11requestMoveERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager22TaskGroupingProxyModel12requestCloseERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager22TaskGroupingProxyModel12setGroupModeENS_10TasksModel9GroupModeE@ABI_6_1 4:5.17.5 + _ZN11TaskManager22TaskGroupingProxyModel13requestResizeERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager22TaskGroupingProxyModel14setSourceModelEP18QAbstractItemModel@ABI_6_1 4:5.17.5 + _ZN11TaskManager22TaskGroupingProxyModel15requestActivateERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager22TaskGroupingProxyModel15requestOpenUrlsERK11QModelIndexRK5QListI4QUrlE@ABI_6_1 4:5.17.5 + _ZN11TaskManager22TaskGroupingProxyModel16staticMetaObjectE@ABI_6_1 4:5.17.5 + _ZN11TaskManager22TaskGroupingProxyModel17requestActivitiesERK11QModelIndexRK11QStringList@ABI_6_1 4:5.17.5 + _ZN11TaskManager22TaskGroupingProxyModel18requestNewInstanceERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager22TaskGroupingProxyModel19requestToggleShadedERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager22TaskGroupingProxyModel20setBlacklistedAppIdsERK11QStringList@ABI_6_1 4:5.17.5 + _ZN11TaskManager22TaskGroupingProxyModel21requestToggleGroupingERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager22TaskGroupingProxyModel22requestToggleKeepAboveERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager22TaskGroupingProxyModel22requestToggleKeepBelowERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager22TaskGroupingProxyModel22requestToggleMaximizedERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager22TaskGroupingProxyModel22requestToggleMinimizedERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager22TaskGroupingProxyModel22requestVirtualDesktopsERK11QModelIndexRK5QListI8QVariantE@ABI_6_1 4:5.17.5 + _ZN11TaskManager22TaskGroupingProxyModel23requestToggleFullScreenERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager22TaskGroupingProxyModel23setWindowTasksThresholdEi@ABI_6_1 4:5.17.5 + _ZN11TaskManager22TaskGroupingProxyModel24requestNewVirtualDesktopERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager22TaskGroupingProxyModel26setBlacklistedLauncherUrlsERK11QStringList@ABI_6_1 4:5.17.5 + _ZN11TaskManager22TaskGroupingProxyModel26setGroupDemandingAttentionEb@ABI_6_1 4:5.17.5 + _ZN11TaskManager22TaskGroupingProxyModel30requestPublishDelegateGeometryERK11QModelIndexRK5QRectP7QObject@ABI_6_1 4:5.17.5 + _ZN11TaskManager22TaskGroupingProxyModelC1EP7QObject@ABI_6_1 4:5.17.5 + _ZN11TaskManager22TaskGroupingProxyModelC2EP7QObject@ABI_6_1 4:5.17.5 + _ZN11TaskManager22TaskGroupingProxyModelD0Ev@ABI_6_1 4:5.17.5 + _ZN11TaskManager22TaskGroupingProxyModelD1Ev@ABI_6_1 4:5.17.5 + _ZN11TaskManager22TaskGroupingProxyModelD2Ev@ABI_6_1 4:5.17.5 + _ZN11TaskManager24AbstractWindowTasksModel11qt_metacallEN11QMetaObject4CallEiPPv@ABI_6_1 4:5.17.5 + _ZN11TaskManager24AbstractWindowTasksModel11qt_metacastEPKc@ABI_6_1 4:5.17.5 + _ZN11TaskManager24AbstractWindowTasksModel16staticMetaObjectE@ABI_6_1 4:5.17.5 + _ZN11TaskManager24AbstractWindowTasksModelC1EP7QObject@ABI_6_1 4:5.17.5 + _ZN11TaskManager24AbstractWindowTasksModelC2EP7QObject@ABI_6_1 4:5.17.5 + _ZN11TaskManager24AbstractWindowTasksModelD0Ev@ABI_6_1 4:5.17.5 + _ZN11TaskManager24AbstractWindowTasksModelD1Ev@ABI_6_1 4:5.17.5 + _ZN11TaskManager24AbstractWindowTasksModelD2Ev@ABI_6_1 4:5.17.5 + _ZN11TaskManager24WaylandStartupTasksModel11qt_metacallEN11QMetaObject4CallEiPPv@ABI_6_1 4:5.22.90 + _ZN11TaskManager24WaylandStartupTasksModel11qt_metacastEPKc@ABI_6_1 4:5.22.90 + _ZN11TaskManager24WaylandStartupTasksModel16staticMetaObjectE@ABI_6_1 4:5.22.90 + _ZN11TaskManager24WaylandStartupTasksModelC1EP7QObject@ABI_6_1 4:5.22.90 + _ZN11TaskManager24WaylandStartupTasksModelC2EP7QObject@ABI_6_1 4:5.22.90 + _ZN11TaskManager24WaylandStartupTasksModelD0Ev@ABI_6_1 4:5.22.90 + _ZN11TaskManager24WaylandStartupTasksModelD1Ev@ABI_6_1 4:5.22.90 + _ZN11TaskManager24WaylandStartupTasksModelD2Ev@ABI_6_1 4:5.22.90 + _ZN11TaskManager26ConcatenateTasksProxyModel11qt_metacallEN11QMetaObject4CallEiPPv@ABI_6_1 4:5.17.5 + _ZN11TaskManager26ConcatenateTasksProxyModel11qt_metacastEPKc@ABI_6_1 4:5.17.5 + _ZN11TaskManager26ConcatenateTasksProxyModel16staticMetaObjectE@ABI_6_1 4:5.17.5 + _ZN11TaskManager26ConcatenateTasksProxyModelC1EP7QObject@ABI_6_1 4:5.17.5 + _ZN11TaskManager26ConcatenateTasksProxyModelC2EP7QObject@ABI_6_1 4:5.17.5 + _ZN11TaskManager26ConcatenateTasksProxyModelD0Ev@ABI_6_1 4:5.17.5 + _ZN11TaskManager26ConcatenateTasksProxyModelD1Ev@ABI_6_1 4:5.17.5 + _ZN11TaskManager26ConcatenateTasksProxyModelD2Ev@ABI_6_1 4:5.17.5 + _ZN11TaskManager27FlattenTaskGroupsProxyModel11qt_metacallEN11QMetaObject4CallEiPPv@ABI_6_1 4:5.17.5 + _ZN11TaskManager27FlattenTaskGroupsProxyModel11qt_metacastEPKc@ABI_6_1 4:5.17.5 + _ZN11TaskManager27FlattenTaskGroupsProxyModel14setSourceModelEP18QAbstractItemModel@ABI_6_1 4:5.17.5 + _ZN11TaskManager27FlattenTaskGroupsProxyModel16staticMetaObjectE@ABI_6_1 4:5.17.5 + _ZN11TaskManager27FlattenTaskGroupsProxyModelC1EP7QObject@ABI_6_1 4:5.17.5 + _ZN11TaskManager27FlattenTaskGroupsProxyModelC2EP7QObject@ABI_6_1 4:5.17.5 + _ZN11TaskManager27FlattenTaskGroupsProxyModelD0Ev@ABI_6_1 4:5.17.5 + _ZN11TaskManager27FlattenTaskGroupsProxyModelD1Ev@ABI_6_1 4:5.17.5 + _ZN11TaskManager27FlattenTaskGroupsProxyModelD2Ev@ABI_6_1 4:5.17.5 + _ZN11TaskManager28AbstractTasksProxyModelIface11requestMoveERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager28AbstractTasksProxyModelIface12requestCloseERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager28AbstractTasksProxyModelIface13requestResizeERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager28AbstractTasksProxyModelIface15requestActivateERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager28AbstractTasksProxyModelIface15requestOpenUrlsERK11QModelIndexRK5QListI4QUrlE@ABI_6_1 4:5.17.5 + _ZN11TaskManager28AbstractTasksProxyModelIface17requestActivitiesERK11QModelIndexRK11QStringList@ABI_6_1 4:5.17.5 + _ZN11TaskManager28AbstractTasksProxyModelIface18requestNewInstanceERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager28AbstractTasksProxyModelIface19requestToggleShadedERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager28AbstractTasksProxyModelIface22requestToggleKeepAboveERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager28AbstractTasksProxyModelIface22requestToggleKeepBelowERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager28AbstractTasksProxyModelIface22requestToggleMaximizedERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager28AbstractTasksProxyModelIface22requestToggleMinimizedERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager28AbstractTasksProxyModelIface22requestVirtualDesktopsERK11QModelIndexRK5QListI8QVariantE@ABI_6_1 4:5.17.5 + _ZN11TaskManager28AbstractTasksProxyModelIface23requestToggleFullScreenERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager28AbstractTasksProxyModelIface24requestNewVirtualDesktopERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZN11TaskManager28AbstractTasksProxyModelIface30requestPublishDelegateGeometryERK11QModelIndexRK5QRectP7QObject@ABI_6_1 4:5.17.5 + _ZN11TaskManager6runAppERKNS_7AppDataERK5QListI4QUrlE@ABI_6_1 4:5.17.5 + _ZN11TaskManager9appsMatchERK11QModelIndexS2_@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel10activeTaskEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel10metaObjectEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel11groupInlineEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel12countChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel12filterHiddenEv@ABI_6_1 4:5.22.0 + _ZNK11TaskManager10TasksModel12launcherListEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel13launchInPlaceEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel13launcherCountEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel14filterByScreenEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel14makeModelIndexEii@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel14screenGeometryEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel14virtualDesktopEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel15activityChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel15filterMinimizedEv@ABI_6_1 4:5.26.90 + _ZNK11TaskManager10TasksModel15sortModeChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel16filterAcceptsRowEiRK11QModelIndex@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel16filterByActivityEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel16groupModeChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel16launcherPositionERK4QUrl@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel17activeTaskChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel17separateLaunchersEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel18filterNotMaximizedEv@ABI_6_1 4:5.21.90 + _ZNK11TaskManager10TasksModel18filterNotMinimizedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel18groupInlineChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel19filterHiddenChangedEv@ABI_6_1 4:5.22.0 + _ZNK11TaskManager10TasksModel19launcherListChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel20launchInPlaceChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel20launcherCountChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel21filterByScreenChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel21screenGeometryChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel21taskReorderingEnabledEv@ABI_6_1 4:5.24.90 + _ZNK11TaskManager10TasksModel21virtualDesktopChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel22filterByVirtualDesktopEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel22groupingAppIdBlacklistEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel23anyTaskDemandsAttentionEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel23filterByActivityChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel24makePersistentModelIndexEii@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel24separateLaunchersChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel25filterNotMaximizedChangedEv@ABI_6_1 4:5.21.90 + _ZNK11TaskManager10TasksModel25filterNotMinimizedChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel28groupingLauncherUrlBlacklistEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel28groupingWindowTasksThresholdEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel28taskReorderingEnabledChangedEv@ABI_6_1 4:5.24.90 + _ZNK11TaskManager10TasksModel29filterByVirtualDesktopChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel29groupingAppIdBlacklistChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel30anyTaskDemandsAttentionChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel35groupingLauncherUrlBlacklistChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel35groupingWindowTasksThresholdChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel4dataERK11QModelIndexi@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel8activityEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel8lessThanERK11QModelIndexS3_@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel8rowCountERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel8sortModeEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel9groupModeEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager10TasksModel9roleNamesEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager12ActivityInfo10metaObjectEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager12ActivityInfo15currentActivityEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager12ActivityInfo17runningActivitiesEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager12ActivityInfo22currentActivityChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager12ActivityInfo25numberOfRunningActivitiesEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager12ActivityInfo31namesOfRunningActivitiesChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager12ActivityInfo32numberOfRunningActivitiesChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager16WindowTasksModel10metaObjectEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager16WindowTasksModel16mapIfaceToSourceERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZNK11TaskManager16WindowTasksModel9roleNamesEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager17StartupTasksModel10metaObjectEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager17StartupTasksModel16mapIfaceToSourceERK11QModelIndex@ABI_6_1 4:5.22.90 + _ZNK11TaskManager17StartupTasksModel9roleNamesEv@ABI_6_1 4:5.22.90 + _ZNK11TaskManager17WaylandTasksModel10metaObjectEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager17WaylandTasksModel4dataERK11QModelIndexi@ABI_6_1 4:5.17.5 + _ZNK11TaskManager17WaylandTasksModel5indexEiiRK11QModelIndex@ABI_6_1 4:5.17.5 + _ZNK11TaskManager17WaylandTasksModel8rowCountERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZNK11TaskManager17XWindowTasksModel10metaObjectEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager17XWindowTasksModel4dataERK11QModelIndexi@ABI_6_1 4:5.17.5 + _ZNK11TaskManager17XWindowTasksModel8rowCountERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZNK11TaskManager18AbstractTasksModel10metaObjectEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager18AbstractTasksModel5indexEiiRK11QModelIndex@ABI_6_1 4:5.17.5 + _ZNK11TaskManager18AbstractTasksModel9roleNamesEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager18LauncherTasksModel10metaObjectEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager18LauncherTasksModel12launcherListEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager18LauncherTasksModel16launcherPositionERK4QUrl@ABI_6_1 4:5.17.5 + _ZNK11TaskManager18LauncherTasksModel18launcherActivitiesERK4QUrl@ABI_6_1 4:5.17.5 + _ZNK11TaskManager18LauncherTasksModel19launcherListChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager18LauncherTasksModel19rowCountForActivityERK7QString@ABI_6_1 4:5.27.2 + _ZNK11TaskManager18LauncherTasksModel4dataERK11QModelIndexi@ABI_6_1 4:5.17.5 + _ZNK11TaskManager18LauncherTasksModel8rowCountERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZNK11TaskManager18VirtualDesktopInfo10desktopIdsEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager18VirtualDesktopInfo10metaObjectEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager18VirtualDesktopInfo12desktopNamesEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager18VirtualDesktopInfo14currentDesktopEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager18VirtualDesktopInfo16numberOfDesktopsEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager18VirtualDesktopInfo17desktopIdsChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager18VirtualDesktopInfo17desktopLayoutRowsEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager18VirtualDesktopInfo19desktopNamesChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager18VirtualDesktopInfo21currentDesktopChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager18VirtualDesktopInfo23numberOfDesktopsChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager18VirtualDesktopInfo24desktopLayoutRowsChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager18VirtualDesktopInfo24navigationWrappingAroundEv@ABI_6_1 4:5.21.90 + _ZNK11TaskManager18VirtualDesktopInfo31navigationWrappingAroundChangedEv@ABI_6_1 4:5.21.90 + _ZNK11TaskManager18VirtualDesktopInfo8positionERK8QVariant@ABI_6_1 4:5.17.5 + _ZNK11TaskManager18XStartupTasksModel10metaObjectEv@ABI_6_1 4:5.22.90 + _ZNK11TaskManager18XStartupTasksModel4dataERK11QModelIndexi@ABI_6_1 4:5.22.90 + _ZNK11TaskManager18XStartupTasksModel8rowCountERK11QModelIndex@ABI_6_1 4:5.22.90 + _ZNK11TaskManager20TaskFilterProxyModel10acceptsRowEi@ABI_6_1 4:5.17.5 + _ZNK11TaskManager20TaskFilterProxyModel10metaObjectEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager20TaskFilterProxyModel12filterHiddenEv@ABI_6_1 4:5.22.0 + _ZNK11TaskManager20TaskFilterProxyModel14filterByScreenEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager20TaskFilterProxyModel14screenGeometryEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager20TaskFilterProxyModel14virtualDesktopEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager20TaskFilterProxyModel15activityChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager20TaskFilterProxyModel15filterMinimizedEv@ABI_6_1 4:5.26.90 + _ZNK11TaskManager20TaskFilterProxyModel15filterSkipPagerEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager20TaskFilterProxyModel16filterAcceptsRowEiRK11QModelIndex@ABI_6_1 4:5.17.5 + _ZNK11TaskManager20TaskFilterProxyModel16filterByActivityEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager20TaskFilterProxyModel16mapIfaceToSourceERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZNK11TaskManager20TaskFilterProxyModel17filterSkipTaskbarEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager20TaskFilterProxyModel18filterNotMaximizedEv@ABI_6_1 4:5.21.90 + _ZNK11TaskManager20TaskFilterProxyModel18filterNotMinimizedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager20TaskFilterProxyModel19filterHiddenChangedEv@ABI_6_1 4:5.22.0 + _ZNK11TaskManager20TaskFilterProxyModel21filterByScreenChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager20TaskFilterProxyModel21screenGeometryChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager20TaskFilterProxyModel21virtualDesktopChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager20TaskFilterProxyModel22filterByVirtualDesktopEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager20TaskFilterProxyModel22filterSkipPagerChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager20TaskFilterProxyModel23filterByActivityChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager20TaskFilterProxyModel24filterSkipTaskbarChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager20TaskFilterProxyModel25filterNotMaximizedChangedEv@ABI_6_1 4:5.21.90 + _ZNK11TaskManager20TaskFilterProxyModel25filterNotMinimizedChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager20TaskFilterProxyModel29filterByVirtualDesktopChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager20TaskFilterProxyModel30demandingAttentionSkipsFiltersEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager20TaskFilterProxyModel37demandingAttentionSkipsFiltersChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager20TaskFilterProxyModel8activityEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager22TaskGroupingProxyModel10metaObjectEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager22TaskGroupingProxyModel11columnCountERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZNK11TaskManager22TaskGroupingProxyModel11hasChildrenERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZNK11TaskManager22TaskGroupingProxyModel11mapToSourceERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZNK11TaskManager22TaskGroupingProxyModel13mapFromSourceERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZNK11TaskManager22TaskGroupingProxyModel16groupModeChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager22TaskGroupingProxyModel17blacklistedAppIdsEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager22TaskGroupingProxyModel20windowTasksThresholdEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager22TaskGroupingProxyModel23blacklistedLauncherUrlsEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager22TaskGroupingProxyModel23groupDemandingAttentionEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager22TaskGroupingProxyModel24blacklistedAppIdsChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager22TaskGroupingProxyModel27windowTasksThresholdChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager22TaskGroupingProxyModel30blacklistedLauncherUrlsChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager22TaskGroupingProxyModel30groupDemandingAttentionChangedEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager22TaskGroupingProxyModel4dataERK11QModelIndexi@ABI_6_1 4:5.17.5 + _ZNK11TaskManager22TaskGroupingProxyModel5indexEiiRK11QModelIndex@ABI_6_1 4:5.17.5 + _ZNK11TaskManager22TaskGroupingProxyModel6parentERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZNK11TaskManager22TaskGroupingProxyModel8rowCountERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZNK11TaskManager22TaskGroupingProxyModel9groupModeEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager24AbstractWindowTasksModel10metaObjectEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager24WaylandStartupTasksModel10metaObjectEv@ABI_6_1 4:5.22.90 + _ZNK11TaskManager24WaylandStartupTasksModel4dataERK11QModelIndexi@ABI_6_1 4:5.22.90 + _ZNK11TaskManager24WaylandStartupTasksModel8rowCountERK11QModelIndex@ABI_6_1 4:5.22.90 + _ZNK11TaskManager26ConcatenateTasksProxyModel10metaObjectEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager26ConcatenateTasksProxyModel16mapIfaceToSourceERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZNK11TaskManager27FlattenTaskGroupsProxyModel10metaObjectEv@ABI_6_1 4:5.17.5 + _ZNK11TaskManager27FlattenTaskGroupsProxyModel16mapIfaceToSourceERK11QModelIndex@ABI_6_1 4:5.17.5 + _ZTIN11TaskManager10TasksModelE@ABI_6_1 4:5.17.5 + _ZTIN11TaskManager12ActivityInfoE@ABI_6_1 4:5.17.5 + _ZTIN11TaskManager16WindowTasksModelE@ABI_6_1 4:5.17.5 + _ZTIN11TaskManager17StartupTasksModelE@ABI_6_1 4:5.17.5 + _ZTIN11TaskManager17WaylandTasksModelE@ABI_6_1 4:5.17.5 + _ZTIN11TaskManager17XWindowTasksModelE@ABI_6_1 4:5.17.5 + _ZTIN11TaskManager18AbstractTasksModelE@ABI_6_1 4:5.17.5 + _ZTIN11TaskManager18LauncherTasksModelE@ABI_6_1 4:5.17.5 + _ZTIN11TaskManager18VirtualDesktopInfoE@ABI_6_1 4:5.17.5 + _ZTIN11TaskManager18XStartupTasksModelE@ABI_6_1 4:5.22.90 + _ZTIN11TaskManager20TaskFilterProxyModelE@ABI_6_1 4:5.17.5 + _ZTIN11TaskManager22TaskGroupingProxyModelE@ABI_6_1 4:5.17.5 + _ZTIN11TaskManager23AbstractTasksModelIfaceE@ABI_6_1 4:5.17.5 + _ZTIN11TaskManager24AbstractWindowTasksModelE@ABI_6_1 4:5.17.5 + _ZTIN11TaskManager24WaylandStartupTasksModelE@ABI_6_1 4:5.22.90 + _ZTIN11TaskManager26ConcatenateTasksProxyModelE@ABI_6_1 4:5.17.5 + _ZTIN11TaskManager27FlattenTaskGroupsProxyModelE@ABI_6_1 4:5.17.5 + _ZTIN11TaskManager28AbstractTasksProxyModelIfaceE@ABI_6_1 4:5.17.5 + _ZTSN11TaskManager10TasksModelE@ABI_6_1 4:5.17.5 + _ZTSN11TaskManager12ActivityInfoE@ABI_6_1 4:5.17.5 + _ZTSN11TaskManager16WindowTasksModelE@ABI_6_1 4:5.17.5 + _ZTSN11TaskManager17StartupTasksModelE@ABI_6_1 4:5.17.5 + _ZTSN11TaskManager17WaylandTasksModelE@ABI_6_1 4:5.17.5 + _ZTSN11TaskManager17XWindowTasksModelE@ABI_6_1 4:5.17.5 + _ZTSN11TaskManager18AbstractTasksModelE@ABI_6_1 4:5.17.5 + _ZTSN11TaskManager18LauncherTasksModelE@ABI_6_1 4:5.17.5 + _ZTSN11TaskManager18VirtualDesktopInfoE@ABI_6_1 4:5.17.5 + _ZTSN11TaskManager18XStartupTasksModelE@ABI_6_1 4:5.22.90 + _ZTSN11TaskManager20TaskFilterProxyModelE@ABI_6_1 4:5.17.5 + _ZTSN11TaskManager22TaskGroupingProxyModelE@ABI_6_1 4:5.17.5 + _ZTSN11TaskManager23AbstractTasksModelIfaceE@ABI_6_1 4:5.17.5 + _ZTSN11TaskManager24AbstractWindowTasksModelE@ABI_6_1 4:5.17.5 + _ZTSN11TaskManager24WaylandStartupTasksModelE@ABI_6_1 4:5.22.90 + _ZTSN11TaskManager26ConcatenateTasksProxyModelE@ABI_6_1 4:5.17.5 + _ZTSN11TaskManager27FlattenTaskGroupsProxyModelE@ABI_6_1 4:5.17.5 + _ZTSN11TaskManager28AbstractTasksProxyModelIfaceE@ABI_6_1 4:5.17.5 + _ZTVN11TaskManager10TasksModelE@ABI_6_1 4:5.17.5 + _ZTVN11TaskManager12ActivityInfoE@ABI_6_1 4:5.17.5 + _ZTVN11TaskManager16WindowTasksModelE@ABI_6_1 4:5.17.5 + _ZTVN11TaskManager17StartupTasksModelE@ABI_6_1 4:5.17.5 + _ZTVN11TaskManager17WaylandTasksModelE@ABI_6_1 4:5.17.5 + _ZTVN11TaskManager17XWindowTasksModelE@ABI_6_1 4:5.17.5 + _ZTVN11TaskManager18AbstractTasksModelE@ABI_6_1 4:5.17.5 + _ZTVN11TaskManager18LauncherTasksModelE@ABI_6_1 4:5.17.5 + _ZTVN11TaskManager18VirtualDesktopInfoE@ABI_6_1 4:5.17.5 + _ZTVN11TaskManager18XStartupTasksModelE@ABI_6_1 4:5.22.90 + _ZTVN11TaskManager20TaskFilterProxyModelE@ABI_6_1 4:5.17.5 + _ZTVN11TaskManager22TaskGroupingProxyModelE@ABI_6_1 4:5.17.5 + _ZTVN11TaskManager23AbstractTasksModelIfaceE@ABI_6_1 4:5.17.5 + _ZTVN11TaskManager24AbstractWindowTasksModelE@ABI_6_1 4:5.17.5 + _ZTVN11TaskManager24WaylandStartupTasksModelE@ABI_6_1 4:5.22.90 + _ZTVN11TaskManager26ConcatenateTasksProxyModelE@ABI_6_1 4:5.17.5 + _ZTVN11TaskManager27FlattenTaskGroupsProxyModelE@ABI_6_1 4:5.17.5 + _ZTVN11TaskManager28AbstractTasksProxyModelIfaceE@ABI_6_1 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::AbstractTasksModel::requestActivate(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::AbstractTasksModel::requestActivities(QModelIndex const&, QStringList const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::AbstractTasksModel::requestClose(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::AbstractTasksModel::requestMove(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::AbstractTasksModel::requestNewInstance(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::AbstractTasksModel::requestNewVirtualDesktop(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::AbstractTasksModel::requestOpenUrls(QModelIndex const&, QList const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::AbstractTasksModel::requestPublishDelegateGeometry(QModelIndex const&, QRect const&, QObject*)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::AbstractTasksModel::requestResize(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::AbstractTasksModel::requestToggleFullScreen(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::AbstractTasksModel::requestToggleKeepAbove(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::AbstractTasksModel::requestToggleKeepBelow(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::AbstractTasksModel::requestToggleMaximized(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::AbstractTasksModel::requestToggleMinimized(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::AbstractTasksModel::requestToggleShaded(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::AbstractTasksModel::requestVirtualDesktops(QModelIndex const&, QList const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::AbstractTasksModel::~AbstractTasksModel()@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::AbstractWindowTasksModel::~AbstractWindowTasksModel()@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::ConcatenateTasksProxyModel::mapIfaceToSource(QModelIndex const&) const@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::ConcatenateTasksProxyModel::~ConcatenateTasksProxyModel()@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::FlattenTaskGroupsProxyModel::mapIfaceToSource(QModelIndex const&) const@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::FlattenTaskGroupsProxyModel::~FlattenTaskGroupsProxyModel()@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::LauncherTasksModel::requestActivate(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::LauncherTasksModel::requestNewInstance(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::LauncherTasksModel::requestOpenUrls(QModelIndex const&, QList const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::LauncherTasksModel::~LauncherTasksModel()@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::StartupTasksModel::mapIfaceToSource(QModelIndex const&) const@ABI_6_1" 4:5.22.90 + (c++)"non-virtual thunk to TaskManager::StartupTasksModel::~StartupTasksModel()@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::TaskFilterProxyModel::mapIfaceToSource(QModelIndex const&) const@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::TaskFilterProxyModel::~TaskFilterProxyModel()@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::TaskGroupingProxyModel::requestActivate(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::TaskGroupingProxyModel::requestActivities(QModelIndex const&, QStringList const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::TaskGroupingProxyModel::requestClose(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::TaskGroupingProxyModel::requestMove(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::TaskGroupingProxyModel::requestNewInstance(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::TaskGroupingProxyModel::requestNewVirtualDesktop(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::TaskGroupingProxyModel::requestOpenUrls(QModelIndex const&, QList const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::TaskGroupingProxyModel::requestPublishDelegateGeometry(QModelIndex const&, QRect const&, QObject*)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::TaskGroupingProxyModel::requestResize(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::TaskGroupingProxyModel::requestToggleFullScreen(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::TaskGroupingProxyModel::requestToggleKeepAbove(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::TaskGroupingProxyModel::requestToggleKeepBelow(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::TaskGroupingProxyModel::requestToggleMaximized(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::TaskGroupingProxyModel::requestToggleMinimized(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::TaskGroupingProxyModel::requestToggleShaded(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::TaskGroupingProxyModel::requestVirtualDesktops(QModelIndex const&, QList const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::TaskGroupingProxyModel::~TaskGroupingProxyModel()@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::TasksModel::classBegin()@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::TasksModel::componentComplete()@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::TasksModel::requestActivate(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::TasksModel::requestActivities(QModelIndex const&, QStringList const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::TasksModel::requestClose(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::TasksModel::requestMove(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::TasksModel::requestNewInstance(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::TasksModel::requestNewVirtualDesktop(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::TasksModel::requestOpenUrls(QModelIndex const&, QList const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::TasksModel::requestPublishDelegateGeometry(QModelIndex const&, QRect const&, QObject*)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::TasksModel::requestResize(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::TasksModel::requestToggleFullScreen(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::TasksModel::requestToggleKeepAbove(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::TasksModel::requestToggleKeepBelow(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::TasksModel::requestToggleMaximized(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::TasksModel::requestToggleMinimized(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::TasksModel::requestToggleShaded(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::TasksModel::requestVirtualDesktops(QModelIndex const&, QList const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::TasksModel::~TasksModel()@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::WaylandStartupTasksModel::~WaylandStartupTasksModel()@ABI_6_1" 4:5.22.90 + (c++)"non-virtual thunk to TaskManager::WaylandTasksModel::requestActivate(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::WaylandTasksModel::requestActivities(QModelIndex const&, QStringList const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::WaylandTasksModel::requestClose(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::WaylandTasksModel::requestMove(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::WaylandTasksModel::requestNewInstance(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::WaylandTasksModel::requestNewVirtualDesktop(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::WaylandTasksModel::requestOpenUrls(QModelIndex const&, QList const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::WaylandTasksModel::requestPublishDelegateGeometry(QModelIndex const&, QRect const&, QObject*)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::WaylandTasksModel::requestResize(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::WaylandTasksModel::requestToggleFullScreen(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::WaylandTasksModel::requestToggleKeepAbove(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::WaylandTasksModel::requestToggleKeepBelow(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::WaylandTasksModel::requestToggleMaximized(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::WaylandTasksModel::requestToggleMinimized(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::WaylandTasksModel::requestToggleShaded(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::WaylandTasksModel::requestVirtualDesktops(QModelIndex const&, QList const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::WaylandTasksModel::~WaylandTasksModel()@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::WindowTasksModel::mapIfaceToSource(QModelIndex const&) const@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::WindowTasksModel::~WindowTasksModel()@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::XStartupTasksModel::~XStartupTasksModel()@ABI_6_1" 4:5.22.90 + (c++)"non-virtual thunk to TaskManager::XWindowTasksModel::requestActivate(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::XWindowTasksModel::requestActivities(QModelIndex const&, QStringList const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::XWindowTasksModel::requestClose(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::XWindowTasksModel::requestMove(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::XWindowTasksModel::requestNewInstance(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::XWindowTasksModel::requestNewVirtualDesktop(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::XWindowTasksModel::requestOpenUrls(QModelIndex const&, QList const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::XWindowTasksModel::requestPublishDelegateGeometry(QModelIndex const&, QRect const&, QObject*)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::XWindowTasksModel::requestResize(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::XWindowTasksModel::requestToggleFullScreen(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::XWindowTasksModel::requestToggleKeepAbove(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::XWindowTasksModel::requestToggleKeepBelow(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::XWindowTasksModel::requestToggleMaximized(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::XWindowTasksModel::requestToggleMinimized(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::XWindowTasksModel::requestToggleShaded(QModelIndex const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::XWindowTasksModel::requestVirtualDesktops(QModelIndex const&, QList const&)@ABI_6_1" 4:5.17.5 + (c++)"non-virtual thunk to TaskManager::XWindowTasksModel::~XWindowTasksModel()@ABI_6_1" 4:5.17.5 diff --git a/libweather-ion7.install b/libweather-ion7.install new file mode 100644 index 00000000..c3a86207 --- /dev/null +++ b/libweather-ion7.install @@ -0,0 +1,2 @@ +usr/lib/*/libweather_ion.so.7 +usr/lib/*/libweather_ion.so.7.* diff --git a/libweather-ion7.symbols b/libweather-ion7.symbols new file mode 100644 index 00000000..2d632798 --- /dev/null +++ b/libweather-ion7.symbols @@ -0,0 +1,22 @@ +# SymbolsHelper-Confirmed: 4:5.8.1 amd64 +libweather_ion.so.7 libweather-ion7 #MINVER# +* Build-Depends-Package: plasma-workspace-dev + _ZN12IonInterface11forceUpdateEPS_RK7QString@Base 4:5.8.1 + _ZN12IonInterface11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:5.8.1 + _ZN12IonInterface11qt_metacastEPKc@Base 4:5.8.1 + _ZN12IonInterface14setInitializedEb@Base 4:5.8.1 + _ZN12IonInterface16staticMetaObjectE@Base 4:5.8.1 + _ZN12IonInterface17updateSourceEventERK7QString@Base 4:5.8.1 + _ZN12IonInterface18sourceRequestEventERK7QString@Base 4:5.8.1 + _ZN12IonInterfaceC1EP7QObjectRK5QListI8QVariantE@Base 4:5.8.1 + _ZN12IonInterfaceC2EP7QObjectRK5QListI8QVariantE@Base 4:5.8.1 + _ZN12IonInterfaceD0Ev@Base 4:5.8.1 + _ZN12IonInterfaceD1Ev@Base 4:5.8.1 + _ZN12IonInterfaceD2Ev@Base 4:5.8.1 + _ZNK12IonInterface10metaObjectEv@Base 4:5.8.1 + _ZNK12IonInterface14getWeatherIconENS_14ConditionIconsE@Base 4:5.8.1 + _ZNK12IonInterface14getWeatherIconERK4QMapI7QStringNS_14ConditionIconsEERKS1_@Base 4:5.8.1 + _ZNK12IonInterface20getWindDirectionIconERK4QMapI7QStringNS_14WindDirectionsEERKS1_@Base 4:5.8.1 + _ZTI12IonInterface@Base 4:5.8.1 + _ZTS12IonInterface@Base 4:5.8.1 + _ZTV12IonInterface@Base 4:5.8.1 diff --git a/patches/add_sddm_debian_breeze.patch b/patches/add_sddm_debian_breeze.patch new file mode 100644 index 00000000..bcd2c535 --- /dev/null +++ b/patches/add_sddm_debian_breeze.patch @@ -0,0 +1,68 @@ +From: Debian/Kubuntu Qt/KDE Maintainers +Date: Fri, 16 Jun 2017 15:09:35 +0200 +Subject: Add sddm's debian-breeze theme + +Breeze with Debian's default background +--- + lookandfeel/CMakeLists.txt | 15 +++++++++++++++ + sddm-theme-debian/metadata.desktop | 17 +++++++++++++++++ + sddm-theme-debian/theme.conf | 5 +++++ + 3 files changed, 37 insertions(+) + create mode 100644 sddm-theme-debian/metadata.desktop + create mode 100644 sddm-theme-debian/theme.conf + +--- a/lookandfeel/CMakeLists.txt ++++ b/lookandfeel/CMakeLists.txt +@@ -12,6 +12,21 @@ if (INSTALL_SDDM_THEME) + PATTERN "theme.conf.cmake" EXCLUDE) + install(FILES ${CMAKE_CURRENT_BINARY_DIR}/sddm-theme/theme.conf DESTINATION ${KDE_INSTALL_FULL_DATADIR}/sddm/themes/breeze) + install(DIRECTORY org.kde.breeze/contents/components DESTINATION ${KDE_INSTALL_FULL_DATADIR}/sddm/themes/breeze PATTERN "README.txt" EXCLUDE) ++ ++# Install Debian-themed SDDM theme ++ file(COPY "sddm-theme/Main.qml" DESTINATION "${CMAKE_CURRENT_SOURCE_DIR}/sddm-theme-debian") ++ string(CONCAT SED_EXPR ++ "s=^[[:space:]]*import[[:space:]]*\\\"components\\\"[[:space:]]*$" ++ "=import \\\"../breeze\\\"\\nimport \\\"../breeze/components\\\"=;" ++ "s=\\\"components/=\\\"../breeze/components/=g" ++ ) ++ # Patch Main.qml to directly use ../breeze qml files ++ execute_process(COMMAND sed -i -e "${SED_EXPR}" "${CMAKE_CURRENT_SOURCE_DIR}/sddm-theme-debian/Main.qml" RESULT_VARIABLE SED_RES OUTPUT_VARIABLE SED_OUT ERROR_VARIABLE SED_ERR) ++ message("Result of sed replacement for debian-breeze imports in Main.qml: (Res: ${SED_RES}, Out: ${SED_OUT}, Err: ${SED_ERR})") ++ ++ #NOTE this trailing slash is important to rename the directory ++ install(DIRECTORY sddm-theme-debian/ DESTINATION ${KDE_INSTALL_FULL_DATADIR}/sddm/themes/debian-breeze) ++ + endif() + + if (BUILD_TESTING) +--- /dev/null ++++ b/lookandfeel/sddm-theme-debian/metadata.desktop +@@ -0,0 +1,17 @@ ++[SddmGreeterTheme] ++Name=Debian Breeze ++Description=Breeze Theme using Debian artwork ++Description[fr]=Thème brise utilisant l’apparence Debian ++Author=Adapted by the Debian Qt/KDE Team from the KDE Visual Design Group work ++Copyright=(c) 2014, David Edmundson ++License=CC-BY-SA ++Type=sddm-theme ++Version=0.1 ++Website=https://github.com/sddm/sddm ++Screenshot=preview.png ++MainScript=Main.qml ++ConfigFile=theme.conf ++TranslationsDirectory=translations ++Email=Debian Qt/KDE Maintainers ++Theme-Id=debian-breeze ++Theme-API=2.0 +--- /dev/null ++++ b/lookandfeel/sddm-theme-debian/theme.conf +@@ -0,0 +1,8 @@ ++[General] ++showlogo=hidden ++logo=/usr/share/sddm/themes/breeze/default-logo.svg ++type=image ++color=#1d99f3 ++fontSize=10 ++background=/usr/share/desktop-base/active-theme/login/background.svg ++needsFullUserModel=false diff --git a/patches/enable_debianabimanager.diff b/patches/enable_debianabimanager.diff new file mode 100644 index 00000000..8d3f1e78 --- /dev/null +++ b/patches/enable_debianabimanager.diff @@ -0,0 +1,12 @@ +--- + CMakeLists.txt | 2 ++ + 1 file changed, 2 insertions(+) + +--- a/CMakeLists.txt ++++ b/CMakeLists.txt +@@ -411,3 +411,5 @@ kde_configure_git_pre_commit_hook(CHECKS + file(GLOB_RECURSE ALL_CLANG_FORMAT_SOURCE_FILES *.cpp *.h) + kde_clang_format(${ALL_CLANG_FORMAT_SOURCE_FILES}) + kde_configure_git_pre_commit_hook(CHECKS CLANG_FORMAT) ++ ++include(/usr/share/pkg-kde-tools/cmake/DebianABIManager.cmake) diff --git a/patches/fix-appstreamqt5-1.0-build.patch b/patches/fix-appstreamqt5-1.0-build.patch new file mode 100644 index 00000000..deaf743f --- /dev/null +++ b/patches/fix-appstreamqt5-1.0-build.patch @@ -0,0 +1,134 @@ +From 9a941293d12bc7ffcff2327dac71209ec4438181 Mon Sep 17 00:00:00 2001 +From: Matthias Klumpp +Date: Mon, 18 Dec 2023 05:08:44 +0100 +Subject: [PATCH] Fix build with AppStreamQt5 >= 1.0 + +--- + CMakeLists.txt | 6 +++--- + applets/kicker/plugin/actionlist.cpp | 6 +++--- + runners/CMakeLists.txt | 2 +- + runners/appstream/CMakeLists.txt | 2 +- + runners/appstream/appstreamrunner.cpp | 10 +++++----- + runners/appstream/appstreamrunner.h | 2 +- + 6 files changed, 14 insertions(+), 14 deletions(-) + +diff --git a/CMakeLists.txt b/CMakeLists.txt +index 8d26973778..f0bb78e12c 100644 +--- a/CMakeLists.txt ++++ b/CMakeLists.txt +@@ -183,12 +183,12 @@ if(FONTCONFIG_FOUND) + find_package(Qt${QT_MAJOR_VERSION} ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS PrintSupport) + endif() + +-find_package(AppStreamQt 0.10.6) +-set_package_properties(AppStreamQt PROPERTIES DESCRIPTION "Access metadata for listing available software" ++find_package(AppStreamQt5 1.0.0) ++set_package_properties(AppStreamQt5 PROPERTIES DESCRIPTION "Access metadata for listing available software" + URL "https://www.freedesktop.org/wiki/Distributions/AppStream/" + TYPE OPTIONAL) + +-if(${AppStreamQt_FOUND}) ++if(${AppStreamQt5_FOUND}) + set(HAVE_APPSTREAMQT true) + endif() + +diff --git a/applets/kicker/plugin/actionlist.cpp b/applets/kicker/plugin/actionlist.cpp +index 61fc234872..c3a1148add 100644 +--- a/applets/kicker/plugin/actionlist.cpp ++++ b/applets/kicker/plugin/actionlist.cpp +@@ -32,7 +32,7 @@ + #include "containmentinterface.h" + + #ifdef HAVE_APPSTREAMQT +-#include ++#include + #endif + + namespace KAStats = KActivities::Stats; +@@ -448,10 +448,10 @@ bool handleAppstreamActions(const QString &actionId, const KService::Ptr &servic + + const auto components = + appstreamPool->componentsByLaunchable(AppStream::Launchable::KindDesktopId, service->desktopEntryName() + QLatin1String(".desktop")); +- if (components.empty()) { ++ if (components.isEmpty()) { + return false; + } +- return QDesktopServices::openUrl(QUrl(QLatin1String("appstream://") + components[0].id())); ++ return QDesktopServices::openUrl(QUrl(QLatin1String("appstream://") + components.indexSafe(0)->id())); + #else + return false; + #endif +diff --git a/runners/CMakeLists.txt b/runners/CMakeLists.txt +index ec22f27d70..4216518e96 100644 +--- a/runners/CMakeLists.txt ++++ b/runners/CMakeLists.txt +@@ -14,7 +14,7 @@ add_subdirectory(shell) + add_subdirectory(webshortcuts) + add_subdirectory(windowedwidgets) + +-if(AppStreamQt_FOUND) ++if(AppStreamQt5_FOUND) + add_subdirectory(appstream) + endif() + +diff --git a/runners/appstream/CMakeLists.txt b/runners/appstream/CMakeLists.txt +index 7dc43cdad9..15c486a3ea 100644 +--- a/runners/appstream/CMakeLists.txt ++++ b/runners/appstream/CMakeLists.txt +@@ -11,4 +11,4 @@ ecm_qt_declare_logging_category(krunner_appstream_SRCS + DEFAULT_SEVERITY Warning) + + kcoreaddons_add_plugin(krunner_appstream SOURCES ${krunner_appstream_SRCS} INSTALL_NAMESPACE "kf5/krunner") +-target_link_libraries(krunner_appstream PUBLIC Qt::Gui KF5::Runner KF5::I18n KF5::Service AppStreamQt) ++target_link_libraries(krunner_appstream PUBLIC Qt::Gui KF5::Runner KF5::I18n KF5::Service AppStreamQt5) +diff --git a/runners/appstream/appstreamrunner.cpp b/runners/appstream/appstreamrunner.cpp +index b0dcb381ee..b3a660c8ef 100644 +--- a/runners/appstream/appstreamrunner.cpp ++++ b/runners/appstream/appstreamrunner.cpp +@@ -6,7 +6,7 @@ + + #include "appstreamrunner.h" + +-#include ++#include + + #include + #include +@@ -150,17 +150,17 @@ QList InstallerRunner::findComponentsByString(const QStrin + QMutexLocker locker(&m_appstreamMutex); + QString error; + static bool warnedOnce = false; +- static bool opened = m_db.load(&error); ++ static bool opened = m_db.load(); + if (!opened) { + if (warnedOnce) { +- qCDebug(RUNNER_APPSTREAM) << "Had errors when loading AppStream metadata pool" << error; ++ qCDebug(RUNNER_APPSTREAM) << "Had errors when loading AppStream metadata pool" << m_db.lastError(); + } else { +- qCWarning(RUNNER_APPSTREAM) << "Had errors when loading AppStream metadata pool" << error; ++ qCWarning(RUNNER_APPSTREAM) << "Had errors when loading AppStream metadata pool" << m_db.lastError(); + warnedOnce = true; + } + } + +- return m_db.search(query); ++ return m_db.search(query).toList(); + } + + #include "appstreamrunner.moc" +diff --git a/runners/appstream/appstreamrunner.h b/runners/appstream/appstreamrunner.h +index 18197ab08b..b585f55c36 100644 +--- a/runners/appstream/appstreamrunner.h ++++ b/runners/appstream/appstreamrunner.h +@@ -6,7 +6,7 @@ + + #pragma once + +-#include ++#include + #include + #include + +-- +2.43.0 + diff --git a/patches/series b/patches/series new file mode 100644 index 00000000..65c4fa37 --- /dev/null +++ b/patches/series @@ -0,0 +1,3 @@ +add_sddm_debian_breeze.patch +enable_debianabimanager.diff +fix-appstreamqt5-1.0-build.patch diff --git a/plasma-workspace-data.install b/plasma-workspace-data.install new file mode 100644 index 00000000..0e1bd304 --- /dev/null +++ b/plasma-workspace-data.install @@ -0,0 +1,32 @@ +usr/share/config.kcfg/ +usr/share/dbus-1/system-services/org.kde.fontinst.service +usr/share/dbus-1/system-services/org.kde.localegenhelper.service +usr/share/dbus-1/system.d/org.kde.fontinst.conf +usr/share/dbus-1/system.d/org.kde.localegenhelper.conf +usr/share/desktop-directories/ +usr/share/doc/HTML/*/PolicyKit-kde/ +usr/share/doc/HTML/*/kcontrol/ +usr/share/doc/HTML/*/klipper/ +usr/share/icons/ +usr/share/kconf_update/ +usr/share/kfontinst/ +usr/share/kio/servicemenus/setaswallpaper.desktop +usr/share/knotifications5/devicenotifications.notifyrc +usr/share/knotifications5/freespacenotifier.notifyrc +usr/share/knotifications5/phonon.notifyrc +usr/share/knsrcfiles/ +usr/share/konqsidebartng/virtual_folders/services/fonts.desktop +usr/share/kpackage/ +usr/share/kstyle/ +usr/share/kxmlgui5/ +usr/share/locale/ +usr/share/plasma/avatars/ +usr/share/plasma/look-and-feel/ +usr/share/plasma/nightcolor/ +usr/share/plasma/plasmoids/ +usr/share/plasma/services/ +usr/share/plasma/wallpapers/ +usr/share/polkit-1/actions/org.kde.fontinst.policy +usr/share/polkit-1/actions/org.kde.localegenhelper.policy +usr/share/qlogging-categories5/ +usr/share/zsh/site-functions/_plasmashell diff --git a/plasma-workspace-data.lintian-overrides b/plasma-workspace-data.lintian-overrides new file mode 100644 index 00000000..78f92354 --- /dev/null +++ b/plasma-workspace-data.lintian-overrides @@ -0,0 +1,2 @@ +plasma-workspace-data: script-not-executable [usr/share/kconf_update/delete_cursor_old_default_size.pl] +plasma-workspace-data: script-not-executable [usr/share/kconf_update/style_widgetstyle_default_breeze.pl] diff --git a/plasma-workspace-dev.install b/plasma-workspace-dev.install new file mode 100644 index 00000000..d83dbcc3 --- /dev/null +++ b/plasma-workspace-dev.install @@ -0,0 +1,21 @@ +usr/include/colorcorrect/ +usr/include/kworkspace5/ +usr/include/notificationmanager/ +usr/include/plasma/geolocation/ +usr/include/plasma/weather/ +usr/include/taskmanager/ +usr/lib/*/cmake/KRunnerAppDBusInterface/KRunnerAppDBusInterfaceConfig.cmake +usr/lib/*/cmake/KSMServerDBusInterface/KSMServerDBusInterfaceConfig.cmake +usr/lib/*/cmake/LibColorCorrect/ +usr/lib/*/cmake/LibKWorkspace/ +usr/lib/*/cmake/LibNotificationManager/ +usr/lib/*/cmake/LibTaskManager/ +usr/lib/*/libcolorcorrect.so +usr/lib/*/libkfontinst.so +usr/lib/*/libkfontinstui.so +usr/lib/*/libkworkspace5.so +usr/lib/*/libnotificationmanager.so +usr/lib/*/libplasma-geolocation-interface.so +usr/lib/*/libtaskmanager.so +usr/lib/*/libweather_ion.so +usr/share/dbus-1/interfaces/ diff --git a/plasma-workspace-wayland.install b/plasma-workspace-wayland.install new file mode 100644 index 00000000..6e2b88b5 --- /dev/null +++ b/plasma-workspace-wayland.install @@ -0,0 +1,2 @@ +usr/bin/startplasma-wayland +usr/share/wayland-sessions/plasmawayland.desktop diff --git a/plasma-workspace-wayland.lintian-overrides b/plasma-workspace-wayland.lintian-overrides new file mode 100644 index 00000000..f590eccf --- /dev/null +++ b/plasma-workspace-wayland.lintian-overrides @@ -0,0 +1 @@ +plasma-workspace-wayland: no-manual-page [usr/bin/startplasma-wayland] diff --git a/plasma-workspace.install b/plasma-workspace.install new file mode 100644 index 00000000..d5ead8f8 --- /dev/null +++ b/plasma-workspace.install @@ -0,0 +1,76 @@ +debian/40-kde-plasma-kf5.conf usr/share/lightdm/lightdm.conf.d/ +debian/kde-mimeapps.list usr/share/applications/ +etc/xdg/autostart/gmenudbusmenuproxy.desktop +etc/xdg/autostart/klipper.desktop +etc/xdg/autostart/org.kde.plasmashell.desktop +etc/xdg/autostart/xembedsniproxy.desktop +etc/xdg/plasmanotifyrc +etc/xdg/taskmanagerrulesrc +usr/bin/gmenudbusmenuproxy +usr/bin/kcminit +usr/bin/kcminit_startup +usr/bin/kcolorschemeeditor +usr/bin/kde-systemd-start-condition +usr/bin/kfontinst +usr/bin/kfontview +usr/bin/klipper +usr/bin/krunner +usr/bin/ksmserver +usr/bin/ksplashqml +usr/bin/lookandfeeltool +usr/bin/plasma-apply-colorscheme +usr/bin/plasma-apply-cursortheme +usr/bin/plasma-apply-desktoptheme +usr/bin/plasma-apply-lookandfeel +usr/bin/plasma-apply-wallpaperimage +usr/bin/plasma-interactiveconsole +usr/bin/plasma-localegen-helper +usr/bin/plasma-shutdown +usr/bin/plasma_session +usr/bin/plasma_waitforname +usr/bin/plasmashell +usr/bin/plasmawindowed +usr/bin/startplasma-x11 +usr/bin/systemmonitor +usr/bin/xembedsniproxy +usr/lib/*/kconf_update_bin/krunnerglobalshortcuts +usr/lib/*/kconf_update_bin/krunnerhistory +usr/lib/*/kconf_update_bin/plasmashell-5.27-use-panel-thickness-in-default-group +usr/lib/*/libexec/baloorunner +usr/lib/*/libexec/kfontprint +usr/lib/*/libexec/ksmserver-logout-greeter +usr/lib/*/libexec/plasma-changeicons +usr/lib/*/libexec/plasma-dbus-run-session-if-needed +usr/lib/*/libexec/plasma-sourceenv.sh +usr/lib/*/libkrdb.so +usr/lib/*/qt5/plugins/ +usr/lib/*/qt5/qml/org/kde/colorcorrect/ +usr/lib/*/qt5/qml/org/kde/holidayeventshelperplugin/ +usr/lib/*/qt5/qml/org/kde/notificationmanager/ +usr/lib/*/qt5/qml/org/kde/plasma/lookandfeel/ +usr/lib/*/qt5/qml/org/kde/plasma/private/appmenu/libappmenuplugin.so +usr/lib/*/qt5/qml/org/kde/plasma/private/appmenu/qmldir +usr/lib/*/qt5/qml/org/kde/plasma/private/containmentlayoutmanager/ +usr/lib/*/qt5/qml/org/kde/plasma/private/digitalclock/ +usr/lib/*/qt5/qml/org/kde/plasma/private/kicker/ +usr/lib/*/qt5/qml/org/kde/plasma/private/mediacontroller/ +usr/lib/*/qt5/qml/org/kde/plasma/private/sessions/ +usr/lib/*/qt5/qml/org/kde/plasma/private/shell/ +usr/lib/*/qt5/qml/org/kde/plasma/wallpapers/image/ +usr/lib/*/qt5/qml/org/kde/plasma/workspace/ +usr/lib/*/qt5/qml/org/kde/taskmanager/ +usr/lib/kauth/libexec/fontinst +usr/lib/kauth/libexec/fontinst_helper +usr/lib/kauth/libexec/fontinst_x11 +usr/lib/systemd/user/ +usr/share/applications/ +usr/share/dbus-1/services/ +usr/share/kglobalaccel/org.kde.krunner.desktop +usr/share/kio_desktop/directory.desktop +usr/share/kio_desktop/directory.trash +usr/share/krunner/dbusplugins/plasma-runner-baloosearch.desktop +usr/share/kservices5/ +usr/share/kservicetypes5/ +usr/share/metainfo/ +usr/share/solid/actions/test-predicate-openinwindow.desktop +usr/share/xsessions/plasma.desktop diff --git a/plasma-workspace.lintian-overrides b/plasma-workspace.lintian-overrides new file mode 100644 index 00000000..2817e5e7 --- /dev/null +++ b/plasma-workspace.lintian-overrides @@ -0,0 +1,32 @@ +plasma-workspace: package-name-doesnt-match-sonames libkrdb +plasma-workspace: no-manual-page [usr/bin/gmenudbusmenuproxy] +plasma-workspace: no-manual-page [usr/bin/kcminit] +plasma-workspace: no-manual-page [usr/bin/kcminit_startup] +plasma-workspace: no-manual-page [usr/bin/klipper] +plasma-workspace: no-manual-page [usr/bin/krunner] +plasma-workspace: no-manual-page [usr/bin/ksmserver] +plasma-workspace: no-manual-page [usr/bin/ksplashqml] +plasma-workspace: no-manual-page [usr/bin/plasmashell] +plasma-workspace: no-manual-page [usr/bin/plasmawindowed] +plasma-workspace: no-manual-page [usr/bin/plasma-shutdown] +plasma-workspace: no-manual-page [usr/bin/plasma-apply-colorscheme] +plasma-workspace: no-manual-page [usr/bin/plasma-apply-cursortheme] +plasma-workspace: no-manual-page [usr/bin/plasma-apply-desktoptheme] +plasma-workspace: no-manual-page [usr/bin/plasma-apply-lookandfeel] +plasma-workspace: no-manual-page [usr/bin/plasma-apply-wallpaperimage] +plasma-workspace: no-manual-page [usr/bin/plasma-interactiveconsole] +plasma-workspace: no-manual-page [usr/bin/plasma_session] +plasma-workspace: no-manual-page [usr/bin/plasma_waitforname] +plasma-workspace: no-manual-page [usr/bin/startplasma-x11] +plasma-workspace: no-manual-page [usr/bin/systemmonitor] +plasma-workspace: no-manual-page [usr/bin/xembedsniproxy] +plasma-workspace: no-manual-page [usr/bin/kcolorschemeeditor] +plasma-workspace: no-manual-page [usr/bin/kde-systemd-start-condition] +plasma-workspace: no-manual-page [usr/bin/kfontinst] +plasma-workspace: no-manual-page [usr/bin/kfontview] +plasma-workspace: no-manual-page [usr/bin/lookandfeeltool] +plasma-workspace: shared-library-lacks-version usr/lib/*/libkrdb.so libkrdb.so +plasma-workspace: lacks-ldconfig-trigger usr/lib/*/libkrdb.so +plasma-workspace: desktop-entry-unknown-type XSession [usr/share/xsessions/plasma.desktop] +# systemsettings5 executable required for the KCMs is provided by the Recommends: systemsettings dependency +plasma-workspace: desktop-command-not-in-package systemsettings [usr/share/applications/kcm_*] diff --git a/plasma-workspace.postinst b/plasma-workspace.postinst new file mode 100644 index 00000000..24da368c --- /dev/null +++ b/plasma-workspace.postinst @@ -0,0 +1,47 @@ +#! /bin/sh +# postinst script for plasma-workspace from plasma 5 +# this postinst script is based on the old one of kde-workspace-bin from KDE SC 4 +# +# see: dh_installdeb(1) + +set -e + +# summary of how this script can be called: +# * `configure' +# * `abort-upgrade' +# * `abort-remove' `in-favour' +# +# * `abort-deconfigure' `in-favour' +# `removing' +# +# for details, see http://www.debian.org/doc/debian-policy/ or +# the debian-policy package +# + +case "$1" in + configure) + update-alternatives --install /usr/bin/x-session-manager \ + x-session-manager /usr/bin/startplasma-x11 40 #\ + # startplasma-x11 doesn't have manpage right now + #--slave /usr/share/man/man1/x-session-manager.1.gz \ + #x-session-manager.1.gz "/usr/share/man/man1/startplasma-x11.1.gz" + ;; + + abort-upgrade|abort-remove|abort-deconfigure) + + ;; + + *) + echo "postinst called with unknown argument \`$1'" >&2 + exit 1 + ;; +esac + +# dh_installdeb will replace this with shell code automatically +# generated by other debhelper scripts. + +#DEBHELPER# + +exit 0 + + diff --git a/plasma-workspace.prerm b/plasma-workspace.prerm new file mode 100644 index 00000000..5334bd0f --- /dev/null +++ b/plasma-workspace.prerm @@ -0,0 +1,44 @@ +#! /bin/sh +# prerm script for ksmserver +# +# see: dh_installdeb(1) + +set -e + +# summary of how this script can be called: +# * `remove' +# * `upgrade' +# * `failed-upgrade' +# * `remove' `in-favour' +# * `deconfigure' `in-favour' +# `removing' +# +# for details, see http://www.debian.org/doc/debian-policy/ or +# the debian-policy package + + +case "$1" in + remove) + update-alternatives --remove x-session-manager /usr/bin/startplasma-x11 + ;; + + upgrade|deconfigure) + ;; + + failed-upgrade) + ;; + + *) + echo "prerm called with unknown argument \`$1'" >&2 + exit 1 + ;; +esac + +# dh_installdeb will replace this with shell code automatically +# generated by other debhelper scripts. + +#DEBHELPER# + +exit 0 + + diff --git a/rules b/rules new file mode 100755 index 00000000..888f4d86 --- /dev/null +++ b/rules @@ -0,0 +1,24 @@ +#!/usr/bin/make -f + +export DEB_BUILD_MAINT_OPTIONS = hardening=+all + +libpkgs_gen_strict_local_shlibs = $(libpkgs_all_packages) +include /usr/share/pkg-kde-tools/qt-kde-team/2/library-packages.mk + +%: + dh $@ + +override_dh_auto_configure: + dh_auto_configure -Skf5 -- -DBUILD_TESTING=OFF + +override_dh_auto_test: + # Disable auto tests at build time + : + +override_dh_fixperms-arch: + chmod -x debian/plasma-workspace/etc/xdg/autostart/klipper.desktop + chmod -x debian/plasma-workspace/usr/lib/*/libexec/plasma-sourceenv.sh + dh_fixperms -a + +override_dh_gencontrol-arch: libpkgs_gen_strict_local_shlibs + dh_gencontrol -a diff --git a/salsa-ci.yml b/salsa-ci.yml new file mode 100644 index 00000000..f7800d4d --- /dev/null +++ b/salsa-ci.yml @@ -0,0 +1,7 @@ +include: +- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml +- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml +variables: + EXTRA_REPOSITORY: debian/salsa/extra_repository.list + EXTRA_REPOSITORY_KEY: debian/salsa/qt-kde-team.debian.net.asc + SALSA_CI_REPROTEST_ARGS: --variations=-build-path diff --git a/salsa/extra_repository.list b/salsa/extra_repository.list new file mode 100644 index 00000000..96b50ae9 --- /dev/null +++ b/salsa/extra_repository.list @@ -0,0 +1 @@ +deb https://qt-kde-team.debian.net/debian qt-kde-snapshots main diff --git a/salsa/qt-kde-team.debian.net.asc b/salsa/qt-kde-team.debian.net.asc new file mode 100644 index 00000000..6fc55da9 --- /dev/null +++ b/salsa/qt-kde-team.debian.net.asc @@ -0,0 +1,51 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- + +mQINBFbRhD8BEADR1NNpDI/ekbEMKy0rn8wYWMFgkdg8T7U7iok+QbNd6pad7ZmY +vMZ9YydyKFDXzrXdx06SFDUMdFnYHhedReROJF3C6/IWBQHHKsad1cxu6HtHwBER +P7CMqyjwbQaNf7VR40iSPLiSH4AhpW4L9G0POCrl3oMVKRreMhk86aST6H5YLafb +CTwoELE5GU50pNMena98MUdjCrDNPRdUu1+GFxjjGB5T2ESeQ1zsa1OhMxHw8dgt +pk35WTyD5ETGYs6JVpN1GYvGruCm6dKjMMgIiH0OO7oNUtkqiUE/jAzb0UEX1VqS +d74QrFpqfRpDy+gatglYt3aK1k6HX2aGR3NJshtjejjVhDpOTn8oQrslD+Rtn7nN +bdzf5agYFzyfWBA/466VXWpRp0n+2QfDYnpabuzKN+CYaWsIdpNgVgr3PshpTzKV +vN3wle0V5kEeA1wO5lNRcc+NG98SvL+gNIrH0BZzNOVKAGuZ83pm2cr636IJSBTo +wP40+RWCy5skB67s6MlXa3tq4Q/EVoL9VdgyffOQHgVb6d2jMiXXEjPYqPVnsWkp +w7+PgqaH32wLKwyUbYRz21WVzkwbFr7LvDgaj0PiI9r5c/qN4cKmi4+1zgJuAFOh +wjKbRIzFOApYmcIWXA8suVhUHgzKye1Cix4mD0eoKIGA2nM+wEvLy0DcaQARAQAB +tDxMWFF0IFBhY2thZ2luZyBUZWFtIDxwa2ctbHhxdC1kZXZlbEBsaXN0cy5hbGlv +dGguZGViaWFuLm9yZz6JAjcEEwEKACEFAlbRhD8CGwMFCwkIBwMFFQoJCAsFFgID +AQACHgECF4AACgkQOgXVl5oByVEhUxAAp3TQOStOjwRN26/I4YFeMttDQ3AlWuSB +PycTZbkHoZLNkvIJJuzoXkGXiGZLA7UVuEPTEztB3Bo3IgB+FiDkXWUtG5qj42KV +vqGYq8IjIO8gxRQH+ZK0aiPIZrcCE2z7jFi5ocGVDveS9PbXs7FxVnuP+nBvpuI9 +e43rJM5VgQZbVQbqSmyeaM5KFd+izTfkm0qDVRz6X0l+q1lb2fRjalYXtrueeQro +0E7r1QrYgCxvWT8L71E8eRAdrDbmtCTUebIE/Dle6TDm/tagS9I05COEdOFi2SPa +I4esRzU1tuQxtCVb8E+1rSi1wmNRQSDr2GumIGAJC8ME5StuntwLAJXbzWu/NjJT +uNz2noyfk4ZRNVRuJAZjFivJQqAC1ycRJpLPZuHFJy8Z+8ugKD3sE6MJJfM/tZi1 +hD1nZzgV35uPo2kgVe96zZQlDAZJVlNIF5GOFNOgSN/s+Bq8/zmBJGrkz6/kwRp7 +dJJG1BSMGoyi1vh3Iy9H+Eq1TYd2C1u3GbV2wE7UR2d9Obt+NmCwTpG0nimsW0DD +KNNuzkgBjBQUpt0b99gJULI6aYxWFIvTD77fsmjaKgnlx4shS0y4i+L5sOWqdTXX +ICu+Xnq0ROzmf1+aOGeR500RR7OjU+PmShDklmdE5Ss3Hzqi36tTipGpjKDaDoKA +lM6xZCxUi+25Ag0EVtGEPwEQALR3uffc7bq+xGUVUtCiEbeOYvEDYzoZPvt/Yu57 +BQ56Ar/SkrKthAt7C+IMOJ2NJDHRWtkcYOqQqb4anAlf9a7NSkIwtZh4KeXfA6VZ +3T3JubIrMcO0YFKi11wga2BNkDPv+z9MdYPq9ocoP7pyIWSz70TE/Yo1aaA18l6g +Rx1Wdg/+vjrNjcz8BVEM1szaZTGSb8W2lPqESiG/lTUC90rGKh+7fbEOJPvf1CG9 +wzGgH5NhcU4evu14obvQTwmXo6XPjmx7YtvcfQynNBECdJOyZg2O6qR4wwMKYzSU ++U0KnntCxSFGt4cspnMvnC13DhRmfRJoZxCaCA2GE6ThLu6aqAqcXvaUQUZRP9o/ +HIQm4rEPaZSdJq4pgPv8QKOXWhvk88uh0xW5j2tYyrS8klok42tXIKmGhYej13rJ +e2CJ57bZTGz12ferGCLUUMTH3oAUxdzykrao/gDk+kKxxYpCe6MAbtamVbsBbiar +rp11y4WhLmeb69SXrE2uNJSf71f7GvjjiZQoCvRJL/1OFtpUCj/c8Dz+8gnMsPwU +lXJa7tbsxLrOhkNf/clBt4Nf/v60o7Ig9glgyuNXc2cq8VtP+vU3Pde1GNJp4qsP +JgmlU97n1eIdubg2o7HBsSBJ860+Fn2CfnO1umQoMP0uzF4M5fyfTWXy0A/DgFEH +7o03ABEBAAGJAh8EGAEKAAkFAlbRhD8CGwwACgkQOgXVl5oByVHfeA/9HCaVGqpv +RaZa5ciomYsg9vsZoMB6WhM1kyG11utwgV+Hl9XhktAFFo6B9BnyzhxYGn8Tcefi +Et3lKi/vt6vvk9BU5sKmE9Pt+T9tnjK8MKcOHco0bmnCByE6HZxtVkcSlYgnyf4s +II9kQoSADwwodQn4f5JSb9NIxHxBD+Aga3d4yYBDOLrBzW2BN6xilqTGZpcMioht +8VIOvs/YUOpLhZuARtPszCUjGB/WGspQlrIldSRIpvshSUd79SrcYM5OyzeuF7aP +h1xt+3l5kxDE1oKYgW9rKycp6liillOQyZlIJmeU2D30IqVQshYDfYvy/3cL9TO6 +CcYGkBaFFf8fKGEEBWG35M0+PXaiivQ2efBfekt1i3MaFn25t2Lgjt31wKjZqRfZ +xRFodkRx/qSxZcaJU8NYSxVC2OEwlEIN0v3/eWZMOzYwFvCcg/a3M7ARlQOwt1YZ +Lsj83SJ263KjdGpgDE0Rk6B416dT/vClRmGg5jyX05keymzzfl//z93rerwPqbV/ +ygi4vRVswBSrACwRKXEzaUEeutGX8L49XFNi/p5gYL8RCTGOM4PxD5AmTC7+VnnO +T1155UsunpBrlFUTKhxJGUux11TgojiGJY3ID7fP8EqyZWp6z3CXqXTxv8CP8Ye1 +bMTcHe5rk6snXqz1neEmP2K7qdNwwakRdAA= +=o8PI +-----END PGP PUBLIC KEY BLOCK----- diff --git a/sddm-theme-breeze.install b/sddm-theme-breeze.install new file mode 100644 index 00000000..acfa3a59 --- /dev/null +++ b/sddm-theme-breeze.install @@ -0,0 +1 @@ +usr/share/sddm/themes/breeze diff --git a/sddm-theme-breeze.postinst b/sddm-theme-breeze.postinst new file mode 100644 index 00000000..360acc0c --- /dev/null +++ b/sddm-theme-breeze.postinst @@ -0,0 +1,13 @@ +#!/bin/sh +set -e + +if [ "$1" = "configure" ] || [ "$1" = "abort-upgrade" ] || [ "$1" = "abort-remove" ]; then + update-alternatives --install \ + /usr/share/sddm/themes/debian-theme \ + sddm-debian-theme \ + /usr/share/sddm/themes/breeze 30 +fi + +# Tag to allow some debhelper commands to inject relevant code +#DEBHELPER# + diff --git a/sddm-theme-breeze.prerm b/sddm-theme-breeze.prerm new file mode 100644 index 00000000..b4bcd782 --- /dev/null +++ b/sddm-theme-breeze.prerm @@ -0,0 +1,12 @@ +#!/bin/sh +set -e + +if [ "$1" = "remove" ] || [ "$1" = "deconfigure" ]; then + update-alternatives --remove \ + sddm-debian-theme \ + /usr/share/sddm/themes/breeze +fi + +# Tag to allow some debhelper commands to inject relevant code +#DEBHELPER# + diff --git a/sddm-theme-debian-breeze.install b/sddm-theme-debian-breeze.install new file mode 100644 index 00000000..138706dd --- /dev/null +++ b/sddm-theme-debian-breeze.install @@ -0,0 +1 @@ +usr/share/sddm/themes/debian-breeze diff --git a/sddm-theme-debian-breeze.postinst b/sddm-theme-debian-breeze.postinst new file mode 100644 index 00000000..338141c7 --- /dev/null +++ b/sddm-theme-debian-breeze.postinst @@ -0,0 +1,13 @@ +#!/bin/sh +set -e + +if [ "$1" = "configure" ] || [ "$1" = "abort-upgrade" ] || [ "$1" = "abort-remove" ]; then + update-alternatives --install \ + /usr/share/sddm/themes/debian-theme \ + sddm-debian-theme \ + /usr/share/sddm/themes/debian-breeze 60 +fi + +# Tag to allow some debhelper commands to inject relevant code +#DEBHELPER# + diff --git a/sddm-theme-debian-breeze.prerm b/sddm-theme-debian-breeze.prerm new file mode 100644 index 00000000..f89fc161 --- /dev/null +++ b/sddm-theme-debian-breeze.prerm @@ -0,0 +1,12 @@ +#!/bin/sh +set -e + +if [ "$1" = "remove" ] || [ "$1" = "deconfigure" ]; then + update-alternatives --remove \ + sddm-debian-theme \ + /usr/share/sddm/themes/debian-breeze +fi + +# Tag to allow some debhelper commands to inject relevant code +#DEBHELPER# + diff --git a/source/format b/source/format new file mode 100644 index 00000000..163aaf8d --- /dev/null +++ b/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/upstream/metadata b/upstream/metadata new file mode 100644 index 00000000..9aa8df0e --- /dev/null +++ b/upstream/metadata @@ -0,0 +1,6 @@ +Bug-Database: https://bugs.kde.org/describecomponents.cgi?product=plasma-workspace +Changelog: https://kde.org/announcements/ +Donation: https://www.kde.org/community/donations/index.php +Repository: https://invent.kde.org/plasma/plasma-workspace.git +Repository-Browse: https://invent.kde.org/plasma/plasma-workspace +Security-Contact: security@kde.org diff --git a/upstream/signing-key.asc b/upstream/signing-key.asc new file mode 100644 index 00000000..7712fc75 --- /dev/null +++ b/upstream/signing-key.asc @@ -0,0 +1,157 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- + +mQENBFG1+bQBCAC3p+fdi9+55LFuKPqW0XrQkQQ2CRfXcM5lqb6B4xQewLorsdX7 +SRDmLzpdDZ9bCpqxMsiFbB+9lxljHNTzx9BIEO9w6aYtVgPsG4L9ZxwBXUTlgtIA +UoOy4lTQnUR0QDFlJQx8c4Cy82htOSCiWO4iaEvMbo+BGe8g4f2/N0tJOrnAc/xl +sdA64GTWId4NB12F+QeRgWWNQs/W/j/kyy37+L0juD06RMKth0uRMN37wEa9KcLa +lOBEUETrImZfx74wagt6WDnJknLf0ceqzfojk82po0C46BJAu49tLehYYKgo0HKZ +fK7CDw53y9SjkI8cU8g48AyUw8Uk/FyJeW1bABEBAAG0N0RhdmlkIEVkbXVuZHNv +biAoRGF2aWQgYXQgS0RFKSA8ZGF2aWRlZG11bmRzb25Aa2RlLm9yZz6JATgEEwEC +ACIFAlG1+bQCGwMGCwkIBwMCBhUIAgkKCwQWAgMBAh4BAheAAAoJEPVnVgXHTgLP +KD0H/0Cnj1bM6MYV5nKXJhLpd8as2OHFlhdtaU7QG3QcMVqdtP3rdOp1RgjmkYsB +xgwrxvDTLz0L/PH9UTCXjQeZgNR0hG8iy4IBC9ay0PDdkNpjnHoAiUMRstcDODUZ +QdLEOXCbPbRG3q0OlSaOvETL7YkSY8c2N6yqmWaJvudpJ0VVPyIWa2xT53JTXgAD +4m1w8MThAZBZpJi852nQCByCsRC+3cofA7bQd60XLiFWgmnq+rlqryMlWvUmMmat +e7U1NC5UsfH6ToXf/ZNZG+fMGE+ntYiHWRFr2tZMyXfUOrgHsAVMAE8v/xVtwS5e +VCAdM21GNG4d6XiF7T32GDzrEQm5AQ0EUbX5tAEIAL0uLkPxHbg9boIuVdahyy6F +BOcUf8xj3qj8FUGpRkcSSsoyvFTHZRTR+wwTPTaZzzzTFSITRGVv7vdKyl/A+SMw +/nlUVfB9xGvvCgzPGesUk9lmxX2DRVpoq9CyVIw0XXJQtNkC3O1yEws4zuDzHe99 +sfDvXpA1ikfN+Hgn3oLjCHHtWuTyXGKXUimzToDMqWentVkP1rzKPlin9XJ0KDT/ +axrrD9L5s4KCjHdWEQwG3miJDxQnlsAFDBj7Bs8DZZE+xdzx/l8qBKOxmXD9ohFp +4q0wXVV4QJMHtjhvhId9EN965drlYmMfusMCwavklBOWdR1MdSSBIYPS5eISmj0A +EQEAAYkBHwQYAQIACQUCUbX5tAIbDAAKCRD1Z1YFx04Cz4CzCACpN1l39Yzoniqx +laabcOrEbFjhKXlFXPm5TC+nj2iO8BieJLoltTcQL1nbxBHcxMkxUUJAVKBSmlh3 +BPjYJhXBNRvW/gamjaO+LoStXI+0vO4aOhkR0tLqA9/zQFM9uVPu6InS0N98oMaL +azyxnXuqEanCN7yWfKHKxmkKiVMB1RMaE+2TYQBKPfFukiX2vv3qByVez8qYGa98 +80x6fkrqFbPoJ2oDXEGGD0W7fkv1pZV/1XCuXV/qKz3htD3AQDuLijqt6sM9Oe7Y +Lsv5lqTb5DK6g2N9xvhTz64Z+j9bf44fbMReg3ub3GXlf9rFT8eDYfyYLJgWJ/1h +YZximth9 +=QnRI +-----END PGP PUBLIC KEY BLOCK----- +-----BEGIN PGP PUBLIC KEY BLOCK----- + +mQENBFaTa+4BCACxyJ3oTNhz5oJOCu70mrxFqj/uqDfNm2K8Prr0CQ2I7yXijfTZ +GVIjURIzp+Zhmc1LhZYlNwwI9ivFFvLoS9kH2rkx9EaIuP3ljtxQskRFrX4BepR9 +/EvIoi7tUuOEqCy2pRy/y7Rc7s3Qbu/sPQ17wvRQqzTKsvoh9wxat6990l1MFjlF +/xBOD4Qb9LJGzc6Y8SLEEs7l/vAesL0viOME1hVQk+fG0KFosI32aeNnnLHPZbLi +Z2YETvI5nROMhleSDusqUpVxXzkIBcVLbCyeJooRsZAhJ6AB8qvhOXx2xTBBgMpw +aE/DHF6ZkvmsVB6lRNqMLjGeLOkmqx1vjZynABEBAAG0IkJodXNoYW4gU2hhaCAo +a2RlKSA8YnNoYWhAa2RlLm9yZz6JATcEEwEIACEFAld3rtICGwMFCwkIBwIGFQgJ +CgsCBBYCAwECHgECF4AACgkQ/geEEX+84R1tfwf9GSACMGPFi9AArBwFhaYUKB4B +JqNgCSRvQJ7gtG6YAaW+o919AtmpO+nq0JtvrSXQVLbJ1jxEMXsNJnvZByiACm91 +u8z/LzMoI5C6RK13eGTTBr57LAE8lXI0xhkiSwQUAPQWJXumE1evoHExHrAi+z6a +La6QXwyqmP5amwked6S6R9GxGI2c+UPm9sVh4Lb1L/pEzeCdt7/1R1baAQ+weI1c +Vbfd4b9Qc5r/baq41CesZKz29UgorqiLyBXlWLUCClAXB/nrbAh7hR4pDhSsIExS +Tp8gBnBTpKc2NAzGZTxopcvi/SOAxkdFlfkBewXuvHOxg0S8s8z7Owaeckbj7bQg +Qmh1c2hhbiBTaGFoIDxiaHVzaDk0QGdtYWlsLmNvbT6JATcEEwEIACEFAlaTa+4C +GwMFCwkIBwIGFQgJCgsCBBYCAwECHgECF4AACgkQ/geEEX+84R3CQggAmSPWL+WB +izj5WIcSZ2Ox1jCNnCcZ73K84s7ZSd83mq6fgi4O4/JqoZCMCU2YzMuo7Cs/h1UP +XkARgf/bPFi7XKvEytQd0lOSUSubn27ederXfUuhUo5FNneiyYBX9Ri1RjOPv5oE +3cmYWM34Xvl/O6ucRJ28s8Z9GuWG6NChbbHdkDIhulCzWWiMtIQXG7zGWRdjcqRI +tGVSjEaCdyWEL6i//5n0TiM+PPidmFO4A56blLCHrIe6MPW/fAiWBzWpTxTUpn66 +XC3AMBWdLT/5ZCNea1qXY+I/TBwIiBl1mKFN1j945j216mnX1IHBSR01yrMxsBnJ ++Hx3i32OxhEfjrQyQmh1c2hhbiBTaGFoIChteWtvbGFiIGFkZHJlc3MpIDxic2hh +aEBteWtvbGFiLmNvbT6JAU4EEwEIADgWIQQKrHdbtkN6jZr3o6z+B4QRf7zhHQUC +W4T3zwIbAwULCQgHAgYVCgkICwIEFgIDAQIeAQIXgAAKCRD+B4QRf7zhHa3OB/0Q +BQ8tc6WukC9ubRd5A1vEe5tSWvzJEB25mc+YfXj3eha9ZhGWSNF7iHQ278aKgyn4 +HS/Mve+A+w7ZQWtGK1sjxC1E7qn1U1Xx5BoadbvEfN8E9Vun0NPLa/FXtz6gTnGP +OkgJ6NjQuEy6aKT9lGbHuxXBLPfGfEQrT16ny0+Nc3Is1cSIWsmyF59vZTH9Z8uJ +u2C04lyMkE6huTdbLm6YAFzN3U2B/96ZG/9GWr1EImuVg9z7vUIlENbG/ARHbdGd +TqwKzjLPMhMRmSQt9pjOA0K2/o9y7t6JgQiMC1DPl21INZHmYES9dlfyEiaLjVYk +VunL/tJHXO9RIoqWx5nPuQENBFaTa+4BCAC8D6XyewOHX+nTc4mBQfLmrmNJu6RX +7kY/cwvAsskevOTNPzgJJtnUJQI1iABWI7U88afjAvU1wzYrBfEfQ43h1cPw6NMY +4/cmHe8YimCgk8cNYKGS0sM3+YJ8hNTSGxKJa7Y3RDxDLK9fSqG1xa6URcctNT57 +rau7xUtVExFpN0qGeTtMAOLDp36wY+jSYBpVZ7/Z/j0SDQf9ShU0G2OZMKsZvcH1 +KadOVW4kT27ISHN7EJbjdMPCmZytJ+5Sxi9PFHYCr/nR1qBY/j0ouKS71uShzcss +z5WgnkmP87fvsfpfCQJl5SkiPavddodZoBCRRKwqQnV7ns3JFmh7U2+lABEBAAGJ +AR8EGAEIAAkFAlaTa+4CGwwACgkQ/geEEX+84R040gf9G+I/AM1ub7UAhPAQPZ25 +SdIaTH96MV5cmWsucTnGUy1XDh8I0hZaEB/kkWHOrmbKyqhg/NtgEqXtP/kqJX5r +uTt9AN3TSlxJ+IrCywCm33kS7yPRADgwNshoCf/HH3VujccN4KfDjIuijLSZbfIb +G6cGo2bgqz6t4p9NaZofcQhFfPwAgfv3IL1DNFqZvUohDPy/j5eU7IdDjytLnhGU +ZTfSrzhWXkCZybKROW05zScMRd5uL3b+in/Zu8rgeE/lLF8nmD42YJ058n+72LjR +7P5DqrblbAhLiQg8CBbrIFJozQUyUDnTzwsGRFuQAx7brypsOSqWfYcVEqXxiJwd +rLkBDQRaK92CAQgAuuXV+Yh0qYO6WQZLnE+X0BivPlRY1vH4B2zDgDBY0qrbIdPl +4/pvbwQLk/Vo2yVZqHfoGhbqnBkXZFpzV9QMOnEdrrMo8unm/02f7buEZ56XkkKT +pelsl63Qu0qu2/ISpfxCxRFLGZdj+VLA0SWhe0ecwgR+91ZvcKE1byfzG9+sbVY0 +v8WQq9Zfx0hUo/0Jf7+FAiUWIgmS6XHuCn+DYBTHrGcGEf+CU64+lfH5CbGz42AK +qsYzZwYWV4RarwNBVDuM6XdqlC9m4WcROos5qyV0XQ5sE/SByuHO1a5ZazFFPbrn +qiBtg1POQs4uQw4wU2RsEM+bGUIRNTFoIpjHsQARAQABiQJsBBgBCAAgFiEECqx3 +W7ZDeo2a96Os/geEEX+84R0FAlor3YICGwIBQAkQ/geEEX+84R3AdCAEGQEIAB0W +IQSzyzZlUlQL4G7prZcRloxEkoyu/AUCWivdggAKCRARloxEkoyu/GVJB/90wdV5 +Bsb53X/ai1HdScE7dP+clhDjVEgU87601F7cntzeo9EASso2YLdkXnNE4Gq8THUp +XLk/PLTlum5z2OrOYbcfrzWU1kLRguDgVciqcyI+4ev5P5wchTrLrROX7uyEGq5f +THYi7xEmolRGXFUEAcsWRGwS6DOq28sDSbho+LRLXyPBFVE6lTmXzjIaw5pxPgMX +HGPjb2vuHP3hcFS38CkbKgFgnvlCzeCea3y6rVs86xVUi/l1C/tAdTFHkxbQQzyo +bNWOF55ujh12iWOPFqlaLXSJcSgRb6JBumPS3X4g3DEOeWLKOXgqXXWdTz9n925G +1s9Zz5EqRGOPg5tUNpoH/iDhWtorPX9ypuWLPmJzq/e/6l7d1YY5p1FP88fG+33L +DOxP69pCqfIoS4h3xtIBtq6ZOD8veVhb4GXSX3o1/rHEur1wj8JdIKTiyLQcc0bE +/qqkU1z2wtPDnpDMiSp+K0XzuerrOkTR3Nvbjq1N3eAT7cp9u+t9jINBe4L36+Dz +QZdwUGvi7ojMPTY2vKM6VZSHEKDmw1C4Ifp9oSEVAlQk2AslldLA/8huA3V752+C +osVz4kO0g/fi1LqkTskFfRVO7Y1Zbs5N4qb/2rdXp4cYEmKNe/II+y9xoCxyobBE +ZBECLHCZfIdO2sB4nt72Y+0/G52cW2Gz2yjbP0MaZp25AQ0EWivdvQEIALOgPIfa +CxMoYYORHfLJsJ56uOGP6YchINfy7wGVvtNPvnbC4Xp6q8UPSijoukjafw5ZPZFu +BZ7E3Qq4Vx/eRTcHoYq40CahxFDmUvt6bnDCFlsMXNXCSOUtnhej5clMjCtm7awt +kOD25JQry3AmmxAeQv807LBciYy+/idRlav1sQyUOgchiS/nsSQX+lktjwXKks7Q +j/3Oplu+D8jTig2qGdNUredkbgZhsVsdvitmuJuBq3Iaw2ilX4l69g9ioxBi7481 +bmaLV1P2BtHsqUpmE7wpw4JdQ+NTBiAPuM+Oqo28mWTVoov5SH9QHOevgVJKCfM7 +RfBj8zGVJ3H/DcsAEQEAAYkBNgQYAQgAIBYhBAqsd1u2Q3qNmvejrP4HhBF/vOEd +BQJaK929AhsgAAoJEP4HhBF/vOEd33QIAIV/Wuhv+KHYKkKzwzJYqEZEKReFqSk9 +1W+etHDf72mPB3J+IfokNYCSgEm4R/570p9uIBBccxLPwTvbJU7v9Utvc0kFcu9t +xNWOge0W046qquRoWIwFZxbLwcSl8Xwlhitrt1TAZPrsIRxyzXzHeE9VTIAWQftn +jvRGp8KfdCXoLglMkb4KRF65pzMPf51hPSQ57b2VhmwZoh9Y4b5FM4cgKdoug2Ch +/gPFWTd0KGWuSRs8xKnUugk3X0j089po81j1DTcMezAz9QZbSs1qM1Phxl/SaJEE +wb/SP6PaGS9MPvfMpshuzz/St5LWesGCOJHMG6cWIm/QAFIuV7WWKpg= +=j9MJ +-----END PGP PUBLIC KEY BLOCK----- +-----BEGIN PGP PUBLIC KEY BLOCK----- + +mQINBGFVmzkBEAC9robLj4ZMjZ/EhHbiYpr2/i/uW38T6qP5mwpAGela3/NWhjzp +2a6rfuLTb6OtXkomcMiwzVXBm2VCoF5z7f23c5yCk4qPFnTNcYxmql1MaRrI4x9Z +b/iV6jit/FkiNPCc/89kvfWVMywCb/0uOGRbzw9lGNQH+2bJkHLDS38PfrABikOK +di75Ux1pOl64GVnKxqfXSB63d9eDtLELEbjvbPRdZJSuFTFLlR+uZKivsCx7LPhp +S/EPyW1SnV9Jy8ZAgMHz0VZnkZnC2W15uM8FP6ARUtxlYMptUuU79iERYKd0xwCH +JT4GI3PFMjAML/XHzkzzXJgkZm1YMjy2dNHKc07glA6efqrb82BzqWp6mfuUnYBl +nO54yDUwUeDWuRvZJwNxv0j31eADYlZoPkkPX6UWqayeAcPEBPofiasxUw5mIfP/ +3HAsJcDjf3Oj5tYyE7ELypqTWPvS2fBYCWwvipfxsOQmA9xvlCY2MGhAtTNceJcb +324bOLpuwA2GWmsyHw+c3bvLD7PDaeLZ7kjqu1NBqgwDESgO7sPrWKM4Gaclgr9s +Atvfr/vlkHRCTZhpluZuW/JIuiprc9O/ZigT9A9lxbQe1Cm0VPNHk+zDl/wPTv7J +EC5OGPAY7G6s7bQLxp7C7FulOZcjKWmnEBWVV1O7iee8YZQ5vZTmTNI2VQARAQAB +tCZKb25hdGhhbiBFc2stUmlkZGVsbCA8anJAanJpZGRlbGwub3JnPokCTgQTAQoA +OBYhBOCj6yAvjldSjhPnL9dXRIO7V7GNBQJhVZs5AhsDBQsJCAcCBhUKCQgLAgQW +AgMBAh4BAheAAAoJENdXRIO7V7GNcZEP/RhsneV30lQg4Qj7Jd/uFhhrvMHTatw8 +F18bMWr7g/sbQ0z7cewT8YM+2W29FC4k3gZHA8Lwfq8g5LAM8Gbvaggn7LrTvglL +i+hX/U4iU7LoqyH1tpyZEPD08qqUkjER8bfLflBElISjGb7xeJMbhS+10vt8QQQl +W7MqRQQo0bYB6foLrmW3avzZz/mb2IL3RAWgowQJ9rxG+oW+3lFCjSGvxXaq/BGc +Dajkq9UeDGCR3RHOjkDVEX6xuS7D76K0Y32bgYbsDzHkDHRm5vR0LXxQKUC59OQE +oNLCdOdFlX4m1Lm2sUa/vXnjrpOPAJvij+LwDt/SB1GygJ/qitO+riTtgSbmyTY8 +4xX4dAh4Nenmk1JF3phfwa3nmJzVu7oiCvKTsVrf8gnJUPq8MsgUuWgQ9qu0UXWR +bFnnckVsj6xBGuPIgrlGk2V9RTqiReJTsU/RdypVzO6rshEyLWS0TCzygHrZk3IS +4pORUt6itUlJSCdvZRDa3AhPUkQt3Iso0S8oZWzP+zlXMvYFvF1pgtzi9cPqbgJJ +4uQJ858uqw0jwjFM3CYyrVrLWNY2kPIPVbeTH6Bh6nQp4Q0KXnDubcUbbpd2xMHl +tHEI6gma9ATha+u/OMjYgXpkAP8UECcF1CD+wIC4c4pbSFnOmhRai92MjbMkb905 +kYzU/1S3qZ9nuQINBGFVmzkBEACU19R68g6TnrnpUCywwCTVZJkY2JVpSlQGYXjd +gC61Kt0vjMCA7sdckSqfE0qTIjxHmDB78F2cpSfDmKEgd8GYdxMuUqTWS7UWRD3R +bvDUBRLG/KMig+6HGe+NzxOv+vwCcnvM3LAZP/k/UMbVAOYQFARvm136UOaTnq1B +vsnDAMoO+US72OWVXzTWcgbJLoLq0HKfCrA0fDKnnh0HPGQ+58qPfoWuatZwg+O6 +0oIE2d5qLrSxAPuUJjaWD1ylNlSbunQNbgHmM1eKK36RUNOc1fDGPWQ1E0+eZuZY +5HfnHFDliZ5rsJsKrqOFhANcRu7BpOWGVSBqms+NjkCUOGwU7ir9jgIBDxdju38u +ri3BCDSYPrDrsuFPSLIab/BuaEcbzLsgAAooMbMHFy2WBqw1WtJatGhg+naoJjha +xbecaOgU140ObnqQdRd2PpLmIRAze5oFvj9TL6NEvkkhWoOW3MUHbV/sgilvN4pu +L+J+ligowbwhny+yfk0XtXZk9nU0/en9UYUFvyQgxi9l+KE6wyl1N74RHvELtPOp +60lOMCB/CAF+q5D3XI4g9LNv3kyCBp40Fq5XiVcMOMamNxq7vc8+2IaSzRiySeQ6 +9hddhKf7Rm7x4ZjW3bVxFu0DAQi4CSAsz3A+/g0z4GDrZDqZyNy0VxcXTE9ZZrih +NvoTvQARAQABiQI2BBgBCgAgFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmFVmzkC +GwwACgkQ11dEg7tXsY0EZRAAh9MbJCBdbVa5h2m3AAbYG+BMZsOeSESQCuy0bM7z +7WShfSafeGE/KhJuAKZtBHopLA1VCF74h3vNwwDxAG+8qbzGxuuzV+Tx18vyiY3d +Wlf30L1ypq6fO53fuZSgPB0gzjCoDcJeSDg7FdTcqMzjumys3ThvOBTHB1gwzQWu +eZ8CSxKvd34J7CQ7bUpxjDvgZpI3gbdW37F11KUgLF+HtD1bO9SzTs9rdpGpFesS +joF2pl2C0plzlB40xgb+CW4GL7T253x1xKejCeas2E4ImmD2ONuOqp7Q31x456cQ +r/WqJe7A4lIDRVza2/Nd0qGBCEILmMlIMD+YpZdQv+WO/d6Gv65wt4O+ufjudKcI +sIryz7bVC28zOiAwmVmnDhOkAakAkIJVTMa9xyFVtquBfj9z9mg6W7LLw96tAVXT +6yKkQRHkQ2/36uBgsrl2z+k+mFWm4IS2RGgDfTtrq4nl/LGwyb9T0MDuFZ8FUPUN +PK28Z1iYWb0tTda5Qc5aCraZcFr0aR4PYToBvt5mvrV+TGvfdVzva/JjcRwtFnwo +RUqSlBSJqC4WqZmkB73i16MljvT0+4v2upmud4JKw2KTowhZjbGLlBgrAMxuDYNv +953PoIbKKuD9uwdPkCrkuL1XQsBDWsHgW9DQ4q0bObr0ZBxJWUzLj/5Ew1iFLz5O +oS4= +=yOFv +-----END PGP PUBLIC KEY BLOCK----- diff --git a/watch b/watch new file mode 100644 index 00000000..2ad67ac6 --- /dev/null +++ b/watch @@ -0,0 +1,2 @@ +version=4 +opts=pgpsigurlmangle=s/$/.sig/ https://download.kde.org/stable/plasma/([\d.]+)/@PACKAGE@@ANY_VERSION@@ARCHIVE_EXT@ -- 2.30.2