From 7e4a8a18ad3cbec2f0473bdf930f04a5752b3f2d Mon Sep 17 00:00:00 2001 From: Maximiliano Curia Date: Fri, 24 Mar 2017 13:38:54 +0000 Subject: [PATCH 1/1] Import kwin_5.8.6-1.debian.tar.xz [dgit import tarball kwin 4:5.8.6-1 kwin_5.8.6-1.debian.tar.xz] --- changelog | 441 +++++++++++++++++++++++++++ compat | 1 + control | 346 +++++++++++++++++++++ copyright | 405 ++++++++++++++++++++++++ kwin-common.install | 15 + kwin-common.lintian-overrides | 4 + kwin-data.install | 24 ++ kwin-data.qml-ignore | 6 + kwin-dev.acc.in | 36 +++ kwin-dev.install | 8 + kwin-wayland-backend-drm.install | 1 + kwin-wayland-backend-fbdev.install | 1 + kwin-wayland-backend-virtual.install | 1 + kwin-wayland-backend-wayland.install | 1 + kwin-wayland-backend-x11.install | 1 + kwin-wayland.install | 3 + kwin-wayland.lintian-overrides | 5 + kwin-x11.install | 3 + kwin-x11.links | 1 + kwin-x11.lintian-overrides | 6 + kwin-x11.postinst | 43 +++ kwin-x11.prerm | 44 +++ libkwin4-effect-builtins1.install | 2 + libkwineffects9.install | 2 + libkwineffects9.symbols | 410 +++++++++++++++++++++++++ libkwinglutils9.install | 2 + libkwinglutils9.symbols | 269 ++++++++++++++++ libkwinxrenderutils9.install | 2 + libkwinxrenderutils9.symbols | 32 ++ rules | 14 + source/format | 1 + tests/acc | 11 + tests/control | 9 + tests/testsuite | 10 + upstream/metadata | 7 + watch | 2 + 36 files changed, 2169 insertions(+) create mode 100644 changelog create mode 100644 compat create mode 100644 control create mode 100644 copyright create mode 100644 kwin-common.install create mode 100644 kwin-common.lintian-overrides create mode 100644 kwin-data.install create mode 100644 kwin-data.qml-ignore create mode 100644 kwin-dev.acc.in create mode 100644 kwin-dev.install create mode 100644 kwin-wayland-backend-drm.install create mode 100644 kwin-wayland-backend-fbdev.install create mode 100644 kwin-wayland-backend-virtual.install create mode 100644 kwin-wayland-backend-wayland.install create mode 100644 kwin-wayland-backend-x11.install create mode 100644 kwin-wayland.install create mode 100644 kwin-wayland.lintian-overrides create mode 100644 kwin-x11.install create mode 100644 kwin-x11.links create mode 100644 kwin-x11.lintian-overrides create mode 100644 kwin-x11.postinst create mode 100644 kwin-x11.prerm create mode 100644 libkwin4-effect-builtins1.install create mode 100644 libkwineffects9.install create mode 100644 libkwineffects9.symbols create mode 100644 libkwinglutils9.install create mode 100644 libkwinglutils9.symbols create mode 100644 libkwinxrenderutils9.install create mode 100644 libkwinxrenderutils9.symbols create mode 100755 rules create mode 100644 source/format create mode 100755 tests/acc create mode 100644 tests/control create mode 100755 tests/testsuite create mode 100644 upstream/metadata create mode 100644 watch diff --git a/changelog b/changelog new file mode 100644 index 0000000..a738a7f --- /dev/null +++ b/changelog @@ -0,0 +1,441 @@ +kwin (4:5.8.6-1) unstable; urgency=medium + + * New upstream release (5.8.6) (Closes: 846508) + + -- Maximiliano Curia Fri, 24 Mar 2017 14:38:54 +0100 + +kwin (4:5.8.5-2) unstable; urgency=medium + + * Be more strict about runtime dependencies. + Thanks to Ben Longbons for reporting (Closes: 848523) + * Drop forced qtwayland runtime dependency. + Thanks to Martin Graesslin for reporting (Closes: 855410) + * Update kwin-wayland description about being a preview release. + Thanks to Ben Longbons for reporting (Closes: 848524) + + -- Maximiliano Curia Sat, 18 Feb 2017 10:42:33 +0100 + +kwin (4:5.8.5-1) experimental; urgency=medium + + * New upstream release (5.8.5). + * Update symbols files. + + -- Maximiliano Curia Fri, 30 Dec 2016 18:46:18 +0100 + +kwin (4:5.8.4-1) unstable; urgency=medium + + [ Maximiliano Curia ] + * New upstream release (5.8.4) + * Add breeze-dev build dependency. + Thanks to Martin Graesslin for the report (Closes: 842912) + * Bump qt buid deps and deps to 5.7 + * kwin-x11: Add provides x-window-manager + + [ Automatic packaging ] + * Update build-deps and deps with the info from cmake + + -- Maximiliano Curia Wed, 23 Nov 2016 18:36:53 +0100 + +kwin (4:5.8.2-1) unstable; urgency=medium + + [ Automatic packaging ] + * Update build-deps and deps with the info from cmake + + [ Maximiliano Curia ] + * New upstream release (5.8.2) + + -- Maximiliano Curia Wed, 19 Oct 2016 15:26:03 +0200 + +kwin (4:5.8.1-1) unstable; urgency=medium + + * Update copyright information + + -- Maximiliano Curia Sun, 16 Oct 2016 23:00:42 +0200 + +kwin (4:5.8.0-1) unstable; urgency=medium + + [ Maximiliano Curia ] + * New upstream release (5.8.0) + * Update symbols files. + * Follow upstream soversion bump + * Update install files + * Replace dbus-launch with dbus-run-session in tests + * Bump group breaks (5.8) + + [ Automatic packaging ] + * Update build-deps and deps with the info from cmake + + -- Maximiliano Curia Fri, 07 Oct 2016 14:08:55 +0200 + +kwin (4:5.7.4-1) unstable; urgency=medium + + [ Pino Toscano ] + * autopkgtest: switch from oxygen5-icon-theme back to the canonical + oxygen-icon-theme. + + [ Maximiliano Curia ] + * Add plasma-desktop recommends. + Thanks to HJ (Closes: 834954) + * New upstream release (5.7.4) + * Bump group breaks (5.7) + + -- Maximiliano Curia Sat, 27 Aug 2016 00:12:30 +0200 + +kwin (4:5.7.0-1) unstable; urgency=medium + + [ Automatic packaging ] + * Update build-deps and deps with the info from cmake + * Update symbols files. + + [ Jonathan Riddell ] + * add KWinX11Platform.so to kwin-x11 + + -- Maximiliano Curia Mon, 11 Jul 2016 10:22:59 +0200 + +kwin (4:5.6.5-1) unstable; urgency=medium + + * New upstream release. + + -- Maximiliano Curia Mon, 27 Jun 2016 18:14:24 +0200 + +kwin (4:5.6.4-3) unstable; urgency=medium + + * Add kwayland windowsystem platform plugin dependency + * Add XInput build dependency + * Add xwayland runtime dependency in kwin-wayland + + -- Maximiliano Curia Sun, 05 Jun 2016 14:27:18 +0200 + +kwin (4:5.6.4-2) unstable; urgency=medium + + * Update copyright information + * Release to unstable + + -- Maximiliano Curia Wed, 01 Jun 2016 10:42:19 +0200 + +kwin (4:5.6.4-1) experimental; urgency=medium + + [ Automatic packaging ] + * Update build-deps and deps with the info from cmake + * Refresh patches + * Bump Standards-Version to 3.9.8 + * Update symbols files. + * Drop missing symbol + + [ Maximiliano Curia ] + * Revert "Add missing closes" + * Keep unreleased with preview versions + * uscan no longer supports this kind of watch files. + * New upstream release (5.5.5). + * Automatic update with ddeb_migration3.py + * Add upstream metadata (DEP-12) + * Follow upstream soversion bumps + * Update symbols files + * debian/control: Update Vcs-Browser and Vcs-Git fields + * Add new lintian-override about ldconfig-trigger for libkdeinit5_kwin_x11.so + * Update testsuite + + [ Debian/Kubuntu Qt/KDE Maintainers ] + * Drop kwinglesutils, removed upstream + + -- Maximiliano Curia Sat, 28 May 2016 21:45:59 +0200 + +kwin (4:5.5.4-2) experimental; urgency=medium + + * Rebuild due to typo in symbols file. + + -- Maximiliano Curia Tue, 02 Feb 2016 10:29:43 +0100 + +kwin (4:5.5.4-1) experimental; urgency=medium + + * New upstream release (5.5.0). + * Update symbols files from buildds logs (4:5.4.3-1.1). + * New upstream release (5.5.1). + * Follow upstream soversion bump + * Add virtual backend. + * 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:48:45 +0100 + +kwin (4:5.4.3-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Add mips64 and mips64el into the arch list of libkwinglutils6. + (Closes: #801800) + + -- YunQiang Su Thu, 03 Dec 2015 12:37:32 +0800 + +kwin (4:5.4.3-1) unstable; urgency=medium + + * New upstream release (5.4.3). + * Update symbols files from buildds logs (4:5.4.2-1). + + -- Maximiliano Curia Tue, 01 Dec 2015 11:45:37 +0100 + +kwin (4:5.4.2-1) unstable; urgency=medium + + [ Luigi Toscano ] + * Changes to Recommends for kwin-common: + - add libqt5multimedia5-plugins (it enables the playback of the + preview of KWin effects); + - remove libqt5multimedia5 (it is dependency of the required + qml-module-qtmultimedia package). + + [ Maximiliano Curia ] + * New upstream release (5.4.2). + * Update symbols files from buildds logs (4:5.4.1-1). + * Drop upstream patch: + upstream_fake_a_leave_event_for_the_decoration_when_client_is_left.d + iff + + -- Maximiliano Curia Tue, 06 Oct 2015 07:51:48 +0200 + +kwin (4:5.4.1-1) unstable; urgency=medium + + * New upstream release (5.4.1). + * New upstream patch: + upstream_fake_a_leave_event_for_the_decoration_when_client_is_left.d + iff + + -- Maximiliano Curia Fri, 11 Sep 2015 18:44:56 +0200 + +kwin (4:5.4.0-2) unstable; urgency=medium + + [ Felix Geyer ] + * Tighten the dependency of kde-window-manager on kwin-x11 to the version + that provides the /usr/bin/kwin symlink. + + -- Maximiliano Curia Sun, 06 Sep 2015 12:20:03 +0200 + +kwin (4:5.4.0-1) unstable; urgency=medium + + * New upstream release (5.4.0). + + -- Maximiliano Curia Fri, 04 Sep 2015 11:06:10 +0200 + +kwin (4:5.3.2-4) unstable; urgency=medium + + * Team upload. + + [ Scott Kitterman ] + * Add debian/kwin-x11.links to add symlink for usr/bin/kiwn so that kwin + will be properly started with KDE 4 (Plasma 1) (Closes: #793026) + * Drop #793026 from the debian/changelog entry for the last upload, since it + did not fix the bug + + [ Felix Geyer ] + * Update symbols files for gcc 5. + * Make kwin-x11 break/replace kde-window-manager (<< 4:5) because of the + /usr/bin/kwin file conflict. + + -- Felix Geyer Wed, 26 Aug 2015 01:18:42 +0200 + +kwin (4:5.3.2-3) unstable; urgency=high + + [ Maximiliano Curia ] + * kwin-wayland: Add qtwayland5 dependency, for the wayland qt5 plugin. + + [ Scott Kitterman ] + * Urgency high for RC but fix in testing + * Remove obsolete kwin alternative and add new alternative for kwin_x11 so + kwin will work as x-window-manager (Closes: #792849, #793997) + + -- Debian/Kubuntu Qt/KDE Maintainers Wed, 29 Jul 2015 16:43:28 -0400 + +kwin (4:5.3.2-2) unstable; urgency=medium + + * Adds missing arches to libkwingl*utils6. (Closes: #792481) Thanks to + Dejan Latinovic, and Scott Kitterman + * Add a kde-window-manager transitional package. + + -- Maximiliano Curia Sat, 18 Jul 2015 18:47:45 +0200 + +kwin (4:5.3.2-1) unstable; urgency=medium + + * New upstream release (5.3.0). + * Update symbols files. + * New upstream release (5.3.1). + * New upstream release (5.3.2). + * Add the missing Breaks/Replaces. + * Update copyright information. + + -- Maximiliano Curia Wed, 01 Jul 2015 12:20:41 +0200 + +kwin (4:5.3.1-0ubuntu3) wily; urgency=medium + + * No-change rebuild against Qt 5.4.2. + + -- Adam Conrad Tue, 16 Jun 2015 00:27:17 -0600 + +kwin (4:5.3.1-0ubuntu1) wily; urgency=medium + + [ Scarlett Clark ] + * Manual merge kubuntu_stable. + + [ 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:34:16 +0200 + +kwin (4:5.2.2a-0ubuntu1) vivid; urgency=medium + + * New upstream release + * New upstream tar. + * Append a to version so launchpad accepts new tar. + + -- Scarlett Clark Tue, 24 Mar 2015 07:33:08 -0700 + +kwin (4:5.2.2-1) experimental; urgency=medium + + * New upstream release (5.2.1). + * Split kwin package in common, x11 and wayland. + * Update symbols files. + * New upstream release (5.2.2). + + -- Maximiliano Curia Wed, 25 Mar 2015 23:17:20 +0100 + +kwin (4:5.2.1-0ubuntu1) vivid; urgency=medium + + * New upstream release + * Batchpatch symbols file. + + -- Scarlett Clark Mon, 23 Feb 2015 09:42:26 -0800 + +kwin (4:5.2.0.1-1) experimental; urgency=medium + + * Prepare initial Debian release. + * Add myself as Uploader. + * Update build dependencies to build against experimental and to + follow cmake. + * Bump Standards-Version to 3.9.6, no changes needed. + * Update copyright information. + * Update install files. + * Update watch file. + * Add basic autopkgtests support. + + -- Maximiliano Curia Mon, 09 Feb 2015 09:21:57 +0100 + +kwin (4:5.2.0.1-0ubuntu1) vivid; urgency=medium + + * New upstream release + * Soversion bump properly + * Rename packages for 5->6 transition in library version + * Update install accordingly + + Apply more restrictive wildcards to prevent sobumps slip past us + * New lib packages break/replace the old ones <<5.2.0 because the + pre-release packages were uploaded with libfoo.so.6 in the .so.5 packages + + -- Harald Sitter Tue, 27 Jan 2015 14:54:41 +0100 + +kwin (4:5.1.95-0ubuntu2) vivid; urgency=medium + + * version kwayland build-dep + + -- Jonathan Riddell Fri, 16 Jan 2015 12:30:57 +0100 + +kwin (4:5.1.95-0ubuntu1) vivid; urgency=medium + + * New upstream beta release + + -- Jonathan Riddell Thu, 15 Jan 2015 01:31:59 +0100 + +kwin (4:5.1.2-0ubuntu1) vivid; urgency=medium + + * remove obsolete patch kubuntu_kf5-version.diff + * New upstream release + + -- Jonathan Riddell Mon, 15 Dec 2014 13:22:19 +0100 + +kwin (4:5.1.1-0ubuntu1) vivid; urgency=medium + + * New upstream release. + * New package libkwinglesutils5 on armhf + + -- Scarlett Clark Mon, 10 Nov 2014 19:47:53 +0100 + +kwin (4:5.1.0.1-0ubuntu2) vivid; urgency=medium + + * Add install.armhf files for armhf + + -- Jonathan Riddell Fri, 07 Nov 2014 17:12:18 +0100 + +kwin (4:5.1.0.1-0ubuntu1) vivid; urgency=medium + + [ Jonathan Riddell ] + * New upstream beta release + * Add kubuntu_kf5-version.diff to build with KF5 5.2 + * Build-dep on libkf5windowsystem-dev (>= 5.3.0~) + * Add build-dep on kwayland-dev + + [ Harald Sitter ] + * Add/update lintian overrides + + All manpage warnings: we don't care + + All warnings to do with kdeinit: it's not a shared lib by design + + All warnings to do with internal/private libs having no versioned soname + + [ Jonathan Riddell ] + * New upstream release + * New upstream release with fixed tar + + -- Jonathan Riddell Tue, 14 Oct 2014 13:49:05 +0200 + +kwin (4:5.0.2-0ubuntu1) utopic; urgency=medium + + [ Harald Sitter ] + * switch to new pkg-kde-tools + + [ Scarlett Clark ] + * New upstream release + + -- Scarlett Clark Wed, 17 Sep 2014 18:17:10 -0700 + +kwin (4:5.0.1-0ubuntu1~ubuntu14.10~ppa2) utopic; urgency=medium + + [ Jonathan Riddell ] + * New upstream release + + [ Scarlett Clark ] + * Update watch to http://download.kde.org + + [ Jonathan Riddell ] + * New upstream bugfix release + + -- Jonathan Riddell Sun, 10 Aug 2014 15:43:00 +0200 + +kwin (4:4.98.0-0ubuntu1) utopic; urgency=medium + + * New upstream RC release + + -- Jonathan Riddell Mon, 07 Jul 2014 13:20:34 +0200 + +kwin (4:4.97.0-0ubuntu1) utopic; urgency=medium + + [ Scarlett Clark ] + * Initial release. + + [ Jonathan Riddell ] + * New upstream beta release + + [ Scarlett Clark ] + * Fix install file + + [ José Manuel Santamaría Lema ] + * Build depend on libegl1-mesa-dev. + * Make kwin depend on kwin-data (= ${source:Version}) instead of + ${binary:Version} + * Remove harcoded depends on libraries from kwin, rely on ${shlibs:Depends} + instead. + + [ Scarlett Clark ] + * change kwin-data to arch all + + -- Jonathan Riddell Mon, 09 Jun 2014 10:25:41 +0100 diff --git a/compat b/compat new file mode 100644 index 0000000..ec63514 --- /dev/null +++ b/compat @@ -0,0 +1 @@ +9 diff --git a/control b/control new file mode 100644 index 0000000..568726d --- /dev/null +++ b/control @@ -0,0 +1,346 @@ +Source: kwin +Section: kde +Priority: optional +Maintainer: Debian/Kubuntu Qt/KDE Maintainers +Uploaders: Maximiliano Curia +Build-Depends: breeze-dev (>= 4:5.8.4~), + cmake (>= 2.8.12), + debhelper (>= 9), + extra-cmake-modules (>= 1.3.0~), + kinit-dev (>= 5.26.0~), + kscreenlocker-dev, + libdrm-dev (>= 2.4.62~), + libegl1-mesa-dev (>= 1.2~), + libepoxy-dev (>= 1.2), + libfontconfig1-dev, + libfreetype6-dev, + libgbm-dev, + libice-dev, + libinput-dev (>= 1.2~), + libkdecorations2-dev, + libkf5activities-dev (>= 5.26.0~), + libkf5completion-dev (>= 5.26.0~), + libkf5config-dev (>= 5.26.0~), + libkf5configwidgets-dev (>= 5.26.0~), + libkf5coreaddons-dev (>= 5.26.0~), + libkf5crash-dev (>= 5.26.0~), + libkf5declarative-dev (>= 5.26.0~), + libkf5doctools-dev (>= 5.26.0~), + libkf5globalaccel-dev (>= 5.26.0~), + libkf5i18n-dev (>= 5.26.0~), + libkf5iconthemes-dev (>= 5.26.0~), + libkf5idletime-dev (>= 5.26.0~), + libkf5kcmutils-dev (>= 5.26.0~), + libkf5kio-dev (>= 5.26.0~), + libkf5newstuff-dev (>= 5.26.0~), + libkf5notifications-dev (>= 5.26.0~), + libkf5package-dev (>= 5.26.0~), + libkf5plasma-dev (>= 5.26.0~), + libkf5service-dev (>= 5.26.0~), + libkf5textwidgets-dev (>= 5.26.0~), + libkf5wayland-dev (>= 4:5.26.0~), + libkf5widgetsaddons-dev (>= 5.26.0~), + libkf5windowsystem-dev (>= 5.26.0~), + libkf5xmlgui-dev (>= 5.26.0~), + libqt5x11extras5-dev (>= 5.7.0~), + libsm-dev, + libudev-dev [linux-any], + libwayland-dev (>= 1.2), + libx11-xcb-dev, + libxcb-composite0-dev (>= 1.10~), + libxcb-cursor-dev, + libxcb-damage0-dev (>= 1.10~), + libxcb-glx0-dev (>= 1.10~), + libxcb-icccm4-dev, + libxcb-image0-dev, + libxcb-keysyms1-dev, + libxcb-randr0-dev (>= 1.10~), + libxcb-render0-dev (>= 1.10~), + libxcb-shape0-dev (>= 1.10~), + libxcb-shm0-dev (>= 1.10~), + libxcb-sync-dev (>= 1.10~), + libxcb-xfixes0-dev (>= 1.10~), + libxcb-xtest0-dev, + libxcb1-dev (>= 1.10~), + libxcursor-dev, + libxi-dev, + libxkbcommon-dev (>= 0.5.0~), + pkg-config, + pkg-kde-tools (>= 0.15.18~), + qtbase5-dev (>= 5.7.0~), + qtbase5-private-dev (>= 5.7.0~), + qtdeclarative5-dev (>= 5.7.0~), + qtscript5-dev (>= 5.7.0~), + qttools5-dev (>= 5.7.0~) +Standards-Version: 3.9.8 +Homepage: https://projects.kde.org/projects/kde/workspace/kwin +Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/plasma/kwin.git +Vcs-Git: https://anonscm.debian.org/git/pkg-kde/plasma/kwin.git + +Package: kwin-dev +Section: libdevel +Architecture: any +Depends: kwin-common (= ${binary:Version}), + libegl1-mesa-dev (>= 1.2~), + libepoxy-dev (>= 1.2), + libkf5coreaddons-dev (>= 5.26.0~), + libkf5windowsystem-dev (>= 5.26.0~), + libqt5x11extras5-dev (>= 5.7.0~), + qtbase5-dev (>= 5.7.0~), + ${misc:Depends}, + ${shlibs:Depends} +Breaks: kde-workspace-dev +Replaces: kde-workspace-dev +Description: KDE window manager - devel files + KWin (pronounced as one syllable "kwin") is the window + manager for the KDE Plasma Desktop. It gives you complete + control over your windows, making sure they're not in the way + but aid you in your task. It paints the window decoration, + the bar on top of every window with (configurable) buttons + like close, maximize and minimize. It also handles placing + of windows and switching between them. + . + This package is part of the KDE base workspace module. + +Package: kwin-common +Architecture: any +Depends: kwin-data (= ${source:Version}), + libkwineffects9 (= ${binary:Version}), + qml-module-org-kde-kquickcontrolsaddons, + qml-module-qtmultimedia, + ${misc:Depends}, + ${shlibs:Depends} +Recommends: libqt5multimedia5-plugins, plasma-desktop +Suggests: kwin-addons +Breaks: kwin (<= 4:5.3.1-0ubuntu3) +Replaces: kwin (<= 4:5.3.1-0ubuntu3) +Description: KDE window manager, common files + KWin (pronounced as one syllable "kwin") is the window + manager for the KDE Plasma Desktop. It gives you complete + control over your windows, making sure they're not in the way + but aid you in your task. It paints the window decoration, + the bar on top of every window with (configurable) buttons + like close, maximize and minimize. It also handles placing + of windows and switching between them. + . + This package is part of the KDE base workspace module. + +Package: kwin-x11 +Architecture: any +Depends: kwin-common (= ${binary:Version}), + libkwinglutils9 (= ${binary:Version}), + libkwinxrenderutils9 (= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Breaks: kde-window-manager (<< 4:5), kwin-addons (<< 4:5.8) +Replaces: kde-window-manager (<< 4:5) +Provides: kwin, x-window-manager +Description: KDE window manager, X11 version + KWin (pronounced as one syllable "kwin") is the window + manager for the KDE Plasma Desktop. It gives you complete + control over your windows, making sure they're not in the way + but aid you in your task. It paints the window decoration, + the bar on top of every window with (configurable) buttons + like close, maximize and minimize. It also handles placing + of windows and switching between them. + . + This package is part of the KDE base workspace module. + +Package: kwin-wayland +Architecture: any +Depends: kwayland-integration, + kwin-common (= ${binary:Version}), + kwin-wayland-backend-drm (= ${binary:Version}) | kwin-wayland-backend-fbdev (= ${binary:Version}) | kwin-wayland-backend-x11 (= ${binary:Version}) | kwin-wayland-backend-virtual (= ${binary:Version}) | kwin-wayland-backend-wayland (= ${binary:Version}), + xwayland, + ${misc:Depends}, + ${shlibs:Depends} +Provides: kwin +Description: KDE window manager, wayland version, PREVIEW release + KWin (pronounced as one syllable "kwin") is the window + manager for the KDE Plasma Desktop. It gives you complete + control over your windows, making sure they're not in the way + but aid you in your task. It paints the window decoration, + the bar on top of every window with (configurable) buttons + like close, maximize and minimize. It also handles placing + of windows and switching between them. + . + This package provides the wayland version, which is still a work in progress + project, and is available as a PREVIEW release. Don't expect the same + stability as with the x11 version. +Breaks: plasma-workspace-wayland (<< 4:5.8) + +Package: libkwin4-effect-builtins1 +Section: libs +Architecture: any +Depends: libkwineffects9 (= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: KDE window manager effect builtins library + KWin (pronounced as one syllable "kwin") is the window + manager for the KDE Plasma Desktop. It gives you complete + control over your windows, making sure they're not in the way + but aid you in your task. It paints the window decoration, + the bar on top of every window with (configurable) buttons + like close, maximize and minimize. It also handles placing + of windows and switching between them. + . + This package is part of the KDE base workspace module. + +Package: libkwineffects9 +Section: libs +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends} +Description: KDE window manager effects library + KWin (pronounced as one syllable "kwin") is the window + manager for the KDE Plasma Desktop. It gives you complete + control over your windows, making sure they're not in the way + but aid you in your task. It paints the window decoration, + the bar on top of every window with (configurable) buttons + like close, maximize and minimize. It also handles placing + of windows and switching between them. + . + This package is part of the KDE base workspace module. + +Package: libkwinglutils9 +Section: libs +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends} +Breaks: kwin-common (<< 4:5.4), libkwin4-effect-builtins1 (<< 4:5.4) +Description: KDE window manager gl utils library + KWin (pronounced as one syllable "kwin") is the window + manager for the KDE Plasma Desktop. It gives you complete + control over your windows, making sure they're not in the way + but aid you in your task. It paints the window decoration, + the bar on top of every window with (configurable) buttons + like close, maximize and minimize. It also handles placing + of windows and switching between them. + . + This package is part of the KDE base workspace module. + +Package: libkwinxrenderutils9 +Section: libs +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends} +Description: KDE window manager render utils library + KWin (pronounced as one syllable "kwin") is the window + manager for the KDE Plasma Desktop. It gives you complete + control over your windows, making sure they're not in the way + but aid you in your task. It paints the window decoration, + the bar on top of every window with (configurable) buttons + like close, maximize and minimize. It also handles placing + of windows and switching between them. + . + This package is part of the KDE base workspace module. + +Package: kwin-wayland-backend-drm +Section: libs +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends} +Provides: kwin-wayland-backend +Description: KDE window manager drm plugin + KWin (pronounced as one syllable "kwin") is the window + manager for the KDE Plasma Desktop. It gives you complete + control over your windows, making sure they're not in the way + but aid you in your task. It paints the window decoration, + the bar on top of every window with (configurable) buttons + like close, maximize and minimize. It also handles placing + of windows and switching between them. + . + This package is part of the KDE base workspace module + +Package: kwin-wayland-backend-fbdev +Section: libs +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends} +Provides: kwin-wayland-backend +Description: KDE window manager fbdev plugin + KWin (pronounced as one syllable "kwin") is the window + manager for the KDE Plasma Desktop. It gives you complete + control over your windows, making sure they're not in the way + but aid you in your task. It paints the window decoration, + the bar on top of every window with (configurable) buttons + like close, maximize and minimize. It also handles placing + of windows and switching between them. + . + This package is part of the KDE base workspace module + +Package: kwin-wayland-backend-x11 +Section: libs +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends} +Provides: kwin-wayland-backend +Description: KDE window manager x11 plugin + KWin (pronounced as one syllable "kwin") is the window + manager for the KDE Plasma Desktop. It gives you complete + control over your windows, making sure they're not in the way + but aid you in your task. It paints the window decoration, + the bar on top of every window with (configurable) buttons + like close, maximize and minimize. It also handles placing + of windows and switching between them. + . + This package is part of the KDE base workspace module + +Package: kwin-wayland-backend-virtual +Section: libs +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends} +Provides: kwin-wayland-backend +Description: KDE window manager virtual plugin + KWin (pronounced as one syllable "kwin") is the window + manager for the KDE Plasma Desktop. It gives you complete + control over your windows, making sure they're not in the way + but aid you in your task. It paints the window decoration, + the bar on top of every window with (configurable) buttons + like close, maximize and minimize. It also handles placing + of windows and switching between them. + . + This backend allows running kwin-wayland in headless mode, useful for testing, + or in the Cloud. + +Package: kwin-wayland-backend-wayland +Section: libs +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends} +Provides: kwin-wayland-backend +Description: KDE window manager nested wayland plugin + KWin (pronounced as one syllable "kwin") is the window + manager for the KDE Plasma Desktop. It gives you complete + control over your windows, making sure they're not in the way + but aid you in your task. It paints the window decoration, + the bar on top of every window with (configurable) buttons + like close, maximize and minimize. It also handles placing + of windows and switching between them. + . + This package is part of the KDE base workspace module + +Package: kwin-data +Architecture: all +Depends: ${misc:Depends}, ${shlibs:Depends} +Recommends: plasma-framework, + qml-module-qtmultimedia, + qml-module-qtquick-layouts, + qml-module-qtquick-window2, + qml-module-qtquick2 +Breaks: ${kde-l10n:all} +Replaces: ${kde-l10n:all} +Description: KDE window manager data files + KWin (pronounced as one syllable "kwin") is the window + manager for the KDE Plasma Desktop. It gives you complete + control over your windows, making sure they're not in the way + but aid you in your task. It paints the window decoration, + the bar on top of every window with (configurable) buttons + like close, maximize and minimize. It also handles placing + of windows and switching between them. + . + This package contains the data files + +Package: kde-window-manager +Section: oldlibs +Priority: extra +Architecture: all +Depends: kwin-x11 (>= 4:5.3.2-4~) +Description: transitional package for kwin-x11 + This transitional package allows one to migrate to the packages providing + the X11 version of the KDE window manager. + . + It can be safely removed after the installation. diff --git a/copyright b/copyright new file mode 100644 index 0000000..10cc788 --- /dev/null +++ b/copyright @@ -0,0 +1,405 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: kwin +Source: git://anongit.kde.org/kwin + +Files: * +Copyright: 2010, Alexandre Pereira + 2013, Antonis Tsiapaliokas + 2011, Arthur Arlt + 2012, Casian Andrei + 2007, Christian Nitschkowski + 2008, Cédric Borgese + 2012, Filip Wieladek + 2009-2014, Fredrik Höglund + 1989-1991, Free Software Foundation, Inc + 2014, Hugo Pereira Da Costa + 2010, Jorge Mata + 2013, Kai Uwe Broulik + 2003, Karol Szwed + 2001-2008, Lubos Lunak + 2008, Lubos Lunak + 2008-2009, Lucas Murray + 2014-2016, Marco Martin + 2009, Marco Martin + 2008-2011, Martin Gräßlin + 2012, Martin Gräßlin + 2008-2016, Martin Gräßlin + 1998-2000, Matthias Ettrich + 2009, Michael Zanetti + 2015, Mika Allan Rauhala + 2011, NVIDIA Corporation + 2010, Nokia Corporation and/or its subsidiary(-ies) + 1997, Patrick Dowler + 2007, Philip Falkner + 2011-2012, Philipp Knechtges + 2001, Rik Hemsley (rikkus) + 2006-2007, Rivo Laks + 2010, Rohan Prabhu + 2016, Roman Gilg + 2003-2005, Sandro Giessl + 2010, Sebastian Sauer + 2011, Tamas Krutki + 2011-2012, The KWin team + 2014-2015, Thomas Lübking + 2010-2011, Thomas Lübking + 2001, Waldo Bastian + 2007-2014, Free Software Foundation + 1997-2014, Free Software Foundation, Inc + 2000, Jesús Bravo Álvarez + 2008-2009, K Desktop Environment + 1998, KDE Russian translation Team + 2000-2001, KDE Team + 2000-2002, KDE e.v + 2007, KDE i18n Project for Vietnamese + 1999-2002, Meni Livne + 2009, Rosetta Contributors and Canonical Ltd 2009 + 2010, Rosetta Contributors and Canonical Ltd 2010 + 2012, Rosetta Contributors and Canonical Ltd 2012 + 2002-2016, This_file_is_part_of_KDE + 2001, translate.org.za +License: GPL-2+ + +Files: po/ca/kcm-kwin-scripts.po + po/ca/kcm_kwindesktop.po + po/ca/kcm_kwintabbox.po + po/ca/kcmkwincompositing.po + po/ca/kcmkwindecoration.po + po/ca/kcmkwinrules.po + po/ca/kcmkwinscreenedges.po + po/ca/kcmkwm.po + po/ca/kwin.po + po/ca/kwin_clients.po + po/ca/kwin_effects.po + po/ca/kwin_scripting.po + po/ca/kwin_scripts.po + po/ca@valencia/kcm-kwin-scripts.po + po/ca@valencia/kcm_kwindesktop.po + po/ca@valencia/kcm_kwintabbox.po + po/ca@valencia/kcmkwincompositing.po + po/ca@valencia/kcmkwindecoration.po + po/ca@valencia/kcmkwinrules.po + po/ca@valencia/kcmkwinscreenedges.po + po/ca@valencia/kcmkwm.po + po/ca@valencia/kwin.po + po/ca@valencia/kwin_clients.po + po/ca@valencia/kwin_effects.po + po/ca@valencia/kwin_scripting.po + po/ca@valencia/kwin_scripts.po + po/uk/kcm-kwin-scripts.po + po/uk/kcm_kwindesktop.po + po/uk/kcm_kwintabbox.po + po/uk/kcmkwincompositing.po + po/uk/kcmkwindecoration.po + po/uk/kcmkwinrules.po + po/uk/kcmkwinscreenedges.po + po/uk/kcmkwm.po + po/uk/kwin.po + po/uk/kwin_clients.po + po/uk/kwin_effects.po + po/uk/kwin_scripting.po + po/uk/kwin_scripts.po +Copyright: 1998-2016, This_file_is_part_of_KDE +License: LGPL-2.1+3+KDEeV + This file is distributed under the license LGPL version 2.1 or + version 3 or later versions approved by the membership of KDE e.V. + -- + 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', likewise, + the complete text of the GNU Lesser General Public License version 3 can be + found in `/usr/share/common-licenses/LGPL-3'. + +Files: kcmkwin/kwindecoration/declarative-plugin/buttonsmodel.cpp + kcmkwin/kwindecoration/declarative-plugin/buttonsmodel.h + kcmkwin/kwindecoration/declarative-plugin/plugin.cpp + kcmkwin/kwindecoration/declarative-plugin/plugin.h + kcmkwin/kwindecoration/declarative-plugin/previewbridge.cpp + kcmkwin/kwindecoration/declarative-plugin/previewbridge.h + kcmkwin/kwindecoration/declarative-plugin/previewbutton.cpp + kcmkwin/kwindecoration/declarative-plugin/previewbutton.h + kcmkwin/kwindecoration/declarative-plugin/previewclient.cpp + kcmkwin/kwindecoration/declarative-plugin/previewclient.h + kcmkwin/kwindecoration/declarative-plugin/previewitem.cpp + kcmkwin/kwindecoration/declarative-plugin/previewitem.h + kcmkwin/kwindecoration/declarative-plugin/previewsettings.cpp + kcmkwin/kwindecoration/declarative-plugin/previewsettings.h + kcmkwin/kwindecoration/decorationmodel.cpp + kcmkwin/kwindecoration/decorationmodel.h + kcmkwin/kwindecoration/kcm.cpp + kcmkwin/kwindecoration/kcm.h + kcmkwin/kwindecoration/qml/ButtonGroup.qml + kcmkwin/kwindecoration/qml/Buttons.qml + kcmkwin/kwindecoration/qml/Previews.qml + kcmkwin/kwindecoration/qml/main.qml + qml/outline/plasma/outline.qml + scripts/enforcedeco/contents/code/main.js + tests/libinputtest.cpp + tests/normalhintsbasesizetest.cpp + tests/screenedgeshowtest.cpp + tests/unmapdestroytest.qml + tests/waylandclienttest.cpp + tests/waylandclienttest.h + tests/x11shadowreader.cpp +Copyright: 2014-2016, Martin Gräßlin +License: GPL-2+3+KDEeV + +Files: effects/dialogparent/package/metadata.desktop + effects/eyeonscreen/package/metadata.desktop + effects/fade/package/metadata.desktop + effects/fadedesktop/package/metadata.desktop + effects/login/package/metadata.desktop + effects/maximize/package/metadata.desktop + effects/morphingpopups/package/metadata.desktop + effects/scalein/package/metadata.desktop + effects/translucency/package/metadata.desktop + effects/windowaperture/package/metadata.desktop + effects/wobblywindows/wobblywindows.cpp + effects/wobblywindows/wobblywindows.h + plugins/kdecorations/aurorae/themes/plastik/package/metadata.desktop + po/bg/kcmkwindecoration.po + po/bg/kcmkwinrules.po + po/bg/kcmkwm.po + po/bg/kwin.po + po/bg/kwin_clients.po + scripts/desktopchangeosd/metadata.desktop + scripts/enforcedeco/metadata.desktop + scripts/minimizeall/metadata.desktop + scripts/synchronizeskipswitcher/metadata.desktop + scripts/videowall/metadata.desktop +Copyright: 2008, Cédric Borgese +License: GPL + This file is licensed under the GPL. + -- + On Debian systems, the complete text of the GNU General Public License + can be found in `/usr/share/common-licenses/GPL'. + +Files: cmake/modules/COPYING-CMAKE-SCRIPTS + cmake/modules/FindFontconfig.cmake + cmake/modules/FindLibdrm.cmake + cmake/modules/FindLibinput.cmake + cmake/modules/FindQt5PlatformSupport.cmake + cmake/modules/FindUDev.cmake + cmake/modules/FindXKB.cmake + cmake/modules/FindXwayland.cmake + cmake/modules/Findepoxy.cmake + cmake/modules/Findgbm.cmake + cmake/modules/Findlibhybris.cmake +Copyright: 2014, Alex Merry + 2014, Fredrik Höglund + 2006-2007, Laurent Montel + 2014-2016, Martin Gräßlin + 2010, Rafael Fernández López +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 copyright + notice, this list of conditions and the following disclaimer. + 2. Redistributions in binary form must reproduce the copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + 3. The name of the author may not be used to endorse or promote products + derived from this software without specific prior written permission. + . + THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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. + +Files: backends/hwcomposer/egl_hwcomposer_backend.cpp + backends/hwcomposer/egl_hwcomposer_backend.h + backends/hwcomposer/hwcomposer_backend.cpp + backends/hwcomposer/hwcomposer_backend.h + backends/hwcomposer/logging.cpp + backends/hwcomposer/logging.h + backends/hwcomposer/screens_hwcomposer.cpp + backends/hwcomposer/screens_hwcomposer.h +Copyright: 2015, Martin Gräßlin +License: GPL-3+ + +Files: kcmkwin/kwinscreenedges/screenpreviewwidget.cpp + kcmkwin/kwinscreenedges/screenpreviewwidget.h +Copyright: 2009, Marco Martin +License: LGPL-2+ + +Files: kcmkwin/kwincompositing/test/modeltest.cpp + kcmkwin/kwincompositing/test/modeltest.h +Copyright: 2013, Digia Plc and/or its subsidiary(-ies) +License: GPL-3_or_LGPL-2.1-QTexception-1.1 + * $QT_BEGIN_LICENSE:LGPL$ + * Commercial License Usage + * Licensees holding valid commercial Qt licenses may use this file in + * accordance with the commercial license agreement provided with the + * Software or, alternatively, in accordance with the terms contained in + * a written agreement between you and Digia. For licensing terms and + * conditions see http://qt.digia.com/licensing. For further information + * use the contact form at http://qt.digia.com/contact-us. + * + * GNU Lesser General Public License Usage + * Alternatively, this file may be used under the terms of the GNU Lesser + * General Public License version 2.1 as published by the Free Software + * Foundation and appearing in the file LICENSE.LGPL included in the + * packaging of this file. Please review the following information to + * ensure the GNU Lesser General Public License version 2.1 requirements + * will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. + * + * In addition, as a special exception, Digia gives you certain additional + * rights. These rights are described in the Digia Qt LGPL Exception + * version 1.1, included in the file LGPL_EXCEPTION.txt in this package. + * + * GNU General Public License Usage + * Alternatively, this file may be used under the terms of the GNU + * General Public License version 3.0 as published by the Free Software + * Foundation and appearing in the file LICENSE.GPL included in the + * packaging of this file. Please review the following information to + * ensure the GNU General Public License version 3.0 requirements will be + * met: http://www.gnu.org/copyleft/gpl.html. + * + * + * $QT_END_LICENSE$ + -- + On Debian systems, the complete text of the GNU General Public License + version 3 can be found in `/usr/share/common-licenses/GPL-3', likewise, the + complete text of the GNU Lesser General Public License version 2.1 can be + found in `/usr/share/common-licenses/LGPL-2.1'. + +Files: killer/killer.cpp +Copyright: 2003, Lubos Lunak +License: Expat + +Files: scripting/timer.cpp +Copyright: 2007, Richard J. Moore +License: LGPL-2 + +Files: doc/en/windowspecific/index.docbook +Copyright: see the UserBase https://userbase.kde.org/index.php?title=KWin_Rules&action=history + Lauri.Watts +License: GFDL-1.2+ + 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. + A copy of the license is included in the section entitled "GNU + Free Documentation License". + -- + The complete text of the GNU Free Documentation License version 1.2 + can be found in `/usr/share/common-licenses/GFDL-1.2'. + +Files: debian/* +Copyright: 2014, Scarlett Clark +License: GPL-2+ + +License: Expat + 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. + +License: GPL-2+ + This package 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 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 2 can be found in `/usr/share/common-licenses/GPL-2'. + +License: GPL-2+3+KDEeV + 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) version 3 or any later version + 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 + 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. + . + 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 2 can be found in `/usr/share/common-licenses/GPL-2', likewise, the + complete text of the GNU General Public License version 3 can be found in + `/usr/share/common-licenses/GPL-3'. + +License: GPL-3+ + 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 3 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. + . + The complete text of the GNU General Public License version 3 can be found in + `/usr/share/common-licenses/GPL-3'. + +License: LGPL-2 + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU Library General Public License version 2 as + published by the Free Software Foundation + . + 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 Library 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. + -- + 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+ + 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; see the file COPYING.LIB. If not, write to + the Free Software Foundation, Inc., 51 Franklin Street, 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'. diff --git a/kwin-common.install b/kwin-common.install new file mode 100644 index 0000000..fa6af5a --- /dev/null +++ b/kwin-common.install @@ -0,0 +1,15 @@ +etc/xdg/aurorae.knsrc +etc/xdg/kwin*.knsrc +etc/xdg/org_kde_kwin.categories +usr/lib/*/kconf_update_bin/kwin5_update_default_rules +usr/lib/*/libexec/kwin* +usr/lib/*/libexec/org_kde_kwin_xclipboard_syncer +usr/lib/*/libkdeinit5_kwin_rules_dialog.so +usr/lib/*/libkwin.so.5 +usr/lib/*/libkwin.so.5.* +usr/lib/*/qt5/plugins/kcm_kwin*.so +usr/lib/*/qt5/plugins/kwin*.so +usr/lib/*/qt5/plugins/kwin/ +usr/lib/*/qt5/plugins/org.kde.kdecoration2/kwin5_aurorae.so +usr/lib/*/qt5/plugins/org.kde.kglobalaccel5.platforms/KF5GlobalAccelPrivateKWin.so +usr/lib/*/qt5/qml/org/kde/kwin/ diff --git a/kwin-common.lintian-overrides b/kwin-common.lintian-overrides new file mode 100644 index 0000000..e1e8f51 --- /dev/null +++ b/kwin-common.lintian-overrides @@ -0,0 +1,4 @@ +kwin-common: package-name-doesnt-match-sonames libkdeinit5-kwin-rules-dialog libkwin5 +kwin-common: dev-pkg-without-shlib-symlink usr/lib/*/libkdeinit5_kwin_rules_dialog.so usr/lib/*/libkdeinit5_kwin_rules_dialog.so +kwin-common: dev-pkg-without-shlib-symlink usr/lib/*/libkwin.so +kwin-common: shlib-without-versioned-soname usr/lib/*/libkdeinit5_kwin_rules_dialog.so libkdeinit5_kwin_rules_dialog.so diff --git a/kwin-data.install b/kwin-data.install new file mode 100644 index 0000000..ff8d03c --- /dev/null +++ b/kwin-data.install @@ -0,0 +1,24 @@ +usr/share/config.kcfg/kwin.kcfg +usr/share/doc/*/*/kcontrol/ +usr/share/icons/*/*/apps/kwin.* +usr/share/knotifications5/kwin.notifyrc +usr/share/kservices5/desktop.desktop +usr/share/kservices5/kcmkwineffects.desktop +usr/share/kservices5/kwin*.desktop +usr/share/kservices5/kwin/ +usr/share/kservicetypes5/kwin*.desktop +usr/share/kwin/ +usr/share/kwincompositing/ +usr/share/locale/*/*/kcm-kwin-scripts.mo +usr/share/locale/*/*/kcm_kwindesktop.mo +usr/share/locale/*/*/kcm_kwintabbox.mo +usr/share/locale/*/*/kcmkwincompositing.mo +usr/share/locale/*/*/kcmkwindecoration.mo +usr/share/locale/*/*/kcmkwinrules.mo +usr/share/locale/*/*/kcmkwinscreenedges.mo +usr/share/locale/*/*/kcmkwm.mo +usr/share/locale/*/*/kwin.mo +usr/share/locale/*/*/kwin_clients.mo +usr/share/locale/*/*/kwin_effects.mo +usr/share/locale/*/*/kwin_scripting.mo +usr/share/locale/*/*/kwin_scripts.mo diff --git a/kwin-data.qml-ignore b/kwin-data.qml-ignore new file mode 100644 index 0000000..095e2b5 --- /dev/null +++ b/kwin-data.qml-ignore @@ -0,0 +1,6 @@ +# In kwin.deb +org.kde.kwin 2.0 +org.kde.kwin.decoration 0.1 +org.kde.kwin.decorations.* +org.kde.kwin.kwincompositing 1.0 +org.kde.kwin.private.* diff --git a/kwin-dev.acc.in b/kwin-dev.acc.in new file mode 100644 index 0000000..1687af3 --- /dev/null +++ b/kwin-dev.acc.in @@ -0,0 +1,36 @@ + + + + + 5.2.0.1 + + + + /usr/include/kwin_export.h + /usr/include/kwinanimationeffect.h + /usr/include/kwinconfig.h + /usr/include/kwineffects.h + /usr/include/kwineffects_export.h + /usr/include/kwinglobals.h + /usr/include/kwinglplatform.h + /usr/include/kwingltexture.h + /usr/include/kwinglutils.h + /usr/include/kwinglutils_export.h + /usr/include/kwinglutils_funcs.h + /usr/include/kwinxrenderutils.h + /usr/include/kwinxrenderutils_export.h + + + + /usr/lib/@@DEB_HOST_MULTIARCH@@/libkwin4_effect_builtins.so + /usr/lib/@@DEB_HOST_MULTIARCH@@/libkwineffects.so + /usr/lib/@@DEB_HOST_MULTIARCH@@/libkwinglutils.so + /usr/lib/@@DEB_HOST_MULTIARCH@@/libkwinxrenderutils.so + + + + -fPIC + -std=c++11 + + + diff --git a/kwin-dev.install b/kwin-dev.install new file mode 100644 index 0000000..b5f470b --- /dev/null +++ b/kwin-dev.install @@ -0,0 +1,8 @@ +usr/include/kwin*.h +usr/lib/*/cmake/KWinDBusInterface/ +usr/lib/*/libkwin4_effect_builtins.so +usr/lib/*/libkwineffects.so +usr/lib/*/libkwingl*utils.so +usr/lib/*/libkwinxrenderutils.so +usr/share/dbus-1/interfaces/org.kde.KWin.xml +usr/share/dbus-1/interfaces/org.kde.kwin.* diff --git a/kwin-wayland-backend-drm.install b/kwin-wayland-backend-drm.install new file mode 100644 index 0000000..3702af5 --- /dev/null +++ b/kwin-wayland-backend-drm.install @@ -0,0 +1 @@ +usr/lib/*/qt5/plugins/org.kde.kwin.waylandbackends/KWinWaylandDrmBackend.so diff --git a/kwin-wayland-backend-fbdev.install b/kwin-wayland-backend-fbdev.install new file mode 100644 index 0000000..6e6e28b --- /dev/null +++ b/kwin-wayland-backend-fbdev.install @@ -0,0 +1 @@ +usr/lib/*/qt5/plugins/org.kde.kwin.waylandbackends/KWinWaylandFbdevBackend.so diff --git a/kwin-wayland-backend-virtual.install b/kwin-wayland-backend-virtual.install new file mode 100644 index 0000000..c72b2c4 --- /dev/null +++ b/kwin-wayland-backend-virtual.install @@ -0,0 +1 @@ +usr/lib/*/qt5/plugins/org.kde.kwin.waylandbackends/KWinWaylandVirtualBackend.so diff --git a/kwin-wayland-backend-wayland.install b/kwin-wayland-backend-wayland.install new file mode 100644 index 0000000..c449a02 --- /dev/null +++ b/kwin-wayland-backend-wayland.install @@ -0,0 +1 @@ +usr/lib/*/qt5/plugins/org.kde.kwin.waylandbackends/KWinWaylandWaylandBackend.so diff --git a/kwin-wayland-backend-x11.install b/kwin-wayland-backend-x11.install new file mode 100644 index 0000000..8847e4d --- /dev/null +++ b/kwin-wayland-backend-x11.install @@ -0,0 +1 @@ +usr/lib/*/qt5/plugins/org.kde.kwin.waylandbackends/KWinWaylandX11Backend.so diff --git a/kwin-wayland.install b/kwin-wayland.install new file mode 100644 index 0000000..e3132e9 --- /dev/null +++ b/kwin-wayland.install @@ -0,0 +1,3 @@ +usr/bin/kwin_wayland +usr/lib/*/qt5/plugins/kf5/org.kde.kidletime.platforms/KF5IdleTimeKWinWaylandPrivatePlugin.so +usr/lib/*/qt5/plugins/platforms/KWinQpaPlugin.so diff --git a/kwin-wayland.lintian-overrides b/kwin-wayland.lintian-overrides new file mode 100644 index 0000000..8a651e0 --- /dev/null +++ b/kwin-wayland.lintian-overrides @@ -0,0 +1,5 @@ +kwin-wayland: package-name-doesnt-match-sonames libkdeinit5-kwin-wayland +kwin-wayland: binary-without-manpage usr/bin/kwin_wayland +kwin-wayland: dev-pkg-without-shlib-symlink usr/lib/*/libkdeinit5_kwin_wayland.so +kwin-wayland: shlib-without-versioned-soname usr/lib/*/libkdeinit5_kwin_wayland.so libkdeinit5_kwin_wayland.so +kwin-wayland: postinst-must-call-ldconfig usr/lib/*/libkdeinit5_kwin_wayland.so diff --git a/kwin-x11.install b/kwin-x11.install new file mode 100644 index 0000000..dd98f16 --- /dev/null +++ b/kwin-x11.install @@ -0,0 +1,3 @@ +usr/bin/kwin_x11 +usr/lib/*/libkdeinit5_kwin_x11.so +usr/lib/*/qt5/plugins/org.kde.kwin.platforms/KWinX11Platform.so diff --git a/kwin-x11.links b/kwin-x11.links new file mode 100644 index 0000000..b258253 --- /dev/null +++ b/kwin-x11.links @@ -0,0 +1 @@ +usr/bin/kwin_x11 usr/bin/kwin diff --git a/kwin-x11.lintian-overrides b/kwin-x11.lintian-overrides new file mode 100644 index 0000000..c83cb0a --- /dev/null +++ b/kwin-x11.lintian-overrides @@ -0,0 +1,6 @@ +kwin-x11: package-name-doesnt-match-sonames libkdeinit5-kwin-x11 +kwin-x11: binary-without-manpage usr/bin/kwin_x11 +kwin-x11: dev-pkg-without-shlib-symlink usr/lib/*/libkdeinit5_kwin_x11.so +kwin-x11: shlib-without-versioned-soname usr/lib/*/libkdeinit5_kwin_x11.so libkdeinit5_kwin_x11.so +kwin-x11: postinst-must-call-ldconfig usr/lib/*/libkdeinit5_kwin_x11.so +kwin-x11: package-must-activate-ldconfig-trigger usr/lib/*/libkdeinit5_kwin_x11.so diff --git a/kwin-x11.postinst b/kwin-x11.postinst new file mode 100644 index 0000000..123e72d --- /dev/null +++ b/kwin-x11.postinst @@ -0,0 +1,43 @@ +#! /bin/sh +# postinst script for kwin +# +# 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 --remove x-window-manager /usr/bin/kwin + update-alternatives --install /usr/bin/x-window-manager x-window-manager /usr/bin/kwin_x11 50 + ;; + + 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/kwin-x11.prerm b/kwin-x11.prerm new file mode 100644 index 0000000..63a4042 --- /dev/null +++ b/kwin-x11.prerm @@ -0,0 +1,44 @@ +#! /bin/sh +# prerm script for kwin +# +# 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-window-manager /usr/bin/kwin_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/libkwin4-effect-builtins1.install b/libkwin4-effect-builtins1.install new file mode 100644 index 0000000..c4ca3c5 --- /dev/null +++ b/libkwin4-effect-builtins1.install @@ -0,0 +1,2 @@ +usr/lib/*/libkwin4_effect_builtins.so.1 +usr/lib/*/libkwin4_effect_builtins.so.1.* diff --git a/libkwineffects9.install b/libkwineffects9.install new file mode 100644 index 0000000..14cc331 --- /dev/null +++ b/libkwineffects9.install @@ -0,0 +1,2 @@ +usr/lib/*/libkwineffects.so.5.* +usr/lib/*/libkwineffects.so.9 diff --git a/libkwineffects9.symbols b/libkwineffects9.symbols new file mode 100644 index 0000000..c5baa94 --- /dev/null +++ b/libkwineffects9.symbols @@ -0,0 +1,410 @@ +# SymbolsHelper-Confirmed: 4:5.8.5 amd64 +libkwineffects.so.9 libkwineffects9 #MINVER# + _ZN4KWin11EffectFrame15enableCrossFadeEb@Base 4:5.1.95+git20150122 + _ZN4KWin11EffectFrame20setCrossFadeProgressEd@Base 4:5.1.95+git20150122 + _ZN4KWin11EffectFrame25setScreenProjectionMatrixERK10QMatrix4x4@Base 4:5.6.2 + _ZN4KWin11EffectFrameC1Ev@Base 4:5.1.95+git20150122 + _ZN4KWin11EffectFrameC2Ev@Base 4:5.1.95+git20150122 + _ZN4KWin11EffectFrameD0Ev@Base 4:5.1.95+git20150122 + _ZN4KWin11EffectFrameD1Ev@Base 4:5.1.95+git20150122 + _ZN4KWin11EffectFrameD2Ev@Base 4:5.1.95+git20150122 + _ZN4KWin12EffectWindow10addRepaintERK5QRect@Base 4:5.1.95+git20150122 + _ZN4KWin12EffectWindow10addRepaintEiiii@Base 4:5.1.95+git20150122 + _ZN4KWin12EffectWindow10unminimizeEv@Base 4:5.1.95+git20150122 + _ZN4KWin12EffectWindow11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:5.1.95+git20150122 + _ZN4KWin12EffectWindow11qt_metacastEPKc@Base 4:5.1.95+git20150122 + _ZN4KWin12EffectWindow12setMinimizedEb@Base 4:5.1.95+git20150122 + _ZN4KWin12EffectWindow14addRepaintFullEv@Base 4:5.1.95+git20150122 + _ZN4KWin12EffectWindow15addLayerRepaintERK5QRect@Base 4:5.1.95+git20150122 + _ZN4KWin12EffectWindow15addLayerRepaintEiiii@Base 4:5.1.95+git20150122 + _ZN4KWin12EffectWindow16staticMetaObjectE@Base 4:5.1.95+git20150122 + _ZN4KWin12EffectWindow8minimizeEv@Base 4:5.1.95+git20150122 + _ZN4KWin12EffectWindowC1EP7QObject@Base 4:5.1.95+git20150122 + _ZN4KWin12EffectWindowC2EP7QObject@Base 4:5.1.95+git20150122 + _ZN4KWin12EffectWindowD0Ev@Base 4:5.1.95+git20150122 + _ZN4KWin12EffectWindowD1Ev@Base 4:5.1.95+git20150122 + _ZN4KWin12EffectWindowD2Ev@Base 4:5.1.95+git20150122 + _ZN4KWin12PaintClipper3popERK7QRegion@Base 4:5.1.95+git20150122 + _ZN4KWin12PaintClipper4clipEv@Base 4:5.1.95+git20150122 + _ZN4KWin12PaintClipper4pushERK7QRegion@Base 4:5.1.95+git20150122 + _ZN4KWin12PaintClipper5areasE@Base 4:5.1.95+git20150122 + _ZN4KWin12PaintClipper8Iterator4nextEv@Base 4:5.1.95+git20150122 + _ZN4KWin12PaintClipper8Iterator6isDoneEv@Base 4:5.1.95+git20150122 + _ZN4KWin12PaintClipper8IteratorC1Ev@Base 4:5.1.95+git20150122 + _ZN4KWin12PaintClipper8IteratorC2Ev@Base 4:5.1.95+git20150122 + _ZN4KWin12PaintClipper8IteratorD1Ev@Base 4:5.1.95+git20150122 + _ZN4KWin12PaintClipper8IteratorD2Ev@Base 4:5.1.95+git20150122 + _ZN4KWin12PaintClipper9paintAreaEv@Base 4:5.1.95+git20150122 + _ZN4KWin12PaintClipperC1ERK7QRegion@Base 4:5.1.95+git20150122 + _ZN4KWin12PaintClipperC2ERK7QRegion@Base 4:5.1.95+git20150122 + _ZN4KWin12PaintClipperD1Ev@Base 4:5.1.95+git20150122 + _ZN4KWin12PaintClipperD2Ev@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandler10tabRemovedEPNS_12EffectWindowES2_@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandler11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandler11qt_metacastEPKc@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandler11tabBoxAddedEi@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandler11windowAddedEPNS_12EffectWindowE@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandler11windowShownEPNS_12EffectWindowE@Base 4:5.8.0 + _ZN4KWin14EffectsHandler12effectConfigERK7QString@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandler12mouseChangedERK6QPointS3_6QFlagsIN2Qt11MouseButtonEES7_S4_INS5_16KeyboardModifierEES9_@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandler12tabBoxClosedEv@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandler12windowClosedEPNS_12EffectWindowE@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandler12windowHiddenEPNS_12EffectWindowE@Base 4:5.8.0 + _ZN4KWin14EffectsHandler13activityAddedERK7QString@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandler13tabBoxUpdatedEv@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandler13windowDamagedEPNS_12EffectWindowERK5QRect@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandler13windowDeletedEPNS_12EffectWindowE@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandler14desktopChangedEii@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandler14desktopChangedEiiPNS_12EffectWindowE@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandler14propertyNotifyEPNS_12EffectWindowEl@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandler14tabBoxKeyEventEP9QKeyEvent@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandler15activityRemovedERK7QString@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandler15windowActivatedEPNS_12EffectWindowE@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandler15windowMinimizedEPNS_12EffectWindowE@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandler16staticMetaObjectE@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandler17windowDataChangedEPNS_12EffectWindowEi@Base 4:5.8.5 + _ZN4KWin14EffectsHandler17windowUnminimizedEPNS_12EffectWindowE@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandler18cursorShapeChangedEv@Base 4:5.3.0 + _ZN4KWin14EffectsHandler20numberScreensChangedEv@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandler20screenLockingChangedEb@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandler20stackingOrderChangedEv@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandler20windowOpacityChangedEPNS_12EffectWindowEdd@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandler20windowPaddingChangedEPNS_12EffectWindowERK5QRect@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandler21numberDesktopsChangedEj@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandler21screenEdgeApproachingENS_14ElectricBorderEdRK5QRect@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandler21screenGeometryChangedERK5QSize@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandler21showingDesktopChangedEb@Base 4:5.3.0 + _ZN4KWin14EffectsHandler21windowModalityChangedEPNS_12EffectWindowE@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandler22currentActivityChangedERK7QString@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandler22desktopPresenceChangedEPNS_12EffectWindowEii@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandler23currentTabAboutToChangeEPNS_12EffectWindowES2_@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandler24virtualScreenSizeChangedEv@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandler26windowGeometryShapeChangedEPNS_12EffectWindowERK5QRect@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandler26windowStepUserMovedResizedEPNS_12EffectWindowERK5QRect@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandler27windowMaximizedStateChangedEPNS_12EffectWindowEbb@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandler27windowStartUserMovedResizedEPNS_12EffectWindowE@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandler28virtualScreenGeometryChangedEv@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandler28windowFinishUserMovedResizedEPNS_12EffectWindowE@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandler8tabAddedEPNS_12EffectWindowES2_@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandlerC1ENS_15CompositingTypeE@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandlerC2ENS_15CompositingTypeE@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandlerD0Ev@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandlerD1Ev@Base 4:5.1.95+git20150122 + _ZN4KWin14EffectsHandlerD2Ev@Base 4:5.1.95+git20150122 + _ZN4KWin15AnimationEffect11paintWindowEPNS_12EffectWindowEi7QRegionRNS_15WindowPaintDataE@Base 4:5.1.95+git20150122 + _ZN4KWin15AnimationEffect11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:5.1.95+git20150122 + _ZN4KWin15AnimationEffect11qt_metacastEPKc@Base 4:5.1.95+git20150122 + _ZN4KWin15AnimationEffect11setMetaDataENS0_8MetaTypeEjRj@Base 4:5.1.95+git20150122 + _ZN4KWin15AnimationEffect13_windowClosedEPNS_12EffectWindowE@Base 4:5.1.95+git20150122 + _ZN4KWin15AnimationEffect14_windowDeletedEPNS_12EffectWindowE@Base 4:5.1.95+git20150122 + _ZN4KWin15AnimationEffect14prePaintScreenERNS_18ScreenPrePaintDataEi@Base 4:5.1.95+git20150122 + _ZN4KWin15AnimationEffect14prePaintWindowEPNS_12EffectWindowERNS_18WindowPrePaintDataEi@Base 4:5.1.95+git20150122 + _ZN4KWin15AnimationEffect14triggerRepaintEv@Base 4:5.1.95+git20150122 + _ZN4KWin15AnimationEffect15postPaintScreenEv@Base 4:5.1.95+git20150122 + _ZN4KWin15AnimationEffect16staticMetaObjectE@Base 4:5.1.95+git20150122 + _ZN4KWin15AnimationEffect19updateLayerRepaintsEv@Base 4:5.1.95+git20150122 + _ZN4KWin15AnimationEffect24_expandedGeometryChangedEPNS_12EffectWindowERK5QRect@Base 4:5.1.95+git20150122 + _ZN4KWin15AnimationEffect25disconnectGeometryChangesEv@Base 4:5.1.95+git20150122 + _ZN4KWin15AnimationEffect4initEv@Base 4:5.1.95+git20150122 + _ZN4KWin15AnimationEffect6cancelEy@Base 4:5.1.95+git20150122 + _ZN4KWin15AnimationEffect7s_clockE@Base 4:5.1.95+git20150122 + _ZN4KWin15AnimationEffect8metaDataENS0_8MetaTypeEj@Base 4:5.1.95+git20150122 + _ZN4KWin15AnimationEffect8retargetEyNS_4FPx2Ei@Base 4:5.6.2 + _ZN4KWin15AnimationEffect9p_animateEPNS_12EffectWindowENS0_9AttributeEjiNS_4FPx2E12QEasingCurveiS4_b@Base 4:5.1.95+git20150122 + _ZN4KWin15AnimationEffectC1Ev@Base 4:5.1.95+git20150122 + _ZN4KWin15AnimationEffectC2Ev@Base 4:5.1.95+git20150122 + _ZN4KWin15AnimationEffectD0Ev@Base 4:5.6.2 + _ZN4KWin15AnimationEffectD1Ev@Base 4:5.6.2 + _ZN4KWin15AnimationEffectD2Ev@Base 4:5.6.2 + _ZN4KWin15ScreenPaintDataC1ERK10QMatrix4x4@Base 4:5.6.2 + _ZN4KWin15ScreenPaintDataC1ERKS0_@Base 4:5.1.95+git20150122 + _ZN4KWin15ScreenPaintDataC1Ev@Base 4:5.1.95+git20150122 + _ZN4KWin15ScreenPaintDataC2ERK10QMatrix4x4@Base 4:5.6.2 + _ZN4KWin15ScreenPaintDataC2ERKS0_@Base 4:5.1.95+git20150122 + _ZN4KWin15ScreenPaintDataC2Ev@Base 4:5.1.95+git20150122 + _ZN4KWin15ScreenPaintDataD0Ev@Base 4:5.6.2 + _ZN4KWin15ScreenPaintDataD1Ev@Base 4:5.6.2 + _ZN4KWin15ScreenPaintDataD2Ev@Base 4:5.6.2 + _ZN4KWin15ScreenPaintDataaSERKS0_@Base 4:5.1.95+git20150122 + _ZN4KWin15ScreenPaintDatamLERK9QVector2D@Base 4:5.1.95+git20150122 + _ZN4KWin15ScreenPaintDatamLERK9QVector3D@Base 4:5.1.95+git20150122 + _ZN4KWin15ScreenPaintDatamLEd@Base 4:5.1.95+git20150122 + _ZN4KWin15ScreenPaintDatapLERK6QPoint@Base 4:5.1.95+git20150122 + _ZN4KWin15ScreenPaintDatapLERK7QPointF@Base 4:5.1.95+git20150122 + _ZN4KWin15ScreenPaintDatapLERK9QVector2D@Base 4:5.1.95+git20150122 + _ZN4KWin15ScreenPaintDatapLERK9QVector3D@Base 4:5.1.95+git20150122 + _ZN4KWin15WindowPaintData10setOpacityEd@Base 4:5.1.95+git20150122 + _ZN4KWin15WindowPaintData13setBrightnessEd@Base 4:5.1.95+git20150122 + _ZN4KWin15WindowPaintData15multiplyOpacityEd@Base 4:5.1.95+git20150122 + _ZN4KWin15WindowPaintData16rmodelViewMatrixEv@Base 4:5.1.95+git20150122 + _ZN4KWin15WindowPaintData17rprojectionMatrixEv@Base 4:5.1.95+git20150122 + _ZN4KWin15WindowPaintData18multiplyBrightnessEd@Base 4:5.1.95+git20150122 + _ZN4KWin15WindowPaintData18multiplySaturationEd@Base 4:5.1.95+git20150122 + _ZN4KWin15WindowPaintData18setModelViewMatrixERK10QMatrix4x4@Base 4:5.1.95+git20150122 + _ZN4KWin15WindowPaintData19setProjectionMatrixERK10QMatrix4x4@Base 4:5.1.95+git20150122 + _ZN4KWin15WindowPaintData20setCrossFadeProgressEd@Base 4:5.1.95+git20150122 + _ZN4KWin15WindowPaintDataC1EPNS_12EffectWindowE@Base 4:5.1.95+git20150122 + _ZN4KWin15WindowPaintDataC1EPNS_12EffectWindowERK10QMatrix4x4@Base 4:5.6.2 + _ZN4KWin15WindowPaintDataC1ERKS0_@Base 4:5.1.95+git20150122 + _ZN4KWin15WindowPaintDataC2EPNS_12EffectWindowE@Base 4:5.1.95+git20150122 + _ZN4KWin15WindowPaintDataC2EPNS_12EffectWindowERK10QMatrix4x4@Base 4:5.6.2 + _ZN4KWin15WindowPaintDataC2ERKS0_@Base 4:5.1.95+git20150122 + _ZN4KWin15WindowPaintDataD0Ev@Base 4:5.1.95+git20150122 + _ZN4KWin15WindowPaintDataD1Ev@Base 4:5.1.95+git20150122 + _ZN4KWin15WindowPaintDataD2Ev@Base 4:5.1.95+git20150122 + _ZN4KWin15WindowPaintDatamLERK9QVector2D@Base 4:5.1.95+git20150122 + _ZN4KWin15WindowPaintDatamLERK9QVector3D@Base 4:5.1.95+git20150122 + _ZN4KWin15WindowPaintDatamLEd@Base 4:5.1.95+git20150122 + _ZN4KWin15WindowPaintDatapLERK6QPoint@Base 4:5.1.95+git20150122 + _ZN4KWin15WindowPaintDatapLERK7QPointF@Base 4:5.1.95+git20150122 + _ZN4KWin15WindowPaintDatapLERK9QVector2D@Base 4:5.1.95+git20150122 + _ZN4KWin15WindowPaintDatapLERK9QVector3D@Base 4:5.1.95+git20150122 + _ZN4KWin17EffectWindowGroupD0Ev@Base 4:5.1.95+git20150122 + _ZN4KWin17EffectWindowGroupD1Ev@Base 4:5.1.95+git20150122 + _ZN4KWin17EffectWindowGroupD2Ev@Base 4:5.1.95+git20150122 + _ZN4KWin18WindowPrePaintData14setTransformedEv@Base 4:5.1.95+git20150122 + _ZN4KWin18WindowPrePaintData14setTranslucentEv@Base 4:5.1.95+git20150122 + _ZN4KWin19EffectPluginFactory11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:5.1.95+git20150122 + _ZN4KWin19EffectPluginFactory11qt_metacastEPKc@Base 4:5.1.95+git20150122 + _ZN4KWin19EffectPluginFactory16staticMetaObjectE@Base 4:5.1.95+git20150122 + _ZN4KWin19EffectPluginFactoryC1Ev@Base 4:5.1.95+git20150122 + _ZN4KWin19EffectPluginFactoryC2Ev@Base 4:5.1.95+git20150122 + _ZN4KWin19EffectPluginFactoryD0Ev@Base 4:5.1.95+git20150122 + _ZN4KWin19EffectPluginFactoryD1Ev@Base 4:5.1.95+git20150122 + _ZN4KWin19EffectPluginFactoryD2Ev@Base 4:5.1.95+git20150122 + _ZN4KWin19WindowMotionManager10moveWindowEPNS_12EffectWindowE6QPointdd@Base 4:5.1.95+git20150122 + _ZN4KWin19WindowMotionManager11unmanageAllEv@Base 4:5.1.95+git20150122 + _ZN4KWin19WindowMotionManager22setTransformedGeometryEPNS_12EffectWindowERK6QRectF@Base 4:5.1.95+git20150122 + _ZN4KWin19WindowMotionManager5applyEPNS_12EffectWindowERNS_15WindowPaintDataE@Base 4:5.1.95+git20150122 + _ZN4KWin19WindowMotionManager5resetEPNS_12EffectWindowE@Base 4:5.1.95+git20150122 + _ZN4KWin19WindowMotionManager5resetEv@Base 4:5.1.95+git20150122 + _ZN4KWin19WindowMotionManager6manageEPNS_12EffectWindowE@Base 4:5.1.95+git20150122 + _ZN4KWin19WindowMotionManager8unmanageEPNS_12EffectWindowE@Base 4:5.1.95+git20150122 + _ZN4KWin19WindowMotionManager9calculateEi@Base 4:5.1.95+git20150122 + _ZN4KWin19WindowMotionManagerC1Eb@Base 4:5.1.95+git20150122 + _ZN4KWin19WindowMotionManagerC2Eb@Base 4:5.1.95+git20150122 + _ZN4KWin19WindowMotionManagerD1Ev@Base 4:5.1.95+git20150122 + _ZN4KWin19WindowMotionManagerD2Ev@Base 4:5.1.95+git20150122 + _ZN4KWin6Effect10buildQuadsEPNS_12EffectWindowERNS_14WindowQuadListE@Base 4:5.1.95+git20150122 + _ZN4KWin6Effect10drawWindowEPNS_12EffectWindowEi7QRegionRNS_15WindowPaintDataE@Base 4:5.1.95+git20150122 + _ZN4KWin6Effect11paintScreenEi7QRegionRNS_15ScreenPaintDataE@Base 4:5.1.95+git20150122 + _ZN4KWin6Effect11paintWindowEPNS_12EffectWindowEi7QRegionRNS_15WindowPaintDataE@Base 4:5.1.95+git20150122 + _ZN4KWin6Effect11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:5.1.95+git20150122 + _ZN4KWin6Effect11qt_metacastEPKc@Base 4:5.1.95+git20150122 + _ZN4KWin6Effect11reconfigureE6QFlagsINS0_15ReconfigureFlagEE@Base 4:5.1.95+git20150122 + _ZN4KWin6Effect11touchMotionEjRK7QPointFj@Base 4:5.8.0 + _ZN4KWin6Effect13animationTimeERK12KConfigGroupRK7QStringi@Base 4:5.1.95+git20150122 + _ZN4KWin6Effect13animationTimeEi@Base 4:5.1.95+git20150122 + _ZN4KWin6Effect14prePaintScreenERNS_18ScreenPrePaintDataEi@Base 4:5.1.95+git20150122 + _ZN4KWin6Effect14prePaintWindowEPNS_12EffectWindowERNS_18WindowPrePaintDataEi@Base 4:5.1.95+git20150122 + _ZN4KWin6Effect15borderActivatedENS_14ElectricBorderE@Base 4:5.1.95+git20150122 + _ZN4KWin6Effect15postPaintScreenEv@Base 4:5.1.95+git20150122 + _ZN4KWin6Effect15postPaintWindowEPNS_12EffectWindowE@Base 4:5.1.95+git20150122 + _ZN4KWin6Effect16paintEffectFrameEPNS_11EffectFrameE7QRegiondd@Base 4:5.1.95+git20150122 + _ZN4KWin6Effect16staticMetaObjectE@Base 4:5.1.95+git20150122 + _ZN4KWin6Effect20grabbedKeyboardEventEP9QKeyEvent@Base 4:5.1.95+git20150122 + _ZN4KWin6Effect21windowInputMouseEventEP6QEvent@Base 4:5.1.95+git20150122 + _ZN4KWin6Effect26setPositionTransformationsERNS_15WindowPaintDataER5QRectPNS_12EffectWindowERKS3_N2Qt15AspectRatioModeE@Base 4:5.1.95+git20150122 + _ZN4KWin6Effect5proxyEv@Base 4:5.1.95+git20150122 + _ZN4KWin6Effect7performENS0_7FeatureERK5QListI8QVariantE@Base 4:5.8.0 + _ZN4KWin6Effect7touchUpEjj@Base 4:5.8.0 + _ZN4KWin6Effect8providesENS0_7FeatureE@Base 4:5.1.95+git20150122 + _ZN4KWin6Effect9cursorPosEv@Base 4:5.1.95+git20150122 + _ZN4KWin6Effect9touchDownEjRK7QPointFj@Base 4:5.8.0 + _ZN4KWin6EffectC1Ev@Base 4:5.1.95+git20150122 + _ZN4KWin6EffectC2Ev@Base 4:5.1.95+git20150122 + _ZN4KWin6EffectD0Ev@Base 4:5.1.95+git20150122 + _ZN4KWin6EffectD1Ev@Base 4:5.1.95+git20150122 + _ZN4KWin6EffectD2Ev@Base 4:5.1.95+git20150122 + (optional=templinst)_ZN4KWin6MotionI7QPointFE9calculateEi@Base 4:5.1.95+git20150122 + (optional=templinst|arch=armhf)_ZN4KWin6MotionI7QPointFEC1ERKS2_@Base 4:5.6.2 + (optional=templinst|arch=armhf)_ZN4KWin6MotionI7QPointFEC2ERKS2_@Base 4:5.6.2 + _ZN4KWin7effectsE@Base 4:5.1.95+git20150122 + _ZN4KWin8Motion1DC1ERKS0_@Base 4:5.1.95+git20150122 + _ZN4KWin8Motion1DC1Eddd@Base 4:5.1.95+git20150122 + _ZN4KWin8Motion1DC2ERKS0_@Base 4:5.1.95+git20150122 + _ZN4KWin8Motion1DC2Eddd@Base 4:5.1.95+git20150122 + _ZN4KWin8Motion1DD1Ev@Base 4:5.1.95+git20150122 + _ZN4KWin8Motion1DD2Ev@Base 4:5.1.95+git20150122 + _ZN4KWin8Motion2DC1E7QPointFdd@Base 4:5.1.95+git20150122 + _ZN4KWin8Motion2DC1ERKS0_@Base 4:5.1.95+git20150122 + _ZN4KWin8Motion2DC2E7QPointFdd@Base 4:5.1.95+git20150122 + _ZN4KWin8Motion2DC2ERKS0_@Base 4:5.1.95+git20150122 + _ZN4KWin8Motion2DD1Ev@Base 4:5.1.95+git20150122 + _ZN4KWin8Motion2DD2Ev@Base 4:5.1.95+git20150122 + _ZN4KWin9PaintData15setRotationAxisEN2Qt4AxisE@Base 4:5.1.95+git20150122 + _ZN4KWin9PaintData15setRotationAxisERK9QVector3D@Base 4:5.1.95+git20150122 + _ZN4KWin9PaintData15setXTranslationEd@Base 4:5.1.95+git20150122 + _ZN4KWin9PaintData15setYTranslationEd@Base 4:5.1.95+git20150122 + _ZN4KWin9PaintData15setZTranslationEd@Base 4:5.1.95+git20150122 + _ZN4KWin9PaintData16setRotationAngleEd@Base 4:5.1.95+git20150122 + _ZN4KWin9PaintData17setRotationOriginERK9QVector3D@Base 4:5.1.95+git20150122 + _ZN4KWin9PaintData8setScaleERK9QVector2D@Base 4:5.1.95+git20150122 + _ZN4KWin9PaintData8setScaleERK9QVector3D@Base 4:5.1.95+git20150122 + _ZN4KWin9PaintData9setXScaleEd@Base 4:5.1.95+git20150122 + _ZN4KWin9PaintData9setYScaleEd@Base 4:5.1.95+git20150122 + _ZN4KWin9PaintData9setZScaleEd@Base 4:5.1.95+git20150122 + _ZN4KWin9PaintData9translateERK9QVector3D@Base 4:5.1.95+git20150122 + _ZN4KWin9PaintData9translateEddd@Base 4:5.1.95+git20150122 + _ZN4KWin9PaintDataC1Ev@Base 4:5.1.95+git20150122 + _ZN4KWin9PaintDataC2Ev@Base 4:5.1.95+git20150122 + _ZN4KWin9PaintDataD0Ev@Base 4:5.1.95+git20150122 + _ZN4KWin9PaintDataD1Ev@Base 4:5.1.95+git20150122 + _ZN4KWin9PaintDataD2Ev@Base 4:5.1.95+git20150122 + _ZNK4KWin10WindowQuad11makeSubQuadEdddd@Base 4:5.1.95+git20150122 + _ZNK4KWin10WindowQuad12smoothNeededEv@Base 4:5.1.95+git20150122 + _ZNK4KWin11EffectFrame11isCrossFadeEv@Base 4:5.1.95+git20150122 + _ZNK4KWin11EffectFrame17crossFadeProgressEv@Base 4:5.1.95+git20150122 + _ZNK4KWin11EffectFrame22screenProjectionMatrixEv@Base 4:5.6.2 + _ZNK4KWin12EffectWindow10activitiesEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow10isComboBoxEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow10isUserMoveEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow10metaObjectEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow10windowRoleEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow10windowTypeEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow11closeWindowEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow11hasOwnShapeEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow11isMinimizedEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow11isOnDesktopEi@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow11isPopupMenuEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow11windowClassEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow12acceptsFocusEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow12contentsRectEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow12iconGeometryEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow12isCurrentTabEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow12isFullScreenEv@Base 4:5.6.2 + _ZNK4KWin12EffectWindow12isOnActivityE7QString@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow12isUserResizeEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow13hasDecorationEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow14isDropdownMenuEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow14isNormalWindowEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow14isNotificationEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow14isSkipSwitcherEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow15isOnAllDesktopsEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow15isSpecialWindowEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow16expandedGeometryEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow17isOnAllActivitiesEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow17isOnScreenDisplayEv@Base 4:5.3.0 + _ZNK4KWin12EffectWindow18decorationHasAlphaEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow18isOnCurrentDesktopEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow19isOnCurrentActivityEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow19skipsCloseAnimationEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow1xEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow1yEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow22isMovableAcrossScreensEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow3posEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow4iconEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow4rectEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow4sizeEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow5widthEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow6heightEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow6isDockEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow6isMenuEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow6screenEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow7captionEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow7desktopEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow7isModalEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow7opacityEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow7surfaceEv@Base 4:5.5.1 + _ZNK4KWin12EffectWindow8geometryEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow8hasAlphaEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow8isDialogEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow8isSplashEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow9basicUnitEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow9isDNDIconEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow9isDeletedEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow9isDesktopEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow9isManagedEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow9isMovableEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow9isToolbarEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow9isTooltipEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow9isUtilityEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow9isVisibleEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12EffectWindow9keepAboveEv@Base 4:5.1.95+git20150122 + _ZNK4KWin12PaintClipper8Iterator12boundingRectEv@Base 4:5.1.95+git20150122 + _ZNK4KWin14EffectsHandler10metaObjectEv@Base 4:5.1.95+git20150122 + _ZNK4KWin14EffectsHandler15compositingTypeEv@Base 4:5.1.95+git20150122 + _ZNK4KWin14EffectsHandler19isOpenGLCompositingEv@Base 4:5.1.95+git20150122 + _ZNK4KWin14WindowQuadList10makeArraysEPPfS2_RK6QSizeFb@Base 4:5.1.95+git20150122 + _ZNK4KWin14WindowQuadList12smoothNeededEv@Base 4:5.1.95+git20150122 + _ZNK4KWin14WindowQuadList13isTransformedEv@Base 4:5.1.95+git20150122 + _ZNK4KWin14WindowQuadList15makeRegularGridEii@Base 4:5.1.95+git20150122 + _ZNK4KWin14WindowQuadList21makeInterleavedArraysEjPNS_10GLVertex2DERK10QMatrix4x4@Base 4:5.1.95+git20150122 + _ZNK4KWin14WindowQuadList6selectENS_14WindowQuadTypeE@Base 4:5.1.95+git20150122 + _ZNK4KWin14WindowQuadList8makeGridEi@Base 4:5.1.95+git20150122 + _ZNK4KWin14WindowQuadList8splitAtXEd@Base 4:5.1.95+git20150122 + _ZNK4KWin14WindowQuadList8splitAtYEd@Base 4:5.1.95+git20150122 + _ZNK4KWin14WindowQuadList9filterOutENS_14WindowQuadTypeE@Base 4:5.1.95+git20150122 + _ZNK4KWin15AnimationEffect10clipWindowEPKNS_12EffectWindowERKNS_7AniDataERNS_14WindowQuadListE@Base 4:5.1.95+git20150122 + _ZNK4KWin15AnimationEffect10metaObjectEv@Base 4:5.1.95+git20150122 + _ZNK4KWin15AnimationEffect12interpolatedERKNS_7AniDataEi@Base 4:5.1.95+git20150122 + _ZNK4KWin15AnimationEffect5debugERK7QString@Base 4:5.1.95+git20150122 + _ZNK4KWin15AnimationEffect8clipRectERK5QRectRKNS_7AniDataE@Base 4:5.1.95+git20150122 + _ZNK4KWin15AnimationEffect8isActiveEv@Base 4:5.1.95+git20150122 + _ZNK4KWin15AnimationEffect8progressERKNS_7AniDataE@Base 4:5.1.95+git20150122 + _ZNK4KWin15AnimationEffect8validateENS0_9AttributeERjPNS_4FPx2ES4_PKNS_12EffectWindowE@Base 4:5.6.2 + _ZNK4KWin15ScreenPaintData16projectionMatrixEv@Base 4:5.6.2 + _ZNK4KWin15WindowPaintData10brightnessEv@Base 4:5.1.95+git20150122 + _ZNK4KWin15WindowPaintData10saturationEv@Base 4:5.1.95+git20150122 + _ZNK4KWin15WindowPaintData13setSaturationEd@Base 4:5.1.95+git20150122 + _ZNK4KWin15WindowPaintData15modelViewMatrixEv@Base 4:5.1.95+git20150122 + _ZNK4KWin15WindowPaintData16projectionMatrixEv@Base 4:5.1.95+git20150122 + _ZNK4KWin15WindowPaintData17crossFadeProgressEv@Base 4:5.1.95+git20150122 + _ZNK4KWin15WindowPaintData22screenProjectionMatrixEv@Base 4:5.6.2 + _ZNK4KWin15WindowPaintData6screenEv@Base 4:5.1.95+git20150122 + _ZNK4KWin15WindowPaintData7opacityEv@Base 4:5.1.95+git20150122 + _ZNK4KWin15WindowPaintData9setScreenEi@Base 4:5.1.95+git20150122 + _ZNK4KWin19EffectPluginFactory10metaObjectEv@Base 4:5.1.95+git20150122 + _ZNK4KWin19EffectPluginFactory11isSupportedEv@Base 4:5.1.95+git20150122 + _ZNK4KWin19EffectPluginFactory16enabledByDefaultEv@Base 4:5.1.95+git20150122 + _ZNK4KWin19WindowMotionManager13windowAtPointE6QPointb@Base 4:5.1.95+git20150122 + _ZNK4KWin19WindowMotionManager14targetGeometryEPNS_12EffectWindowE@Base 4:5.1.95+git20150122 + _ZNK4KWin19WindowMotionManager19transformedGeometryEPNS_12EffectWindowE@Base 4:5.1.95+git20150122 + _ZNK4KWin6Effect10metaObjectEv@Base 4:5.1.95+git20150122 + _ZNK4KWin6Effect13x11RootWindowEv@Base 4:5.1.95+git20150122 + _ZNK4KWin6Effect13xcbConnectionEv@Base 4:5.1.95+git20150122 + _ZNK4KWin6Effect28requestedEffectChainPositionEv@Base 4:5.1.95+git20150122 + _ZNK4KWin6Effect5debugERK7QString@Base 4:5.1.95+git20150122 + _ZNK4KWin6Effect8isActiveEv@Base 4:5.1.95+git20150122 + _ZNK4KWin9PaintData11translationEv@Base 4:5.1.95+git20150122 + _ZNK4KWin9PaintData12rotationAxisEv@Base 4:5.1.95+git20150122 + _ZNK4KWin9PaintData12xTranslationEv@Base 4:5.1.95+git20150122 + _ZNK4KWin9PaintData12yTranslationEv@Base 4:5.1.95+git20150122 + _ZNK4KWin9PaintData12zTranslationEv@Base 4:5.1.95+git20150122 + _ZNK4KWin9PaintData13rotationAngleEv@Base 4:5.1.95+git20150122 + _ZNK4KWin9PaintData14rotationOriginEv@Base 4:5.1.95+git20150122 + _ZNK4KWin9PaintData5scaleEv@Base 4:5.1.95+git20150122 + _ZNK4KWin9PaintData6xScaleEv@Base 4:5.1.95+git20150122 + _ZNK4KWin9PaintData6yScaleEv@Base 4:5.1.95+git20150122 + _ZNK4KWin9PaintData6zScaleEv@Base 4:5.1.95+git20150122 + _ZTIN4KWin11EffectFrameE@Base 4:5.1.95+git20150122 + _ZTIN4KWin12EffectWindowE@Base 4:5.1.95+git20150122 + _ZTIN4KWin14EffectsHandlerE@Base 4:5.1.95+git20150122 + _ZTIN4KWin15AnimationEffectE@Base 4:5.1.95+git20150122 + _ZTIN4KWin15ScreenPaintDataE@Base 4:5.1.95+git20150122 + _ZTIN4KWin15WindowPaintDataE@Base 4:5.1.95+git20150122 + _ZTIN4KWin17EffectWindowGroupE@Base 4:5.1.95+git20150122 + _ZTIN4KWin19EffectPluginFactoryE@Base 4:5.1.95+git20150122 + _ZTIN4KWin6EffectE@Base 4:5.1.95+git20150122 + _ZTIN4KWin9PaintDataE@Base 4:5.1.95+git20150122 + _ZTSN4KWin11EffectFrameE@Base 4:5.1.95+git20150122 + _ZTSN4KWin12EffectWindowE@Base 4:5.1.95+git20150122 + _ZTSN4KWin14EffectsHandlerE@Base 4:5.1.95+git20150122 + _ZTSN4KWin15AnimationEffectE@Base 4:5.1.95+git20150122 + _ZTSN4KWin15ScreenPaintDataE@Base 4:5.1.95+git20150122 + _ZTSN4KWin15WindowPaintDataE@Base 4:5.1.95+git20150122 + _ZTSN4KWin17EffectWindowGroupE@Base 4:5.1.95+git20150122 + _ZTSN4KWin19EffectPluginFactoryE@Base 4:5.1.95+git20150122 + _ZTSN4KWin6EffectE@Base 4:5.1.95+git20150122 + _ZTSN4KWin9PaintDataE@Base 4:5.1.95+git20150122 + _ZTVN4KWin11EffectFrameE@Base 4:5.1.95+git20150122 + _ZTVN4KWin12EffectWindowE@Base 4:5.1.95+git20150122 + _ZTVN4KWin14EffectsHandlerE@Base 4:5.1.95+git20150122 + _ZTVN4KWin15AnimationEffectE@Base 4:5.1.95+git20150122 + _ZTVN4KWin15ScreenPaintDataE@Base 4:5.1.95+git20150122 + _ZTVN4KWin15WindowPaintDataE@Base 4:5.1.95+git20150122 + _ZTVN4KWin17EffectWindowGroupE@Base 4:5.1.95+git20150122 + _ZTVN4KWin19EffectPluginFactoryE@Base 4:5.1.95+git20150122 + _ZTVN4KWin6EffectE@Base 4:5.1.95+git20150122 + _ZTVN4KWin9PaintDataE@Base 4:5.1.95+git20150122 + _ZZN4KWin10connectionEvE5s_con@Base 4:5.1.95+git20150122 diff --git a/libkwinglutils9.install b/libkwinglutils9.install new file mode 100644 index 0000000..22e9522 --- /dev/null +++ b/libkwinglutils9.install @@ -0,0 +1,2 @@ +usr/lib/*/libkwingl*utils.so.5.* +usr/lib/*/libkwingl*utils.so.9 diff --git a/libkwinglutils9.symbols b/libkwinglutils9.symbols new file mode 100644 index 0000000..bf743c2 --- /dev/null +++ b/libkwinglutils9.symbols @@ -0,0 +1,269 @@ +# SymbolsHelper-Confirmed: 4:5.8.0 amd64 +libkwinglutils.so.9 libkwinglutils9 #MINVER# + _ZN4KWin10GLPlatform10s_platformE@Base 4:5.1.95+git20150122 + _ZN4KWin10GLPlatform14driverToStringENS_6DriverE@Base 4:5.1.95+git20150122 + _ZN4KWin10GLPlatform15driverToString8ENS_6DriverE@Base 4:5.5.1 + _ZN4KWin10GLPlatform15versionToStringEx@Base 4:5.1.95+git20150122 + _ZN4KWin10GLPlatform16versionToString8Ex@Base 4:5.5.1 + _ZN4KWin10GLPlatform17chipClassToStringENS_9ChipClassE@Base 4:5.1.95+git20150122 + _ZN4KWin10GLPlatform18chipClassToString8ENS_9ChipClassE@Base 4:5.5.1 + _ZN4KWin10GLPlatform6detectENS_23OpenGLPlatformInterfaceE@Base 4:5.1.95+git20150122 + _ZN4KWin10GLPlatform7cleanupEv@Base 4:5.1.95+git20150122 + _ZN4KWin10GLPlatformC1Ev@Base 4:5.1.95+git20150122 + _ZN4KWin10GLPlatformC2Ev@Base 4:5.1.95+git20150122 + _ZN4KWin10GLPlatformD1Ev@Base 4:5.1.95+git20150122 + _ZN4KWin10GLPlatformD2Ev@Base 4:5.1.95+git20150122 + _ZN4KWin12checkGLErrorEPKc@Base 4:5.1.95+git20150122 + _ZN4KWin12hasGLVersionEiii@Base 4:5.1.95+git20150122 + _ZN4KWin13ShaderManager10pushShaderE6QFlagsINS_11ShaderTraitEE@Base 4:5.1.95+git20150122 + _ZN4KWin13ShaderManager10pushShaderEPNS_8GLShaderE@Base 4:5.1.95+git20150122 + _ZN4KWin13ShaderManager14generateShaderE6QFlagsINS_11ShaderTraitEE@Base 4:5.1.95+git20150122 + _ZN4KWin13ShaderManager15s_shaderManagerE@Base 4:5.1.95+git20150122 + _ZN4KWin13ShaderManager18loadShaderFromCodeERK10QByteArrayS3_@Base 4:5.1.95+git20150122 + _ZN4KWin13ShaderManager20generateCustomShaderE6QFlagsINS_11ShaderTraitEERK10QByteArrayS6_@Base 4:5.6.2 + _ZN4KWin13ShaderManager21bindFragDataLocationsEPNS_8GLShaderE@Base 4:5.1.95+git20150122 + _ZN4KWin13ShaderManager27generateShaderFromResourcesE6QFlagsINS_11ShaderTraitEERK7QStringS6_@Base 4:5.6.2 + _ZN4KWin13ShaderManager6shaderE6QFlagsINS_11ShaderTraitEE@Base 4:5.1.95+git20150122 + _ZN4KWin13ShaderManager7cleanupEv@Base 4:5.1.95+git20150122 + _ZN4KWin13ShaderManager8instanceEv@Base 4:5.1.95+git20150122 + _ZN4KWin13ShaderManager8selfTestEv@Base 4:5.1.95+git20150122 + _ZN4KWin13ShaderManager9popShaderEv@Base 4:5.1.95+git20150122 + _ZN4KWin13ShaderManagerC1Ev@Base 4:5.1.95+git20150122 + _ZN4KWin13ShaderManagerC2Ev@Base 4:5.1.95+git20150122 + _ZN4KWin13ShaderManagerD1Ev@Base 4:5.1.95+git20150122 + _ZN4KWin13ShaderManagerD2Ev@Base 4:5.1.95+git20150122 + _ZN4KWin13eglExtensionsEv@Base 4:5.8.0 + _ZN4KWin13glxExtensionsEv@Base 4:5.8.0 + _ZN4KWin13hasEGLVersionEiii@Base 4:5.1.95+git20150122 + _ZN4KWin13hasGLXVersionEiii@Base 4:5.1.95+git20150122 + _ZN4KWin14GLRenderTarget10initStaticEv@Base 4:5.1.95+git20150122 + _ZN4KWin14GLRenderTarget10sSupportedE@Base 4:5.1.95+git20150122 + _ZN4KWin14GLRenderTarget13attachTextureERKNS_9GLTextureE@Base 4:5.1.95+git20150122 + _ZN4KWin14GLRenderTarget13blitSupportedEv@Base 4:5.1.95+git20150122 + _ZN4KWin14GLRenderTarget15popRenderTargetEv@Base 4:5.1.95+git20150122 + _ZN4KWin14GLRenderTarget15s_blitSupportedE@Base 4:5.1.95+git20150122 + _ZN4KWin14GLRenderTarget15s_renderTargetsE@Base 4:5.1.95+git20150122 + _ZN4KWin14GLRenderTarget16pushRenderTargetEPS0_@Base 4:5.1.95+git20150122 + _ZN4KWin14GLRenderTarget19blitFromFramebufferERK5QRectS3_j@Base 4:5.1.95+git20150122 + _ZN4KWin14GLRenderTarget19isRenderTargetBoundEv@Base 4:5.1.95+git20150122 + _ZN4KWin14GLRenderTarget19s_virtualScreenSizeE@Base 4:5.1.95+git20150122 + _ZN4KWin14GLRenderTarget6enableEv@Base 4:5.1.95+git20150122 + _ZN4KWin14GLRenderTarget7cleanupEv@Base 4:5.1.95+git20150122 + _ZN4KWin14GLRenderTarget7disableEv@Base 4:5.1.95+git20150122 + _ZN4KWin14GLRenderTarget7initFBOEv@Base 4:5.1.95+git20150122 + _ZN4KWin14GLRenderTargetC1ERKNS_9GLTextureE@Base 4:5.1.95+git20150122 + _ZN4KWin14GLRenderTargetC2ERKNS_9GLTextureE@Base 4:5.1.95+git20150122 + _ZN4KWin14GLRenderTargetD1Ev@Base 4:5.1.95+git20150122 + _ZN4KWin14GLRenderTargetD2Ev@Base 4:5.1.95+git20150122 + _ZN4KWin14GLVertexBuffer10bindArraysEv@Base 4:5.1.95+git20150122 + _ZN4KWin14GLVertexBuffer10endOfFrameEv@Base 4:5.1.95+git20150122 + _ZN4KWin14GLVertexBuffer10initStaticEv@Base 4:5.1.95+git20150122 + _ZN4KWin14GLVertexBuffer11framePostedEv@Base 4:5.1.95+git20150122 + _ZN4KWin14GLVertexBuffer11setUseColorEb@Base 4:5.1.95+git20150122 + _ZN4KWin14GLVertexBuffer12unbindArraysEv@Base 4:5.1.95+git20150122 + _ZN4KWin14GLVertexBuffer14setVertexCountEi@Base 4:5.1.95+git20150122 + _ZN4KWin14GLVertexBuffer15setAttribLayoutEPKNS_14GLVertexAttribEii@Base 4:5.1.95+git20150122 + _ZN4KWin14GLVertexBuffer15streamingBufferEv@Base 4:5.1.95+git20150122 + _ZN4KWin14GLVertexBuffer19s_virtualScreenSizeE@Base 4:5.1.95+git20150122 + _ZN4KWin14GLVertexBuffer20supportsIndexedQuadsEv@Base 4:5.1.95+git20150122 + (subst)_ZN4KWin14GLVertexBuffer3mapE{size_t}@Base 4:5.1.95+git20150122 + _ZN4KWin14GLVertexBuffer4drawERK7QRegionjiib@Base 4:5.1.95+git20150122 + _ZN4KWin14GLVertexBuffer4drawEjii@Base 4:5.1.95+git20150122 + _ZN4KWin14GLVertexBuffer5resetEv@Base 4:5.1.95+git20150122 + _ZN4KWin14GLVertexBuffer5unmapEv@Base 4:5.1.95+git20150122 + _ZN4KWin14GLVertexBuffer6renderERK7QRegionjb@Base 4:5.1.95+git20150122 + _ZN4KWin14GLVertexBuffer6renderEj@Base 4:5.1.95+git20150122 + _ZN4KWin14GLVertexBuffer7cleanupEv@Base 4:5.1.95+git20150122 + (subst)_ZN4KWin14GLVertexBuffer7setDataEPKv{size_t}@Base 4:5.1.95+git20150122 + _ZN4KWin14GLVertexBuffer7setDataEiiPKfS2_@Base 4:5.1.95+git20150122 + _ZN4KWin14GLVertexBuffer8setColorERK6QColorb@Base 4:5.1.95+git20150122 + _ZN4KWin14GLVertexBufferC1ENS0_9UsageHintE@Base 4:5.1.95+git20150122 + _ZN4KWin14GLVertexBufferC2ENS0_9UsageHintE@Base 4:5.1.95+git20150122 + _ZN4KWin14GLVertexBufferD1Ev@Base 4:5.1.95+git20150122 + _ZN4KWin14GLVertexBufferD2Ev@Base 4:5.1.95+git20150122 + _ZN4KWin14hasGLExtensionERK10QByteArray@Base 4:5.1.95+git20150122 + _ZN4KWin15ColorCorrection10setEnabledEb@Base 4:5.1.95+git20150122 + _ZN4KWin15ColorCorrection11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:5.1.95+git20150122 + _ZN4KWin15ColorCorrection11qt_metacastEPKc@Base 4:5.1.95+git20150122 + _ZN4KWin15ColorCorrection12errorOccuredEv@Base 4:5.1.95+git20150122 + _ZN4KWin15ColorCorrection14setupForOutputEi@Base 4:5.1.95+git20150122 + _ZN4KWin15ColorCorrection16staticMetaObjectE@Base 4:5.1.95+git20150122 + _ZN4KWin15ColorCorrection21prepareFragmentShaderERK10QByteArray@Base 4:5.1.95+git20150122 + _ZN4KWin15ColorCorrection5resetEv@Base 4:5.1.95+git20150122 + _ZN4KWin15ColorCorrection7changedEv@Base 4:5.1.95+git20150122 + _ZN4KWin15ColorCorrectionC1EP7QObject@Base 4:5.1.95+git20150122 + _ZN4KWin15ColorCorrectionC2EP7QObject@Base 4:5.1.95+git20150122 + _ZN4KWin15ColorCorrectionD0Ev@Base 4:5.1.95+git20150122 + _ZN4KWin15ColorCorrectionD1Ev@Base 4:5.1.95+git20150122 + _ZN4KWin15ColorCorrectionD2Ev@Base 4:5.1.95+git20150122 + _ZN4KWin16GLTexturePrivate10initStaticEv@Base 4:5.1.95+git20150122 + _ZN4KWin16GLTexturePrivate12updateMatrixEv@Base 4:5.1.95+git20150122 + _ZN4KWin16GLTexturePrivate16s_supportsARGB32E@Base 4:5.1.95+git20150122 + _ZN4KWin16GLTexturePrivate16s_supportsUnpackE@Base 4:5.1.95+git20150122 + _ZN4KWin16GLTexturePrivate22s_textureObjectCounterE@Base 4:5.1.95+git20150122 + _ZN4KWin16GLTexturePrivate24s_supportsTextureStorageE@Base 4:5.1.95+git20150122 + _ZN4KWin16GLTexturePrivate24s_supportsTextureSwizzleE@Base 4:5.1.95+git20150122 + _ZN4KWin16GLTexturePrivate25s_supportsTextureFormatRGE@Base 4:5.2.1 + _ZN4KWin16GLTexturePrivate28s_supportsFramebufferObjectsE@Base 4:5.1.95+git20150122 + _ZN4KWin16GLTexturePrivate5s_fboE@Base 4:5.1.95+git20150122 + _ZN4KWin16GLTexturePrivate7cleanupEv@Base 4:5.1.95+git20150122 + _ZN4KWin16GLTexturePrivate8onDamageEv@Base 4:5.1.95+git20150122 + _ZN4KWin16GLTexturePrivateC1Ev@Base 4:5.1.95+git20150122 + _ZN4KWin16GLTexturePrivateC2Ev@Base 4:5.1.95+git20150122 + _ZN4KWin16GLTexturePrivateD0Ev@Base 4:5.1.95+git20150122 + _ZN4KWin16GLTexturePrivateD1Ev@Base 4:5.1.95+git20150122 + _ZN4KWin16GLTexturePrivateD2Ev@Base 4:5.1.95+git20150122 + _ZN4KWin16openGLExtensionsEv@Base 4:5.8.0 + _ZN4KWin17nearestPowerOfTwoEi@Base 4:5.1.95+git20150122 + _ZN4KWin18glResolveFunctionsENS_23OpenGLPlatformInterfaceE@Base 4:5.1.95+git20150122 + _ZN4KWin19eglResolveFunctionsEv@Base 4:5.1.95+git20150122 + _ZN4KWin19epoxy_glReadnPixelsE@Base 4:5.4.0 + _ZN4KWin19glTextureUnitsCountE@Base 4:5.1.95+git20150122 + _ZN4KWin19glXSwapIntervalMESAE@Base 4:5.1.95+git20150122 + _ZN4KWin19glxResolveFunctionsEv@Base 4:5.1.95+git20150122 + _ZN4KWin21epoxy_glGetnUniformfvE@Base 4:5.4.0 + _ZN4KWin30epoxy_glGetGraphicsResetStatusE@Base 4:5.4.0 + _ZN4KWin6initGLENS_23OpenGLPlatformInterfaceE@Base 4:5.1.95+git20150122 + _ZN4KWin7initEGLEv@Base 4:5.1.95+git20150122 + _ZN4KWin7initGLXEv@Base 4:5.1.95+git20150122 + _ZN4KWin8GLShader10setUniformENS0_10IntUniformEi@Base 4:5.1.95+git20150122 + _ZN4KWin8GLShader10setUniformENS0_11Vec2UniformERK9QVector2D@Base 4:5.1.95+git20150122 + _ZN4KWin8GLShader10setUniformENS0_11Vec4UniformERK9QVector4D@Base 4:5.1.95+git20150122 + _ZN4KWin8GLShader10setUniformENS0_12ColorUniformERK6QColor@Base 4:5.1.95+git20150122 + _ZN4KWin8GLShader10setUniformENS0_12ColorUniformERK9QVector4D@Base 4:5.1.95+git20150122 + _ZN4KWin8GLShader10setUniformENS0_12FloatUniformEf@Base 4:5.1.95+git20150122 + _ZN4KWin8GLShader10setUniformENS0_13MatrixUniformERK10QMatrix4x4@Base 4:5.1.95+git20150122 + _ZN4KWin8GLShader10setUniformEPKcRK10QMatrix4x4@Base 4:5.1.95+git20150122 + _ZN4KWin8GLShader10setUniformEPKcRK6QColor@Base 4:5.1.95+git20150122 + _ZN4KWin8GLShader10setUniformEPKcRK9QVector2D@Base 4:5.1.95+git20150122 + _ZN4KWin8GLShader10setUniformEPKcRK9QVector3D@Base 4:5.1.95+git20150122 + _ZN4KWin8GLShader10setUniformEPKcRK9QVector4D@Base 4:5.1.95+git20150122 + _ZN4KWin8GLShader10setUniformEPKcf@Base 4:5.1.95+git20150122 + _ZN4KWin8GLShader10setUniformEPKci@Base 4:5.1.95+git20150122 + _ZN4KWin8GLShader10setUniformEiRK10QMatrix4x4@Base 4:5.1.95+git20150122 + _ZN4KWin8GLShader10setUniformEiRK6QColor@Base 4:5.1.95+git20150122 + _ZN4KWin8GLShader10setUniformEiRK9QVector2D@Base 4:5.1.95+git20150122 + _ZN4KWin8GLShader10setUniformEiRK9QVector3D@Base 4:5.1.95+git20150122 + _ZN4KWin8GLShader10setUniformEiRK9QVector4D@Base 4:5.1.95+git20150122 + _ZN4KWin8GLShader10setUniformEif@Base 4:5.1.95+git20150122 + _ZN4KWin8GLShader10setUniformEii@Base 4:5.1.95+git20150122 + _ZN4KWin8GLShader12setAttributeEPKcf@Base 4:5.1.95+git20150122 + _ZN4KWin8GLShader13loadFromFilesERK7QStringS3_@Base 4:5.1.95+git20150122 + _ZN4KWin8GLShader13sColorCorrectE@Base 4:5.1.95+git20150122 + _ZN4KWin8GLShader15uniformLocationEPKc@Base 4:5.1.95+git20150122 + _ZN4KWin8GLShader16resolveLocationsEv@Base 4:5.1.95+git20150122 + _ZN4KWin8GLShader17attributeLocationEPKc@Base 4:5.1.95+git20150122 + _ZN4KWin8GLShader19getUniformMatrix4x4EPKc@Base 4:5.1.95+git20150122 + _ZN4KWin8GLShader20bindFragDataLocationEPKci@Base 4:5.1.95+git20150122 + _ZN4KWin8GLShader21bindAttributeLocationEPKci@Base 4:5.1.95+git20150122 + _ZN4KWin8GLShader4bindEv@Base 4:5.1.95+git20150122 + _ZN4KWin8GLShader4linkEv@Base 4:5.1.95+git20150122 + _ZN4KWin8GLShader4loadERK10QByteArrayS3_@Base 4:5.1.95+git20150122 + _ZN4KWin8GLShader6unbindEv@Base 4:5.1.95+git20150122 + _ZN4KWin8GLShaderC1ERK7QStringS3_j@Base 4:5.1.95+git20150122 + _ZN4KWin8GLShaderC1Ej@Base 4:5.1.95+git20150122 + _ZN4KWin8GLShaderC2ERK7QStringS3_j@Base 4:5.1.95+git20150122 + _ZN4KWin8GLShaderC2Ej@Base 4:5.1.95+git20150122 + _ZN4KWin8GLShaderD1Ev@Base 4:5.1.95+git20150122 + _ZN4KWin8GLShaderD2Ev@Base 4:5.1.95+git20150122 + _ZN4KWin9GLTexture10setSwizzleEjjjj@Base 4:5.1.95+git20150122 + _ZN4KWin9GLTexture11setWrapModeEj@Base 4:5.1.95+git20150122 + _ZN4KWin9GLTexture12setYInvertedEb@Base 4:5.1.95+git20150122 + _ZN4KWin9GLTexture15generateMipmapsEv@Base 4:5.1.95+git20150122 + _ZN4KWin9GLTexture15supportsSwizzleEv@Base 4:5.1.95+git20150122 + _ZN4KWin9GLTexture16supportsFormatRGEv@Base 4:5.2.1 + _ZN4KWin9GLTexture26framebufferObjectSupportedEv@Base 4:5.1.95+git20150122 + _ZN4KWin9GLTexture4bindEv@Base 4:5.1.95+git20150122 + _ZN4KWin9GLTexture5clearEv@Base 4:5.1.95+git20150122 + _ZN4KWin9GLTexture6renderE7QRegionRK5QRectb@Base 4:5.1.95+git20150122 + _ZN4KWin9GLTexture6unbindEv@Base 4:5.1.95+git20150122 + _ZN4KWin9GLTexture6updateERK6QImageRK6QPointRK5QRect@Base 4:5.1.95+git20150122 + _ZN4KWin9GLTexture7discardEv@Base 4:5.1.95+git20150122 + _ZN4KWin9GLTexture8setDirtyEv@Base 4:5.1.95+git20150122 + _ZN4KWin9GLTexture9setFilterEj@Base 4:5.1.95+git20150122 + _ZN4KWin9GLTextureC1ERK6QImagej@Base 4:5.1.95+git20150122 + _ZN4KWin9GLTextureC1ERK7QPixmapj@Base 4:5.1.95+git20150122 + _ZN4KWin9GLTextureC1ERK7QString@Base 4:5.1.95+git20150122 + _ZN4KWin9GLTextureC1ERKS0_@Base 4:5.1.95+git20150122 + _ZN4KWin9GLTextureC1ERNS_16GLTexturePrivateE@Base 4:5.1.95+git20150122 + _ZN4KWin9GLTextureC1EjRK5QSizei@Base 4:5.1.95+git20150122 + _ZN4KWin9GLTextureC1Ejiii@Base 4:5.1.95+git20150122 + _ZN4KWin9GLTextureC1Ev@Base 4:5.1.95+git20150122 + _ZN4KWin9GLTextureC2ERK6QImagej@Base 4:5.1.95+git20150122 + _ZN4KWin9GLTextureC2ERK7QPixmapj@Base 4:5.1.95+git20150122 + _ZN4KWin9GLTextureC2ERK7QString@Base 4:5.1.95+git20150122 + _ZN4KWin9GLTextureC2ERKS0_@Base 4:5.1.95+git20150122 + _ZN4KWin9GLTextureC2ERNS_16GLTexturePrivateE@Base 4:5.1.95+git20150122 + _ZN4KWin9GLTextureC2EjRK5QSizei@Base 4:5.1.95+git20150122 + _ZN4KWin9GLTextureC2Ejiii@Base 4:5.1.95+git20150122 + _ZN4KWin9GLTextureC2Ev@Base 4:5.1.95+git20150122 + _ZN4KWin9GLTextureD0Ev@Base 4:5.1.95+git20150122 + _ZN4KWin9GLTextureD1Ev@Base 4:5.1.95+git20150122 + _ZN4KWin9GLTextureD2Ev@Base 4:5.1.95+git20150122 + _ZN4KWin9GLTextureaSERKS0_@Base 4:5.1.95+git20150122 + _ZN4KWin9cleanupGLEv@Base 4:5.1.95+git20150122 + _ZNK4KWin10GLPlatform11glslVersionEv@Base 4:5.1.95+git20150122 + _ZNK4KWin10GLPlatform11mesaVersionEv@Base 4:5.1.95+git20150122 + _ZNK4KWin10GLPlatform12isMesaDriverEv@Base 4:5.1.95+git20150122 + _ZNK4KWin10GLPlatform12isVirtualBoxEv@Base 4:5.1.95+git20150122 + _ZNK4KWin10GLPlatform12printResultsEv@Base 4:5.1.95+git20150122 + _ZNK4KWin10GLPlatform13driverVersionEv@Base 4:5.1.95+git20150122 + _ZNK4KWin10GLPlatform13kernelVersionEv@Base 4:5.1.95+git20150122 + _ZNK4KWin10GLPlatform13serverVersionEv@Base 4:5.1.95+git20150122 + _ZNK4KWin10GLPlatform14galliumVersionEv@Base 4:5.1.95+git20150122 + _ZNK4KWin10GLPlatform14glVendorStringEv@Base 4:5.1.95+git20150122 + _ZNK4KWin10GLPlatform14isLooseBindingEv@Base 4:5.1.95+git20150122 + _ZNK4KWin10GLPlatform15glVersionStringEv@Base 4:5.1.95+git20150122 + _ZNK4KWin10GLPlatform15isGalliumDriverEv@Base 4:5.1.95+git20150122 + _ZNK4KWin10GLPlatform16glRendererStringEv@Base 4:5.1.95+git20150122 + _ZNK4KWin10GLPlatform16isVirtualMachineEv@Base 4:5.1.95+git20150122 + _ZNK4KWin10GLPlatform17platformInterfaceEv@Base 4:5.1.95+git20150122 + _ZNK4KWin10GLPlatform19isSoftwareEmulationEv@Base 4:5.1.95+git20150122 + _ZNK4KWin10GLPlatform19preferBufferSubDataEv@Base 4:5.1.95+git20150122 + _ZNK4KWin10GLPlatform21recommendedCompositorEv@Base 4:5.1.95+git20150122 + _ZNK4KWin10GLPlatform30glShadingLanguageVersionStringEv@Base 4:5.1.95+git20150122 + _ZNK4KWin10GLPlatform6driverEv@Base 4:5.1.95+git20150122 + _ZNK4KWin10GLPlatform6isGLESEv@Base 4:5.1.95+git20150122 + _ZNK4KWin10GLPlatform7isIntelEv@Base 4:5.1.95+git20150122 + _ZNK4KWin10GLPlatform8isAdrenoEv@Base 4:5.8.0 + _ZNK4KWin10GLPlatform8isNvidiaEv@Base 4:5.1.95+git20150122 + _ZNK4KWin10GLPlatform8isRadeonEv@Base 4:5.1.95+git20150122 + _ZNK4KWin10GLPlatform8isVMwareEv@Base 4:5.1.95+git20150122 + _ZNK4KWin10GLPlatform8supportsENS_9GLFeatureE@Base 4:5.1.95+git20150122 + _ZNK4KWin10GLPlatform9chipClassEv@Base 4:5.1.95+git20150122 + _ZNK4KWin10GLPlatform9glVersionEv@Base 4:5.1.95+git20150122 + _ZNK4KWin13ShaderManager13isShaderBoundEv@Base 4:5.1.95+git20150122 + _ZNK4KWin13ShaderManager13isShaderDebugEv@Base 4:5.1.95+git20150122 + _ZNK4KWin13ShaderManager14getBoundShaderEv@Base 4:5.1.95+git20150122 + _ZNK4KWin13ShaderManager20generateVertexSourceE6QFlagsINS_11ShaderTraitEE@Base 4:5.1.95+git20150122 + _ZNK4KWin13ShaderManager22bindAttributeLocationsEPNS_8GLShaderE@Base 4:5.1.95+git20150122 + _ZNK4KWin13ShaderManager22generateFragmentSourceE6QFlagsINS_11ShaderTraitEE@Base 4:5.1.95+git20150122 + _ZNK4KWin14GLVertexBuffer10isUseColorEv@Base 4:5.1.95+git20150122 + _ZNK4KWin15ColorCorrection10metaObjectEv@Base 4:5.1.95+git20150122 + _ZNK4KWin15ColorCorrection9isEnabledEv@Base 4:5.1.95+git20150122 + _ZNK4KWin8GLShader13prepareSourceEjRK10QByteArray@Base 4:5.1.95+git20150122 + _ZNK4KWin8GLShader7compileEjjRK10QByteArray@Base 4:5.1.95+git20150122 + _ZNK4KWin9GLTexture11isYInvertedEv@Base 4:5.1.95+git20150122 + _ZNK4KWin9GLTexture14internalFormatEv@Base 4:5.1.95+git20150122 + _ZNK4KWin9GLTexture4sizeEv@Base 4:5.1.95+git20150122 + _ZNK4KWin9GLTexture5widthEv@Base 4:5.1.95+git20150122 + _ZNK4KWin9GLTexture6filterEv@Base 4:5.1.95+git20150122 + _ZNK4KWin9GLTexture6heightEv@Base 4:5.1.95+git20150122 + _ZNK4KWin9GLTexture6isNullEv@Base 4:5.1.95+git20150122 + _ZNK4KWin9GLTexture6matrixENS_21TextureCoordinateTypeE@Base 4:5.1.95+git20150122 + _ZNK4KWin9GLTexture6targetEv@Base 4:5.1.95+git20150122 + _ZNK4KWin9GLTexture7isDirtyEv@Base 4:5.1.95+git20150122 + _ZNK4KWin9GLTexture7textureEv@Base 4:5.1.95+git20150122 + _ZTI11QSharedData@Base 4:5.1.95+git20150122 + _ZTIN4KWin15ColorCorrectionE@Base 4:5.1.95+git20150122 + _ZTIN4KWin16GLTexturePrivateE@Base 4:5.1.95+git20150122 + _ZTIN4KWin9GLTextureE@Base 4:5.1.95+git20150122 + _ZTS11QSharedData@Base 4:5.1.95+git20150122 + _ZTSN4KWin15ColorCorrectionE@Base 4:5.1.95+git20150122 + _ZTSN4KWin16GLTexturePrivateE@Base 4:5.1.95+git20150122 + _ZTSN4KWin9GLTextureE@Base 4:5.1.95+git20150122 + _ZTVN4KWin15ColorCorrectionE@Base 4:5.1.95+git20150122 + _ZTVN4KWin16GLTexturePrivateE@Base 4:5.1.95+git20150122 + _ZTVN4KWin9GLTextureE@Base 4:5.1.95+git20150122 + _ZZN4KWin10connectionEvE5s_con@Base 4:5.8.0 + _ZZN4KWin7displayEvE9s_display@Base 4:5.1.95+git20150122 diff --git a/libkwinxrenderutils9.install b/libkwinxrenderutils9.install new file mode 100644 index 0000000..b3e06a2 --- /dev/null +++ b/libkwinxrenderutils9.install @@ -0,0 +1,2 @@ +usr/lib/*/libkwinxrenderutils.so.5.* +usr/lib/*/libkwinxrenderutils.so.9 diff --git a/libkwinxrenderutils9.symbols b/libkwinxrenderutils9.symbols new file mode 100644 index 0000000..8250123 --- /dev/null +++ b/libkwinxrenderutils9.symbols @@ -0,0 +1,32 @@ +# SymbolsHelper-Confirmed: 4:5.7.0 amd64 +libkwinxrenderutils.so.9 libkwinxrenderutils9 #MINVER# + _ZN4KWin11preMultiplyERK6QColorf@Base 4:5.1.95+git20150122 + _ZN4KWin11xRenderFillERK18xcb_render_color_t@Base 4:5.1.95+git20150122 + _ZN4KWin11xRenderFillERK6QColor@Base 4:5.1.95+git20150122 + _ZN4KWin12XFixesRegionC1ERK7QRegion@Base 4:5.1.95+git20150122 + _ZN4KWin12XFixesRegionC2ERK7QRegion@Base 4:5.1.95+git20150122 + _ZN4KWin12XFixesRegionD0Ev@Base 4:5.1.95+git20150122 + _ZN4KWin12XFixesRegionD1Ev@Base 4:5.1.95+git20150122 + _ZN4KWin12XFixesRegionD2Ev@Base 4:5.1.95+git20150122 + _ZN4KWin12XRenderUtils14findPictFormatEj@Base 4:5.1.95+git20150122 + _ZN4KWin12XRenderUtils18findPictFormatInfoEj@Base 4:5.1.95+git20150122 + _ZN4KWin12XRenderUtils4initEP16xcb_connection_tj@Base 4:5.1.95+git20150122 + _ZN4KWin12XRenderUtils7cleanupEv@Base 4:5.7.0 + _ZN4KWin14XRenderPicture9fromImageERK6QImage@Base 4:5.1.95+git20150122 + _ZN4KWin14XRenderPictureC1ERK6QImage@Base 4:5.1.95+git20150122 + _ZN4KWin14XRenderPictureC1Eji@Base 4:5.1.95+git20150122 + _ZN4KWin14XRenderPictureC2ERK6QImage@Base 4:5.1.95+git20150122 + _ZN4KWin14XRenderPictureC2Eji@Base 4:5.1.95+git20150122 + _ZN4KWin16xRenderOffscreenEv@Base 4:5.1.95+git20150122 + _ZN4KWin16xRenderPopTargetEv@Base 4:5.1.95+git20150122 + _ZN4KWin17xRenderPushTargetEPNS_14XRenderPictureE@Base 4:5.1.95+git20150122 + _ZN4KWin18XRenderPictureDataD1Ev@Base 4:5.1.95+git20150122 + _ZN4KWin18XRenderPictureDataD2Ev@Base 4:5.1.95+git20150122 + _ZN4KWin19setXRenderOffscreenEb@Base 4:5.1.95+git20150122 + _ZN4KWin19xRenderBlendPictureEd@Base 4:5.1.95+git20150122 + _ZN4KWin22xRenderOffscreenTargetEv@Base 4:5.1.95+git20150122 + _ZN4KWin28scene_xRenderOffscreenTargetEv@Base 4:5.1.95+git20150122 + _ZN4KWin31scene_setXRenderOffscreenTargetEj@Base 4:5.1.95+git20150122 + _ZTIN4KWin12XFixesRegionE@Base 4:5.1.95+git20150122 + _ZTSN4KWin12XFixesRegionE@Base 4:5.1.95+git20150122 + _ZTVN4KWin12XFixesRegionE@Base 4:5.1.95+git20150122 diff --git a/rules b/rules new file mode 100755 index 0000000..b196f7c --- /dev/null +++ b/rules @@ -0,0 +1,14 @@ +#!/usr/bin/make -f +# -*- makefile -*- + +l10npkgs_firstversion_ok := 4:4.14.0-2 + +include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk +include /usr/share/pkg-kde-tools/qt-kde-team/2/l10n-packages.mk + +override_dh_strip: + $(overridden_command) --dbgsym-migration='kwin-dbg (<= 4:5.5.5-1~~)' + +override_dh_auto_test: + # Disable auto tests at build time + : diff --git a/source/format b/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/tests/acc b/tests/acc new file mode 100755 index 0000000..f8dc629 --- /dev/null +++ b/tests/acc @@ -0,0 +1,11 @@ +#!/bin/sh + +DEB_HOST_MULTIARCH=$(dpkg-architecture -qDEB_HOST_MULTIARCH) + +for in_file in debian/*.acc.in; do + out_file=${in_file%.in} + sed 's/@@DEB_HOST_MULTIARCH@@/'"${DEB_HOST_MULTIARCH}"'/' \ + "${in_file}" > "${out_file}" +done + +dh_acc diff --git a/tests/control b/tests/control new file mode 100644 index 0000000..09436ce --- /dev/null +++ b/tests/control @@ -0,0 +1,9 @@ +Tests: testsuite +Depends: @, debhelper, cmake, + xvfb, xauth, dbus (>= 1.8), xserver-xephyr, libkf5service-bin, kded5, + xwayland, oxygen-icon-theme, mesa-utils +Restrictions: build-needed + +Tests: acc +Depends: @, dh-acc, exuberant-ctags +Restrictions: allow-stderr diff --git a/tests/testsuite b/tests/testsuite new file mode 100755 index 0000000..bae86a8 --- /dev/null +++ b/tests/testsuite @@ -0,0 +1,10 @@ +#!/bin/sh +if [ -z "$HOME" ] || [ ! -d "$HOME" ]; then + [ -e debian/tests.home ] || mkdir debian/tests.home + export HOME="$(pwd)/debian/tests.home" + trap "rm -rf debian/tests.home" EXIT +fi +mkdir -p "$HOME"/.config || true +mkdir -p "$HOME"/.kde-unit-test || true + +xvfb-run -a dbus-run-session -- dh_auto_test diff --git a/upstream/metadata b/upstream/metadata new file mode 100644 index 0000000..5bfa70d --- /dev/null +++ b/upstream/metadata @@ -0,0 +1,7 @@ +Name: kwin +Changelog: https://quickgit.kde.org/?p=kwin.git&a=log +Contact: plasma-devel@kde.org +Donation: https://www.kde.org/community/donations/index.php +Repository: https://anongit.kde.org/kwin.git +Repository-Browse: https://quickgit.kde.org/?p=kwin.git +Security-Contact: security@kde.org diff --git a/watch b/watch new file mode 100644 index 0000000..7720940 --- /dev/null +++ b/watch @@ -0,0 +1,2 @@ +version=3 +http://download.kde.org/stable/plasma/([\d.]+)/kwin-([\d.]+)\.tar\.xz -- 2.30.2