Import kwin_5.20.5-1.debian.tar.xz
authorNorbert Preining <norbert@preining.info>
Wed, 6 Jan 2021 14:50:52 +0000 (14:50 +0000)
committerNorbert Preining <norbert@preining.info>
Wed, 6 Jan 2021 14:50:52 +0000 (14:50 +0000)
[dgit import tarball kwin 4:5.20.5-1 kwin_5.20.5-1.debian.tar.xz]

44 files changed:
changelog [new file with mode: 0644]
control [new file with mode: 0644]
copyright [new file with mode: 0644]
kwin-common.install [new file with mode: 0644]
kwin-common.lintian-overrides [new file with mode: 0644]
kwin-common.maintscript [new file with mode: 0644]
kwin-data.install [new file with mode: 0644]
kwin-data.qml-ignore [new file with mode: 0644]
kwin-dev.acc.in [new file with mode: 0644]
kwin-dev.install [new file with mode: 0644]
kwin-wayland-backend-drm.install [new file with mode: 0644]
kwin-wayland-backend-fbdev.install [new file with mode: 0644]
kwin-wayland-backend-virtual.install [new file with mode: 0644]
kwin-wayland-backend-wayland.install [new file with mode: 0644]
kwin-wayland-backend-x11.install [new file with mode: 0644]
kwin-wayland.install [new file with mode: 0644]
kwin-wayland.lintian-overrides [new file with mode: 0644]
kwin-wayland.postinst [new file with mode: 0644]
kwin-x11.install [new file with mode: 0644]
kwin-x11.links [new file with mode: 0644]
kwin-x11.lintian-overrides [new file with mode: 0644]
kwin-x11.postinst [new file with mode: 0644]
kwin-x11.prerm [new file with mode: 0644]
libkwin4-effect-builtins1.install [new file with mode: 0644]
libkwineffects12a.install [new file with mode: 0644]
libkwineffects12a.lintian-overrides [new file with mode: 0644]
libkwineffects12a.symbols [new file with mode: 0644]
libkwinglutils12.install [new file with mode: 0644]
libkwinglutils12.symbols [new file with mode: 0644]
libkwinxrenderutils12.install [new file with mode: 0644]
libkwinxrenderutils12.symbols [new file with mode: 0644]
patches/fix-left-edge-dead-pixel.patch [new file with mode: 0644]
patches/series [new file with mode: 0644]
patches/uninitialized-yuvformat.patch [new file with mode: 0644]
rules [new file with mode: 0755]
salsa-ci.yml [new file with mode: 0644]
salsa/extra_repository.list [new file with mode: 0644]
salsa/qt-kde-team.debian.net.asc [new file with mode: 0644]
source/format [new file with mode: 0644]
tests/acc [new file with mode: 0755]
tests/control [new file with mode: 0644]
upstream/metadata [new file with mode: 0644]
upstream/signing-key.asc [new file with mode: 0644]
watch [new file with mode: 0644]

diff --git a/changelog b/changelog
new file mode 100644 (file)
index 0000000..92cb0c7
--- /dev/null
+++ b/changelog
@@ -0,0 +1,898 @@
+kwin (4:5.20.5-1) unstable; urgency=medium
+
+  * New upstream release (5.20.5).
+
+ -- Norbert Preining <norbert@preining.info>  Wed, 06 Jan 2021 23:50:52 +0900
+
+kwin (4:5.20.4-4) unstable; urgency=medium
+
+  * Enable pipewire support by adding the respective B-D.
+
+ -- Norbert Preining <norbert@preining.info>  Mon, 28 Dec 2020 09:44:54 +0900
+
+kwin (4:5.20.4-3) unstable; urgency=medium
+
+  * Release to unstable.
+
+ -- Norbert Preining <norbert@preining.info>  Tue, 22 Dec 2020 11:04:37 +0900
+
+kwin (4:5.20.4-2) experimental; urgency=medium
+
+  * Rebuild for Qt transition.
+
+ -- Norbert Preining <norbert@preining.info>  Sun, 13 Dec 2020 00:38:11 +0900
+
+kwin (4:5.20.4-1) experimental; urgency=medium
+
+  [ Norbert Preining ]
+  * New upstream release (5.20.4).
+  * Update and tighten dependencies.
+  * Update list of installed files.
+  * Update lintian overrides.
+  * Update symbols.
+  * Remove upstream included d/p/duplicate-property-warning.patch.
+
+  [ Aurélien COUDERC ]
+  * Backport upstream patch to fix left-edge dead pixel for click and scroll
+    events.
+
+  [ Pino Toscano ]
+  * Switch the transitional libxcb-util0-dev build dependency to
+    libxcb-util-dev.
+  * Bump Standards-Version to 4.5.1, no changes required.
+  * Trim trailing whitespace.
+  * Set field Upstream-Contact in debian/copyright.
+  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
+    present in machine-readable debian/copyright).
+  * Update lintian overrides.
+
+  [ Scarlett Moore ]
+  * Bump kwin-common recommends/suggest plasma depends to current release.
+  * Update upstream/metadata.
+    - Repositories to invent.kde.org.
+    - Added bug database.
+    - Updated changelog to point to announcements.
+  * Remove LD_FLAGS override, no longer needed, --as-needed is default now.
+  * Add hardening options +all.
+
+ -- Norbert Preining <norbert@preining.info>  Wed, 09 Dec 2020 14:17:32 +0900
+
+kwin (4:5.19.5-3) unstable; urgency=medium
+
+  * Release to unstable.
+
+ -- Norbert Preining <norbert@preining.info>  Fri, 06 Nov 2020 08:37:23 +0900
+
+kwin (4:5.19.5-2) experimental; urgency=medium
+
+  [ Scarlett Moore ]
+  * Fix "FTBFS: egl_dmabuf.cpp:97:9: error: EGL_TEXTURE_Y_XUXV_WL
+    was not declared in this scope" Apply upstream commit
+    2c76cc4784382b3df9b5413860d0793ea26cea31 which addresses the misuse
+    of private headers.
+    (Closes: #973149)
+  * Add salsa-ci config so we can build on salsa.
+
+ -- Norbert Preining <norbert@preining.info>  Mon, 02 Nov 2020 09:39:13 +0900
+
+kwin (4:5.19.5-1) experimental; urgency=medium
+
+  * New upstream release (5.19.5).
+  * Add Patrick and myself to uploaders.
+
+ -- Norbert Preining <norbert@preining.info>  Mon, 19 Oct 2020 13:45:27 +0900
+
+kwin (4:5.19.4-1) experimental; urgency=medium
+
+  * Team upload.
+
+  [ Jiří Paleček ]
+  * New versions of dependencies for 5.18.5
+  * Install new files
+  * Use dh-python3
+  * Add some patches, fixing compile warnings (affecting code correctness)
+  * Rename libkwineffects12 to -12a
+  * Remove some symbols from libkwinglutils
+
+ -- Jiri Palecek <jpalecek@web.de>  Mon, 15 Jun 2020 03:01:07 +0200
+
+kwin (4:5.17.5-4) unstable; urgency=medium
+
+  * Team upload.
+
+  [ Scarlett Moore ]
+  * Fix "FTBFS: egl_dmabuf.cpp:97:9: error: EGL_TEXTURE_Y_XUXV_WL
+    was not declared in this scope"
+    Apply upstream commit 2c76cc4784382b3df9b5413860d0793ea26cea31
+    as Fix_misuse_of_EGL_eglmesaext_h.patch
+    which addresses the misuse of private headers.
+    (Closes: #973149)
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Fri, 30 Oct 2020 23:23:05 -0300
+
+kwin (4:5.17.5-3) unstable; urgency=medium
+
+  * Team upload.
+
+  [ Pino Toscano ]
+  * Replace the transitional libfontconfig1-dev build dependency with
+    libfontconfig-dev.
+  * Add the libxcb-xfixes0-dev dependency to kwin-dev, as the kwin headers use
+    xcb/xfixes.h.
+  * 'acc' autopkgtest: make it verbose, and copy the logs as artifact if
+    requested.
+  * Fix typo in kwin-common.maintscript to properly remove the old
+    /etc/xdg/kwinswitcher.knsrc conffile.
+  * Bump the debhelper compatibility to 13:
+    - switch the debhelper-compat build dependency to 13
+  * Update lintian overrides.
+
+  [ Jiří Paleček ]
+  * Rules-Requires-Root: no
+
+  [ Norbert Preining ]
+  * New upstream release (5.19.4).
+  * Remove Maximiliano from Uploaders as requested on IRC.
+  * Add Scarlett Moore to Uploaders.
+  * Change maintainer in d/control to Debian Qt/KDE Maintainers.
+  * Update build-deps with the info from cmake.
+  * Update list of installed files.
+  * Update symbols files.
+  * Unfuzzify patches.
+  * Add build-deps for Python.
+  * Tighten build-deps for kscreenlocker-dev.
+  * Clean up lintian overrides.
+
+ -- Pino Toscano <pino@debian.org>  Fri, 28 Aug 2020 19:04:07 +0200
+
+kwin (4:5.17.5-2) unstable; urgency=medium
+
+  * Team upload.
+  * Upload to unstable.
+  * Bump Standards-Version to 4.5.0, no changes required.
+
+ -- Pino Toscano <pino@debian.org>  Fri, 14 Feb 2020 20:53:37 +0100
+
+kwin (4:5.17.5-1) experimental; urgency=medium
+
+  * Team upload.
+
+  [ Maximiliano Curia ]
+  * New upstream release (5.16.5):
+    - work better with NVIDIA drivers (Closes: #925528)
+    - properly restore the current desktop from session (Closes: #930538)
+  * Salsa CI automatic initialization by Tuco
+  * Update build-deps and deps with the info from cmake
+
+  [ Pino Toscano ]
+  * New upstream release:
+    - add support for zwp_linux_dmabuf (Closes: #892204)
+  * Update the build dependencies according to the upstream build system:
+    - bump KF packages to 5.62.0
+    - bump breeze-dev, kscreenlocker-dev, and libkdecorations2-dev to 5.17
+    - add libxcb-util0-dev
+    - explicitly add gettext
+    - switch from the transitional libfreetype6-dev to libfreetype-dev
+  * Drop the migration from kwin-dbg, no more needed after two Debian stable
+    releases.
+  * Remove breaks/replaces for versions older than oldstable.
+  * Pass -DBUILD_TESTING=OFF to cmake to disable the build of tests, as they
+    are not run at build time anyway.
+  * Drop the 'testsuite' autopkgtest, as it does not test the installed
+    packages
+    - drop no more needed patches: Disable-testShadeWobblyWindows.patch,
+      Ignore-cursor-weird-behaviour-under-a-containerized-xvfb.patch, and
+      disable-MouseMark-and-TrackMouse-effects-loading-test.patch
+  * Update install files.
+  * Unregister old conffiles.
+  * Rename some packages according to new SONAMEs:
+    - libkwineffects11 -> libkwineffects12
+    - libkwinglutils11 -> libkwinglutils12
+    - libkwinxrenderutils11 -> libkwinxrenderutils12
+  * Update symbols files.
+  * Do not use the ${shlibs:Depends} substvar in kwin-data, as it does not
+    exist.
+  * Bump the debhelper compatibility to 12:
+    - switch the debhelper build dependency to debhelper-compat 12
+    - remove debian/compat
+  * Bump Standards-Version to 4.4.1, no changes required.
+  * Update lintian overrides.
+  * Tighten inter-libraries dependencies
+    - remove almost all the manual dependencies
+
+  [ Helmut Grohne ]
+  * Mark kwin-data Multi-Arch: foreign. (Closes: #893438)
+
+ -- Pino Toscano <pino@debian.org>  Mon, 13 Jan 2020 06:45:42 +0100
+
+kwin (4:5.14.5-1) unstable; urgency=medium
+
+  * New upstream release (5.14.5).
+  * Update install files
+  * Release to unstable
+
+ -- Maximiliano Curia <maxy@debian.org>  Thu, 24 Jan 2019 09:25:57 -0300
+
+kwin (4:5.14.3-2) unstable; urgency=medium
+
+  * Team upload.
+  * Update symbols files from logs of buildds.
+
+ -- Pino Toscano <pino@debian.org>  Sat, 24 Nov 2018 16:25:34 +0100
+
+kwin (4:5.14.3-1) unstable; urgency=medium
+
+  * Update upsteam signing-key
+  * New upstream release (5.14.3).
+  * Update build-deps and deps with the info from cmake
+  * Rediff patches
+  * Update symbols files.
+  * Bump group breaks (4:5.14)
+  * Release to unstable
+
+ -- Maximiliano Curia <maxy@debian.org>  Fri, 23 Nov 2018 08:50:38 -0300
+
+kwin (4:5.13.5-1) unstable; urgency=medium
+
+  * New upstream release (5.13.5).
+  * Release to unstable
+
+ -- Maximiliano Curia <maxy@debian.org>  Thu, 06 Sep 2018 20:40:35 +0200
+
+kwin (4:5.13.4-1) unstable; urgency=medium
+
+  * New upstream release (5.13.4).
+  * disable MouseMark and TrackMouse effects loading test
+  * Release to unstable
+
+ -- Maximiliano Curia <maxy@debian.org>  Sun, 19 Aug 2018 23:18:06 +0200
+
+kwin (4:5.13.1-1) unstable; urgency=medium
+
+  * New upstream release (5.13.1).
+  * Update build-deps and deps with the info from cmake
+  * Force build against the new kdecoration soversion
+  * Update symbols files.
+  * Ignore cursor weird behaviour under a containerized xvfb
+  * Bump group breaks (4:5.13)
+  * Release to unstable
+
+ -- Maximiliano Curia <maxy@debian.org>  Tue, 26 Jun 2018 13:43:07 +0200
+
+kwin (4:5.12.5-1) unstable; urgency=medium
+
+  * Bump Standards-Version to 4.1.4.
+  * New upstream release (5.12.5).
+  * testsuite: fix most of the test running environment
+  * Add patch: Disable-testShadeWobblyWindows.patch
+  * Add missing -dev dependency
+  * Run the tests sequentialy
+  * Use https for the debian/copyright
+  * Release to unstable
+
+ -- Maximiliano Curia <maxy@debian.org>  Wed, 09 May 2018 13:24:01 +0200
+
+kwin (4:5.12.4-1) unstable; urgency=medium
+
+  * New upstream release (5.12.4).
+  * Add a misc depends to kde-window-manager
+  * Drop kde-window-manager transitional package
+  * Release to unstable
+
+ -- Maximiliano Curia <maxy@debian.org>  Wed, 28 Mar 2018 18:12:47 +0200
+
+kwin (4:5.12.3-1) sid; urgency=medium
+
+  * New upstream release (5.12.2).
+  * New upstream release (5.12.3).
+  * Release to sid
+
+ -- Maximiliano Curia <maxy@debian.org>  Wed, 07 Mar 2018 19:14:08 +0100
+
+kwin (4:5.12.1-1) sid; urgency=medium
+
+  * Add qml virtualkeyboard as a recommends
+  * Use the salsa canonical urls
+  * New upstream release (5.12.1).
+  * Release to sid
+
+ -- Maximiliano Curia <maxy@debian.org>  Tue, 20 Feb 2018 22:08:54 +0100
+
+kwin (4:5.12.0-2) sid; urgency=medium
+
+  * New revision
+  * Add libcap as a build depends
+  * Set kwin_wayland capabilities in postinst
+  * Release to sid
+
+ -- Maximiliano Curia <maxy@debian.org>  Mon, 12 Feb 2018 16:03:42 +0100
+
+kwin (4:5.12.0-1) experimental; urgency=medium
+
+  * Bump debhelper build-dep and compat to 11.
+  * Build without build_stamp
+  * Add link options as-needed
+  * Add Bhushan Shah upstream signing key
+  * New upstream release (5.12.0).
+  * Update build-deps and deps with the info from cmake
+  * Bump Standards-Version to 4.1.3.
+  * Bump group breaks (5.12)
+  * Update build-deps and deps with the info from cmake
+  * Update install files
+  * Use https uri for uscan
+  * Drop unused lintian overrides
+  * Release to experimental
+
+ -- Maximiliano Curia <maxy@debian.org>  Thu, 08 Feb 2018 15:20:50 +0100
+
+kwin (4:5.11.4-1) experimental; urgency=medium
+
+  * New upstream release (5.11.4).
+  * Bump Standards-Version to 4.1.2.
+  * Update build-deps and deps with the info from cmake
+  * Update symbols files.
+  * Update install files
+  * Release to experimental
+
+ -- Maximiliano Curia <maxy@debian.org>  Wed, 03 Jan 2018 16:49:03 -0300
+
+kwin (4:5.10.5-2) sid; urgency=medium
+
+  * New revision
+  * Bump Standards-Version to 4.1.0.
+  * Release to sid
+
+ -- Maximiliano Curia <maxy@debian.org>  Sun, 03 Sep 2017 09:55:31 +0200
+
+kwin (4:5.10.5-1) experimental; urgency=medium
+
+  [ Maximiliano Curia ]
+  * New upstream release (5.10.3.1).
+  * Update build-deps and deps with the info from cmake
+  * Bump Standards-Version to 4.0.0.
+  * Update upstream metadata
+  * Bump group breaks (5.10)
+  * Sync watch file and signing-key.asc with neon
+  * Bump kdecorations build dep to 5.10
+  * Update symbols files after soversion bump
+  * New upstream release (5.10.4).
+  * New upstream release (5.10.5).
+  * Drop upstream patches
+  * Release to experimental
+
+  [ Jonathan Riddell ]
+  * update for new soversion
+  * update .install
+
+ -- Maximiliano Curia <maxy@debian.org>  Mon, 28 Aug 2017 15:29:21 +0200
+
+kwin (4:5.8.7-2) unstable; urgency=medium
+
+  * Team upload.
+  * Backport upstream patch to fix build with modularized Qt PlatformSupport.
+    (Closes: #873078)
+  * Backport upstream patch to fix ‘undefined reference to qCompare’ error.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Fri, 25 Aug 2017 14:06:50 +0300
+
+kwin (4:5.8.7-1) unstable; urgency=medium
+
+  * New upstream release (5.8.7)
+      + move the view at the correct index at startup
+        using the same trick as elsewhere, set the currentIndex
+        and move the view to currentIndex right at startup
+        the only way to be sure is onContentHeightChanged
+        as there are no signals for when "the view has been
+        populated and settled up"
+      + [kcm_kwindecoration] Respect theme colors in buttons
+      + Fix crash on dragging titlebar buttons in System Settings
+        Currently, if user tries to move one of buttons to the left, ending up
+        dragging one button onto another, crash occurs.
+        In addition, this patch replaces verbose replacement(remove/insert) with
+        more elegant QVector<T>::move(int, int)
+        Fixes KDE#374153
+      + [platforms/drm] Explicitly request event context version 2
+        Libdrm 2.4.78 introduces a version 2 and if KWin gets built against it
+        our code would break. Given that this change is for Plasma/5.8 branch.
+        (https://phabricator.kde.org/T5839)
+      + Fix KWin decoration KCM showing correct index at startup
+        The KCM has a context property of the currently set theme index. This is
+        set before the decorations model is populated, so it is currently always
+        -1.
+        This model is populated after the constructor but before
+        KCModule::load().
+        KCModule::load is called from KCModule::showEvent so before
+        QQuickGridView will start doing anything with delegates.
+        This fixes the problem simply and also avoid parsing the config file
+        multiple times.
+        This bug was introduced in 5.9.4:
+        Someone made a (tested) change to make sure the view scrolled to the
+        right place on startup.
+        I then made a (tested) commit fixing the crash on exit
+        The author then updated his patch to my changes, but now in a way that
+        didn't work.
+      + Sort the themes in decoration KCM
+        Even though we're using a QSortFilterProxy model, by default it doesn't
+        actually sort anything until instructed to.
+        This patch turns sorting on.
+      + Improve the x11 timestamp handling
+        So far KWin only updated the x11 timestamp if the new timestamp is larger
+        than the existing one. While this is a useful thing it creates problems
+        when the 32 bit msec based time stamp wraps around which happens after
+        running an X server for 49 days. After the timestamp wrapped around KWin
+        would not update the timestamp any more and thus some calls might fail.
+        Most prominent victims are keyboard and pointer grab which fails as the
+        timestamp is either larger than the server timestamp or smaller than the
+        last grab timestamp.
+        Another problem related to timestamp handling is KWin getting broken by
+        wrong timestamps sent by applications. A prominent example is clusterssh
+        which used to send a timestamp as unix time which is larger than the
+        x timestamp and thus our timestamp gets too large.
+        This change addresses these problems by allowing to reset the timestamp.
+        This is only used from updateXTime (which is normally invoked before we
+        do things like grabKeyboard). Thus we make QX11Info::getTimestamp the
+        ultimate trusted source for timestamps.
+        Fixes KDE#377901 KDE#348569
+      + Fix regression for timestamp handling for Xwayland windows
+        Change 0bec9ad7337536e319c17c5684d97e1156399fdb introduced a regrssion
+        on Wayland. On Wayland getTimestamp always returns 0, thus the X11
+        timestamp gets reset again and again. This results in broken interaction
+        for Xwayland windows as the broken unit tests show.
+        This change addresses the regression by ignoring a value of 0.
+        It means the addressed bug is still present on Wayland for X11 windows
+        as the timestamp doesn't get updated properly. This requires further
+        changes.
+      + fix occassional crash caused by needlessly delayed signals (bko#363224)
+        As pointed out by the Valgrind trace in #363224, delaying the signal causes
+        the EffectWindow* argument to become invalid before the connected slot is
+        called (this is because Qt discards only delayed signal->slot calls where
+        the receiver gets deleted meanwhile, not the sender and definitely not
+        a random argument.
+        If the supposed glitches really happen, they should get fixed correctly,
+        and for all cases (I doubt only desktop number would be involved but
+        not e.g. shaded or minimized states).
+        Related to KDE#363224
+
+ -- Maximiliano Curia <maxy@debian.org>  Fri, 16 Jun 2017 13:43:10 +0200
+
+kwin (4:5.8.6-1) unstable; urgency=medium
+
+  * New upstream release (5.8.6) (Closes: 846508)
+
+ -- Maximiliano Curia <maxy@debian.org>  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 <maxy@debian.org>  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 <maxy@debian.org>  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 <maxy@debian.org>  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 <maxy@debian.org>  Wed, 19 Oct 2016 15:26:03 +0200
+
+kwin (4:5.8.1-1) unstable; urgency=medium
+
+  * Update copyright information
+
+ -- Maximiliano Curia <maxy@debian.org>  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 <maxy@debian.org>  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 <maxy@debian.org>  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 <maxy@debian.org>  Mon, 11 Jul 2016 10:22:59 +0200
+
+kwin (4:5.6.5-1) unstable; urgency=medium
+
+  * New upstream release.
+
+ -- Maximiliano Curia <maxy@debian.org>  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 <maxy@debian.org>  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 <maxy@debian.org>  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 <maxy@debian.org>  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 <maxy@debian.org>  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 <maxy@debian.org>  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 <syq@debian.org>  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 <maxy@debian.org>  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 <maxy@debian.org>  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 <maxy@debian.org>  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 <maxy@debian.org>  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 <maxy@debian.org>  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 <fgeyer@debian.org>  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 <debian-qt-kde@lists.debian.org>  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 <maxy@debian.org>  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 <maxy@debian.org>  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 <adconrad@ubuntu.com>  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 <jriddell@ubuntu.com>  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 <sgclark@kubuntu.org>  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 <maxy@debian.org>  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 <sgclark@kubuntu.org>  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 <maxy@debian.org>  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 <sitter@kde.org>  Tue, 27 Jan 2015 14:54:41 +0100
+
+kwin (4:5.1.95-0ubuntu2) vivid; urgency=medium
+
+  * version kwayland build-dep
+
+ -- Jonathan Riddell <jriddell@ubuntu.com>  Fri, 16 Jan 2015 12:30:57 +0100
+
+kwin (4:5.1.95-0ubuntu1) vivid; urgency=medium
+
+  * New upstream beta release
+
+ -- Jonathan Riddell <jriddell@ubuntu.com>  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 <jriddell@ubuntu.com>  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 <sgclark@kubuntu.org>  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 <jriddell@ubuntu.com>  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 <jriddell@ubuntu.com>  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 <sgclark@kubuntu.org>  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 <jriddell@ubuntu.com>  Sun, 10 Aug 2014 15:43:00 +0200
+
+kwin (4:4.98.0-0ubuntu1) utopic; urgency=medium
+
+  * New upstream RC release
+
+ -- Jonathan Riddell <jriddell@ubuntu.com>  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 <jriddell@ubuntu.com>  Mon, 09 Jun 2014 10:25:41 +0100
diff --git a/control b/control
new file mode 100644 (file)
index 0000000..23e45f9
--- /dev/null
+++ b/control
@@ -0,0 +1,348 @@
+Source: kwin
+Section: kde
+Priority: optional
+Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
+Uploaders: Scarlett Moore <sgmoore@kde.org>,
+           Patrick Franz <patfra71@gmail.com>,
+           Norbert Preining <norbert@preining.info>
+Build-Depends: breeze-dev (>= 4:5.17~),
+               cmake (>= 3.1~),
+               debhelper-compat (= 13),
+               dh-python,
+               extra-cmake-modules (>= 5.38.0~),
+               gettext,
+               hwdata,
+               kinit-dev (>= 5.70.0~),
+               kscreenlocker-dev (>= 5.20~),
+               libcap-dev [linux-any],
+               libdrm-dev (>= 2.4.62~),
+               libegl1-mesa-dev (>= 1.2~),
+               libepoxy-dev (>= 1.2),
+               libfontconfig-dev,
+               libfontconfig1-dev,
+               libfreetype-dev,
+               libfreetype6-dev,
+               libgbm-dev,
+               libice-dev,
+               libinput-dev (>= 1.9~),
+               libkdecorations2-dev (>= 4:5.20~),
+               libkf5activities-dev (>= 5.74~),
+               libkf5completion-dev (>= 5.74~),
+               libkf5config-dev (>= 5.74~),
+               libkf5configwidgets-dev (>= 5.74~),
+               libkf5coreaddons-dev (>= 5.74~),
+               libkf5crash-dev (>= 5.74~),
+               libkf5declarative-dev (>= 5.74~),
+               libkf5doctools-dev (>= 5.74~),
+               libkf5globalaccel-dev (>= 5.74~),
+               libkf5i18n-dev (>= 5.74~),
+               libkf5iconthemes-dev (>= 5.74~),
+               libkf5idletime-dev (>= 5.74~),
+               libkf5kcmutils-dev (>= 5.74~),
+               libkf5kio-dev (>= 5.74~),
+               libkf5newstuff-dev (>= 5.74~),
+               libkf5notifications-dev (>= 5.74~),
+               libkf5package-dev (>= 5.74~),
+               libkf5plasma-dev (>= 5.74~),
+               libkf5service-dev (>= 5.74~),
+               libkf5textwidgets-dev (>= 5.74~),
+               libkf5wayland-dev (>= 4:5.74~),
+               libkf5widgetsaddons-dev (>= 5.74~),
+               libkf5windowsystem-dev (>= 5.74~),
+               libkf5xmlgui-dev (>= 5.74~),
+               libkwaylandserver-dev (>= 5.20~),
+               libpipewire-0.3-dev,
+               libqt5sensors5-dev (>= 5.15.0~),
+               libqt5x11extras5-dev (>= 5.15.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-util-dev,
+               libxcb-xfixes0-dev (>= 1.10~),
+               libxcb-xtest0-dev,
+               libxcb1-dev (>= 1.10~),
+               libxcursor-dev,
+               libxi-dev,
+               libxkbcommon-dev (>= 0.7.0~),
+               pkg-config,
+               pkg-kde-tools (>= 0.15.18~),
+               python3,
+               qtbase5-dev (>= 5.15.0~),
+               qtbase5-private-dev (>= 5.15.0~),
+               qtdeclarative5-dev (>= 5.15.0~),
+               qtscript5-dev (>= 5.15.0~),
+               qttools5-dev (>= 5.15.0~),
+               qtwayland5-dev-tools (>= 5.15.0~),
+               wayland-protocols
+Standards-Version: 4.5.1
+Homepage: https://projects.kde.org/projects/kde/workspace/kwin
+Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kwin
+Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kwin.git
+Rules-Requires-Root: no
+
+Package: kwin-common
+Architecture: any
+Depends: hwdata,
+         kwin-data (= ${source:Version}),
+         libkf5globalaccel-bin,
+         qml-module-org-kde-kquickcontrolsaddons,
+         qml-module-qtmultimedia,
+         ${misc:Depends},
+         ${shlibs:Depends}
+Recommends: libqt5multimedia5-plugins, plasma-desktop (>= 4:5.20)
+Suggests: kwin-addons (>= 4:5.20)
+Breaks: plasma-workspace (<< 4:5.14), plasma-workspace-dev (<< 4:5.14)
+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-data
+Architecture: all
+Multi-Arch: foreign
+Depends: ${misc:Depends}, ${python3:Depends}
+Recommends: plasma-framework,
+            qml-module-qtmultimedia,
+            qml-module-qtquick-controls,
+            qml-module-qtquick-layouts,
+            qml-module-qtquick-virtualkeyboard,
+            qml-module-qtquick-window2,
+            qml-module-qtquick2
+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: kwin-dev
+Section: libdevel
+Architecture: any
+Depends: kwin-common (= ${binary:Version}),
+         libegl1-mesa-dev (>= 1.2~),
+         libepoxy-dev (>= 1.2),
+         libkf5config-dev (>= 5.74~),
+         libkf5coreaddons-dev (>= 5.74~),
+         libkf5windowsystem-dev (>= 5.74~),
+         libqt5x11extras5-dev (>= 5.15.0~),
+         libxcb-xfixes0-dev (>= 1.10~),
+         qtbase5-dev (>= 5.15.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-wayland
+Architecture: any
+Depends: kwayland-integration (>= 5.20),
+         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}),
+         libcap2-bin [linux-any],
+         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.14)
+
+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-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-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-x11
+Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Breaks: kwin-addons (<< 4:5.14)
+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: libkwin4-effect-builtins1
+Section: libs
+Architecture: any
+Depends: ${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: libkwineffects12a
+Section: libs
+Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Breaks: libkwineffects12
+Replaces: libkwineffects12
+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: libkwinglutils12
+Section: libs
+Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends}
+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: libkwinxrenderutils12
+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.
diff --git a/copyright b/copyright
new file mode 100644 (file)
index 0000000..8c58c77
--- /dev/null
+++ b/copyright
@@ -0,0 +1,387 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: kwin
+Source: git://anongit.kde.org/kwin
+Upstream-Contact: plasma-devel@kde.org
+
+Files: *
+Copyright: 2010, Alexandre Pereira <pereira.alex@gmail.com>
+           2013, Antonis Tsiapaliokas <kok3rs@gmail.com>
+           2011, Arthur Arlt <a.arlt@stud.uni-heidelberg.de>
+           2012, Casian Andrei <skeletk13@gmail.com>
+           2007, Christian Nitschkowski <christian.nitschkowski@kdemail.net>
+           2008, Cédric Borgese <cedric.borgese@gmail.com>
+           2012, Filip Wieladek <wattos@gmail.com>
+           2009-2014, Fredrik Höglund <fredrik@kde.org>
+           1989-1991, Free Software Foundation, Inc
+           2014, Hugo Pereira Da Costa <hugo.pereira@free.fr>
+           2010, Jorge Mata <matamax123@gmail.com>
+           2013, Kai Uwe Broulik <kde@privat.broulik.de>
+           2003, Karol Szwed <kszwed@kde.org>
+           2001-2008, Lubos Lunak <l.lunak@kde.org>
+           2008, Lubos Lunak <l.lunak@suse.cz>
+           2008-2009, Lucas Murray <lmurray@undefinedfire.com>
+           2014-2016, Marco Martin <mart@kde.org>
+           2009, Marco Martin <notmart@gmail.com>
+           2008-2011, Martin Gräßlin <kde@martin-graesslin.com>
+           2012, Martin Gräßlin <m.graesslin@kde.org>
+           2008-2016, Martin Gräßlin <mgraesslin@kde.org>
+           1998-2000, Matthias Ettrich <ettrich@kde.org>
+           2009, Michael Zanetti <michael_zanetti@gmx.net>
+           2015, Mika Allan Rauhala <mika.allan.rauhala@gmail.com>
+           2011, NVIDIA Corporation
+           2010, Nokia Corporation and/or its subsidiary(-ies)
+           1997, Patrick Dowler <dowler@morgul.fsh.uvic.ca>
+           2007, Philip Falkner <philip.falkner@gmail.com>
+           2011-2012, Philipp Knechtges <philipp-dev@knechtges.com>
+           2001, Rik Hemsley (rikkus) <rik@kde.org>
+           2006-2007, Rivo Laks <rivolaks@hot.ee>
+           2010, Rohan Prabhu <rohan@rohanprabhu.com>
+           2016, Roman Gilg <subdiff@gmail.com>
+           2003-2005, Sandro Giessl <sandro@giessl.com>
+           2010, Sebastian Sauer <sebsauer@kdab.com>
+           2011, Tamas Krutki <ktamasw@gmail.com>
+           2011-2012, The KWin team <kwin@kde.org>
+           2014-2015, Thomas Lübking <thomas.luebking@gmail.com>
+           2010-2011, Thomas Lübking <thomas.luebking@web.de>
+           2001, Waldo Bastian <bastian@kde.org>
+           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 <livne@kde.org>
+           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/*
+       po/ca@valencia/*
+       po/uk/*
+Copyright: 1998-2016, This_file_is_part_of_KDE
+License: LGPL-2.1+3+KDEeV
+
+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: autotests/onscreennotificationtest.cpp
+       autotests/onscreennotificationtest.h
+       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/*
+       onscreennotification.cpp
+       onscreennotification.h
+       osd.cpp
+       osd.h
+       popup_input_filter.cpp
+       popup_input_filter.h
+       qml/onscreennotification/plasma/main.qml
+       qml/outline/*
+       scripts/enforcedeco/*
+       tests/libinputtest.cpp
+       tests/normalhintsbasesizetest.cpp
+       tests/pointergesturestest.cpp
+       tests/pointergesturestest.qml
+       tests/screenedgeshowtest.cpp
+       tests/unmapdestroytest.qml
+       tests/waylandclienttest.cpp
+       tests/waylandclienttest.h
+       tests/x11shadowreader.cpp
+Copyright: 2014-2017, Martin Graesslin <mgraesslin@kde.org>
+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/frozenapp/package/metadata.desktop
+       effects/login/package/metadata.desktop
+       effects/logout/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 <cedric.borgese@gmail.com>
+License: GPL
+
+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/*
+Copyright: 2014, Alex Merry <alex.merry@kde.org>
+           2014, Fredrik Höglund <fredrik@kde.org>
+           2006-2007, Laurent Montel <montel@kde.org>
+           2014-2016, Martin Gräßlin <mgraesslin@kde.org>
+           2010, Rafael Fernández López <ereslibre@kde.org>
+           2016, Takahiro Hashimoto <kenya888@gmail.com>
+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: kcmkwin/kwinscreenedges/screenpreviewwidget.cpp
+       kcmkwin/kwinscreenedges/screenpreviewwidget.h
+       packageplugins/aurorae/aurorae.cpp
+       packageplugins/aurorae/aurorae.h
+       packageplugins/decoration/decoration.cpp
+       packageplugins/decoration/decoration.h
+       packageplugins/scripts/scripts.cpp
+       packageplugins/scripts/scripts.h
+       packageplugins/windowswitcher/windowswitcher.cpp
+       packageplugins/windowswitcher/windowswitcher.h
+Copyright: 2017, Demitrius Belai <demitriusbelai@gmail.com>
+           2017, Marco Martin <mart@kde.org>
+           2009, Marco Martin <notmart@gmail.com>
+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: plugins/platforms/hwcomposer/egl_hwcomposer_backend.cpp
+       plugins/platforms/hwcomposer/egl_hwcomposer_backend.h
+       plugins/platforms/hwcomposer/hwcomposer_backend.cpp
+       plugins/platforms/hwcomposer/hwcomposer_backend.h
+       plugins/platforms/hwcomposer/logging.cpp
+       plugins/platforms/hwcomposer/logging.h
+       plugins/platforms/hwcomposer/screens_hwcomposer.cpp
+       plugins/platforms/hwcomposer/screens_hwcomposer.h
+Copyright: 2015, Martin Gräßlin <mgraesslin@kde.org>
+License: GPL-3+
+
+Files: killer/killer.cpp
+Copyright: 2003, Lubos Lunak <l.lunak@kde.org>
+License: Expat
+
+Files: scripting/timer.cpp
+Copyright: 2007, Richard J. Moore <rich@kde.org>
+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+
+
+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 <scarlett@scarlettgatelyclark.com>
+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 <http://www.gnu.org/licenses/>
+ --
+ 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 <http://www.gnu.org/licenses/>.
+ --
+ 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 (file)
index 0000000..e2d5b13
--- /dev/null
@@ -0,0 +1,16 @@
+usr/lib/*/kconf_update_bin/kwin5_update_default_rules
+usr/lib/*/libexec/kwin*
+usr/lib/*/libkcmkwincommon.so.5
+usr/lib/*/libkcmkwincommon.so.5.*
+usr/lib/*/libkwin.so.5
+usr/lib/*/libkwin.so.5.*
+usr/lib/*/qt5/plugins/kcm_kwin*.so
+usr/lib/*/qt5/plugins/kcms/kcm_kwin*.so
+usr/lib/*/qt5/plugins/kf5/kwindowsystem/KF5WindowSystemKWinPrivatePlugin.so
+usr/lib/*/qt5/plugins/kpackage/packagestructure/
+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/plugins/org.kde.kwin.scenes/
+usr/lib/*/qt5/qml/org/kde/kwin/
diff --git a/kwin-common.lintian-overrides b/kwin-common.lintian-overrides
new file mode 100644 (file)
index 0000000..a408eea
--- /dev/null
@@ -0,0 +1,3 @@
+kwin-common: package-name-doesnt-match-sonames libkcmkwincommon5 libkwin5
+kwin-common: lacks-unversioned-link-to-shared-library usr/lib/*/libkwin.so
+kwin-common: lacks-unversioned-link-to-shared-library usr/lib/*/libkcmkwincommon.so.5.*
diff --git a/kwin-common.maintscript b/kwin-common.maintscript
new file mode 100644 (file)
index 0000000..834b3d1
--- /dev/null
@@ -0,0 +1,5 @@
+rm_conffile /etc/xdg/aurorae.knsrc 4:5.17.5~
+rm_conffile /etc/xdg/kwineffect.knsrc 4:5.17.5~
+rm_conffile /etc/xdg/kwinscripts.knsrc 4:5.17.5~
+rm_conffile /etc/xdg/kwinswitcher.knsrc 4:5.17.5-3~
+rm_conffile /etc/xdg/org_kde_kwin.categories 4:5.17.5~
diff --git a/kwin-data.install b/kwin-data.install
new file mode 100644 (file)
index 0000000..5fce315
--- /dev/null
@@ -0,0 +1,19 @@
+usr/share/config.kcfg/kwin*.kcfg
+usr/share/config.kcfg/virtualdesktopssettings.kcfg
+usr/share/doc/*/*/kcontrol/
+usr/share/icons/*/*/apps/kwin.*
+usr/share/kconf_update/*.sh
+usr/share/kconf_update/*.upd
+usr/share/kconf_update/kwin-5.18-move-animspeed.py
+usr/share/kconf_update/kwinrules-5.19-placement.pl
+usr/share/knotifications5/kwin.notifyrc
+usr/share/knsrcfiles/
+usr/share/kpackage/kcms/kcm_kwin*
+usr/share/kservices5/kcm_kwin_*.desktop
+usr/share/kservices5/kcm_kwinrules.desktop
+usr/share/kservices5/kwin*.desktop
+usr/share/kservices5/kwin/
+usr/share/kservicetypes5/kwin*.desktop
+usr/share/kwin/
+usr/share/locale/
+usr/share/qlogging-categories5/
diff --git a/kwin-data.qml-ignore b/kwin-data.qml-ignore
new file mode 100644 (file)
index 0000000..095e2b5
--- /dev/null
@@ -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 (file)
index 0000000..1687af3
--- /dev/null
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="utf-8"?>
+<descriptor>
+
+<version>
+    5.2.0.1
+</version>
+
+<headers>
+    /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
+</headers>
+
+<libs>
+    /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
+</libs>
+
+<gcc_options>
+    -fPIC
+    -std=c++11
+</gcc_options>
+
+</descriptor>
diff --git a/kwin-dev.install b/kwin-dev.install
new file mode 100644 (file)
index 0000000..7b97219
--- /dev/null
@@ -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.*
+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 (file)
index 0000000..3702af5
--- /dev/null
@@ -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 (file)
index 0000000..6e6e28b
--- /dev/null
@@ -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 (file)
index 0000000..c72b2c4
--- /dev/null
@@ -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 (file)
index 0000000..c449a02
--- /dev/null
@@ -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 (file)
index 0000000..8847e4d
--- /dev/null
@@ -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 (file)
index 0000000..7b05e10
--- /dev/null
@@ -0,0 +1,4 @@
+usr/bin/kwin_wayland
+usr/lib/systemd/user/plasma-kwin_wayland.service
+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 (file)
index 0000000..dfa3b30
--- /dev/null
@@ -0,0 +1 @@
+kwin-wayland: no-manual-page usr/bin/kwin_wayland
diff --git a/kwin-wayland.postinst b/kwin-wayland.postinst
new file mode 100644 (file)
index 0000000..4d36c00
--- /dev/null
@@ -0,0 +1,19 @@
+#!/bin/sh
+
+set -e
+
+if [ "$1" = configure ]; then
+    # Set the capabilities
+    if command -v setcap > /dev/null && \
+       setcap "CAP_SYS_RESOURCE=+ep" \
+            /usr/bin/kwin_wayland; then
+        echo "Sucessfully set capabilities for kwin_wayland"
+    else
+        echo "Failed to set capabilities for kwin_wayland" >&2
+    fi
+fi
+
+#DEBHELPER#
+
+exit 0
+
diff --git a/kwin-x11.install b/kwin-x11.install
new file mode 100644 (file)
index 0000000..4b178f9
--- /dev/null
@@ -0,0 +1,3 @@
+usr/bin/kwin_x11
+usr/lib/systemd/user/plasma-kwin_x11.service
+usr/lib/*/qt5/plugins/org.kde.kwin.platforms/KWinX11Platform.so
diff --git a/kwin-x11.links b/kwin-x11.links
new file mode 100644 (file)
index 0000000..b258253
--- /dev/null
@@ -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 (file)
index 0000000..eab30f8
--- /dev/null
@@ -0,0 +1,2 @@
+kwin-x11: no-manual-page usr/bin/kwin_x11
+kwin-x11: no-manual-page usr/bin/kwin
diff --git a/kwin-x11.postinst b/kwin-x11.postinst
new file mode 100644 (file)
index 0000000..123e72d
--- /dev/null
@@ -0,0 +1,43 @@
+#! /bin/sh
+# postinst script for kwin
+#
+# see: dh_installdeb(1)
+
+set -e
+
+# summary of how this script can be called:
+#        * <postinst> `configure' <most-recently-configured-version>
+#        * <old-postinst> `abort-upgrade' <new version>
+#        * <conflictor's-postinst> `abort-remove' `in-favour' <package>
+#          <new-version>
+#        * <deconfigured's-postinst> `abort-deconfigure' `in-favour'
+#          <failed-install-package> <version> `removing'
+#          <conflicting-package> <version>
+# 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 (file)
index 0000000..63a4042
--- /dev/null
@@ -0,0 +1,44 @@
+#! /bin/sh
+# prerm script for kwin
+#
+# see: dh_installdeb(1)
+
+set -e
+
+# summary of how this script can be called:
+#        * <prerm> `remove'
+#        * <old-prerm> `upgrade' <new-version>
+#        * <new-prerm> `failed-upgrade' <old-version>
+#        * <conflictor's-prerm> `remove' `in-favour' <package> <new-version>
+#        * <deconfigured's-prerm> `deconfigure' `in-favour'
+#          <package-being-installed> <version> `removing'
+#          <conflicting-package> <version>
+# 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 (file)
index 0000000..c4ca3c5
--- /dev/null
@@ -0,0 +1,2 @@
+usr/lib/*/libkwin4_effect_builtins.so.1
+usr/lib/*/libkwin4_effect_builtins.so.1.*
diff --git a/libkwineffects12a.install b/libkwineffects12a.install
new file mode 100644 (file)
index 0000000..20ea64b
--- /dev/null
@@ -0,0 +1,2 @@
+usr/lib/*/libkwineffects.so.12
+usr/lib/*/libkwineffects.so.5.*
diff --git a/libkwineffects12a.lintian-overrides b/libkwineffects12a.lintian-overrides
new file mode 100644 (file)
index 0000000..db4f7fa
--- /dev/null
@@ -0,0 +1 @@
+libkwineffects12a: package-name-doesnt-match-sonames libkwineffects12
diff --git a/libkwineffects12a.symbols b/libkwineffects12a.symbols
new file mode 100644 (file)
index 0000000..9d19839
--- /dev/null
@@ -0,0 +1,438 @@
+# SymbolsHelper-Confirmed: 4:5.17.5~ amd64
+libkwineffects.so.12 libkwineffects12a #MINVER#
+* Build-Depends-Package: kwin-dev
+ _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
+ _ZN4KWin12EffectWindow11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:5.1.95+git20150122
+ _ZN4KWin12EffectWindow11qt_metacastEPKc@Base 4:5.1.95+git20150122
+ _ZN4KWin12EffectWindow12setMinimizedEb@Base 4:5.1.95+git20150122
+ _ZN4KWin12EffectWindow16staticMetaObjectE@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
+ _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
+ _ZN4KWin14EffectsHandler17screenAboutToLockEv@Base 4:5.17.5~
+ _ZN4KWin14EffectsHandler17windowDataChangedEPNS_12EffectWindowEi@Base 4:5.8.5
+ _ZN4KWin14EffectsHandler17windowUnminimizedEPNS_12EffectWindowE@Base 4:5.1.95+git20150122
+ _ZN4KWin14EffectsHandler18cursorShapeChangedEv@Base 4:5.3.0
+ _ZN4KWin14EffectsHandler19sessionStateChangedEv@Base 4:5.18.3
+ _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
+ _ZN4KWin14EffectsHandler20xcbConnectionChangedEv@Base 4:5.11.4
+ _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
+ _ZN4KWin14EffectsHandler22windowKeepAboveChangedEPNS_12EffectWindowE@Base 4:5.17.5~
+ _ZN4KWin14EffectsHandler22windowKeepBelowChangedEPNS_12EffectWindowE@Base 4:5.17.5~
+ _ZN4KWin14EffectsHandler23currentTabAboutToChangeEPNS_12EffectWindowES2_@Base 4:5.1.95+git20150122
+ _ZN4KWin14EffectsHandler23windowFullScreenChangedEPNS_12EffectWindowE@Base 4:5.17.5~
+ _ZN4KWin14EffectsHandler24virtualScreenSizeChangedEv@Base 4:5.1.95+git20150122
+ _ZN4KWin14EffectsHandler25windowUnresponsiveChangedEPNS_12EffectWindowEb@Base 4:5.10.3.1
+ _ZN4KWin14EffectsHandler26windowFrameGeometryChangedEPNS_12EffectWindowERK5QRect@Base 4:5.19.0
+ _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
+ _ZN4KWin14EffectsHandler29activeFullScreenEffectChangedEv@Base 4:5.14.3
+ _ZN4KWin14EffectsHandler32hasActiveFullScreenEffectChangedEv@Base 4:5.17.5~
+ _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
+ _ZN4KWin15AnimationEffect8completeEy@Base 4:5.17.5~
+ _ZN4KWin15AnimationEffect8metaDataENS0_8MetaTypeEj@Base 4:5.1.95+git20150122
+ _ZN4KWin15AnimationEffect8redirectEyNS0_9DirectionE6QFlagsINS0_15TerminationFlagEE@Base 4:5.17.5~
+ _ZN4KWin15AnimationEffect8retargetEyNS_4FPx2Ei@Base 4:5.6.2
+ _ZN4KWin15AnimationEffect9p_animateEPNS_12EffectWindowENS0_9AttributeEjiNS_4FPx2ERK12QEasingCurveiS4_bbb@Base 4:5.18.3
+ _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
+ _ZN4KWin15EffectQuickView10setVisibleEb@Base 4:5.18.3
+ _ZN4KWin15EffectQuickView11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:5.18.3
+ _ZN4KWin15EffectQuickView11qt_metacastEPKc@Base 4:5.18.3
+ _ZN4KWin15EffectQuickView11setGeometryERK5QRect@Base 4:5.18.3
+ _ZN4KWin15EffectQuickView13repaintNeededEv@Base 4:5.18.3
+ _ZN4KWin15EffectQuickView15bufferAsTextureEv@Base 4:5.18.3
+ _ZN4KWin15EffectQuickView15forwardKeyEventEP9QKeyEvent@Base 4:5.18.3
+ _ZN4KWin15EffectQuickView15geometryChangedERK5QRectS3_@Base 4:5.18.3
+ _ZN4KWin15EffectQuickView15setShareContextESt10unique_ptrI14QOpenGLContextSt14default_deleteIS2_EE@Base 4:5.18.3
+ _ZN4KWin15EffectQuickView16staticMetaObjectE@Base 4:5.18.3
+ _ZN4KWin15EffectQuickView17forwardMouseEventEP6QEvent@Base 4:5.18.3
+ _ZN4KWin15EffectQuickView4hideEv@Base 4:5.18.3
+ _ZN4KWin15EffectQuickView4showEv@Base 4:5.18.3
+ _ZN4KWin15EffectQuickView6updateEv@Base 4:5.18.3
+ _ZN4KWin15EffectQuickViewC1EP7QObject@Base 4:5.18.3
+ _ZN4KWin15EffectQuickViewC1EP7QObjectNS0_10ExportModeE@Base 4:5.18.3
+ _ZN4KWin15EffectQuickViewC2EP7QObject@Base 4:5.18.3
+ _ZN4KWin15EffectQuickViewC2EP7QObjectNS0_10ExportModeE@Base 4:5.18.3
+ _ZN4KWin15EffectQuickViewD0Ev@Base 4:5.18.3
+ _ZN4KWin15EffectQuickViewD1Ev@Base 4:5.18.3
+ _ZN4KWin15EffectQuickViewD2Ev@Base 4:5.18.3
+ _ZN4KWin15ScreenPaintDataC1ERK10QMatrix4x4RK5QRectd@Base 4:5.19.0
+ _ZN4KWin15ScreenPaintDataC1ERKS0_@Base 4:5.1.95+git20150122
+ _ZN4KWin15ScreenPaintDataC1Ev@Base 4:5.1.95+git20150122
+ _ZN4KWin15ScreenPaintDataC2ERK10QMatrix4x4RK5QRectd@Base 4:5.19.0
+ _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
+ _ZN4KWin16EffectQuickScene9setSourceERK4QUrl@Base 4:5.18.3
+ _ZN4KWin16EffectQuickSceneC1EP7QObject@Base 4:5.18.3
+ _ZN4KWin16EffectQuickSceneC1EP7QObjectNS_15EffectQuickView10ExportModeE@Base 4:5.18.3
+ _ZN4KWin16EffectQuickSceneC2EP7QObject@Base 4:5.18.3
+ _ZN4KWin16EffectQuickSceneC2EP7QObjectNS_15EffectQuickView10ExportModeE@Base 4:5.18.3
+ _ZN4KWin16EffectQuickSceneD0Ev@Base 4:5.18.3
+ _ZN4KWin16EffectQuickSceneD1Ev@Base 4:5.18.3
+ _ZN4KWin16EffectQuickSceneD2Ev@Base 4:5.18.3
+ _ZN4KWin16staticMetaObjectE@Base 4:5.18.3
+ _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_12EffectWindowEiRK7QRegionRNS_15WindowPaintDataE@Base 4:5.18.3
+ _ZN4KWin6Effect11paintScreenEiRK7QRegionRNS_15ScreenPaintDataE@Base 4:5.18.3
+ _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
+ _ZN4KWin6Effect11touchMotionEiRK7QPointFj@Base 4:5.17.5~
+ _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_11EffectFrameERK7QRegiondd@Base 4:5.18.3
+ _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
+ _ZN4KWin6Effect7touchUpEij@Base 4:5.17.5~
+ _ZN4KWin6Effect8providesENS0_7FeatureE@Base 4:5.1.95+git20150122
+ _ZN4KWin6Effect9cursorPosEv@Base 4:5.1.95+git20150122
+ _ZN4KWin6Effect9touchDownEiRK7QPointFj@Base 4:5.17.5~
+ _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
+ _ZN4KWin7AniDataC1ENS_15AnimationEffect9AttributeEiRKNS_4FPx2EiS5_b14QSharedPointerINS_20FullScreenEffectLockEEbS6_INS_24PreviousWindowPixmapLockEE@Base 4:5.17.5~
+ _ZN4KWin7AniDataC1Ev@Base 4:5.14.3
+ _ZN4KWin7AniDataC2ENS_15AnimationEffect9AttributeEiRKNS_4FPx2EiS5_b14QSharedPointerINS_20FullScreenEffectLockEEbS6_INS_24PreviousWindowPixmapLockEE@Base 4:5.17.5~
+ _ZN4KWin7AniDataC2Ev@Base 4:5.14.3
+ _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
+ (subst)_ZN4KWin8TimeLine10setElapsedENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000EEEE@Base 4:5.14.3
+ (subst)_ZN4KWin8TimeLine11setDurationENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000EEEE@Base 4:5.14.3
+ _ZN4KWin8TimeLine12setDirectionENS0_9DirectionE@Base 4:5.14.3
+ _ZN4KWin8TimeLine14setEasingCurveEN12QEasingCurve4TypeE@Base 4:5.14.3
+ _ZN4KWin8TimeLine14setEasingCurveERK12QEasingCurve@Base 4:5.14.3
+ _ZN4KWin8TimeLine15toggleDirectionEv@Base 4:5.14.3
+ _ZN4KWin8TimeLine21setSourceRedirectModeENS0_12RedirectModeE@Base 4:5.17.5~
+ _ZN4KWin8TimeLine21setTargetRedirectModeENS0_12RedirectModeE@Base 4:5.17.5~
+ _ZN4KWin8TimeLine5resetEv@Base 4:5.14.3
+ (subst)_ZN4KWin8TimeLine6updateENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000EEEE@Base 4:5.14.3
+ (subst)_ZN4KWin8TimeLineC1ENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000EEEENS0_9DirectionE@Base 4:5.14.3
+ _ZN4KWin8TimeLineC1ERKS0_@Base 4:5.14.3
+ (subst)_ZN4KWin8TimeLineC2ENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000EEEENS0_9DirectionE@Base 4:5.14.3
+ _ZN4KWin8TimeLineC2ERKS0_@Base 4:5.14.3
+ _ZN4KWin8TimeLineD1Ev@Base 4:5.14.3
+ _ZN4KWin8TimeLineD2Ev@Base 4:5.14.3
+ _ZN4KWin8TimeLineaSERKS0_@Base 4:5.14.3
+ _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
+ _ZNK4KWin12EffectWindow10metaObjectEv@Base 4:5.1.95+git20150122
+ _ZNK4KWin12EffectWindow11isOnDesktopEi@Base 4:5.1.95+git20150122
+ _ZNK4KWin12EffectWindow12isOnActivityERK7QString@Base 4:5.18.3
+ _ZNK4KWin12EffectWindow13hasDecorationEv@Base 4:5.1.95+git20150122
+ _ZNK4KWin12EffectWindow15isOnAllDesktopsEv@Base 4:5.1.95+git20150122
+ _ZNK4KWin12EffectWindow17isOnAllActivitiesEv@Base 4:5.1.95+git20150122
+ _ZNK4KWin12EffectWindow18isOnCurrentDesktopEv@Base 4:5.1.95+git20150122
+ _ZNK4KWin12EffectWindow19isOnCurrentActivityEv@Base 4:5.1.95+git20150122
+ _ZNK4KWin12EffectWindow9isVisibleEv@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
+ _ZNK4KWin15AnimationEffect5stateEv@Base 4:5.14.3
+ _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
+ _ZNK4KWin15EffectQuickView10metaObjectEv@Base 4:5.18.3
+ _ZNK4KWin15EffectQuickView11contentItemEv@Base 4:5.18.3
+ _ZNK4KWin15EffectQuickView13bufferAsImageEv@Base 4:5.18.3
+ _ZNK4KWin15EffectQuickView4sizeEv@Base 4:5.18.3
+ _ZNK4KWin15EffectQuickView8geometryEv@Base 4:5.18.3
+ _ZNK4KWin15EffectQuickView9isVisibleEv@Base 4:5.18.3
+ _ZNK4KWin15ScreenPaintData11screenScaleEv@Base 4:5.19.0
+ _ZNK4KWin15ScreenPaintData14outputGeometryEv@Base 4:5.10.3.1
+ _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
+ _ZNK4KWin16EffectQuickScene11rootContextEv@Base 4:5.18.3
+ _ZNK4KWin16EffectQuickScene8rootItemEv@Base 4:5.18.3
+ _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
+ _ZNK4KWin7AniData8isActiveEv@Base 4:5.17.5~
+ _ZNK4KWin7AniData9debugInfoEv@Base 4:5.14.3
+ _ZNK4KWin8TimeLine11easingCurveEv@Base 4:5.14.3
+ _ZNK4KWin8TimeLine18sourceRedirectModeEv@Base 4:5.17.5~
+ _ZNK4KWin8TimeLine18targetRedirectModeEv@Base 4:5.17.5~
+ _ZNK4KWin8TimeLine4doneEv@Base 4:5.14.3
+ _ZNK4KWin8TimeLine5valueEv@Base 4:5.14.3
+ _ZNK4KWin8TimeLine7elapsedEv@Base 4:5.14.3
+ _ZNK4KWin8TimeLine7runningEv@Base 4:5.14.3
+ _ZNK4KWin8TimeLine8durationEv@Base 4:5.14.3
+ _ZNK4KWin8TimeLine8progressEv@Base 4:5.14.3
+ _ZNK4KWin8TimeLine9directionEv@Base 4:5.14.3
+ _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
+ _ZTIN4KWin15EffectQuickViewE@Base 4:5.18.3
+ _ZTIN4KWin15ScreenPaintDataE@Base 4:5.1.95+git20150122
+ _ZTIN4KWin15WindowPaintDataE@Base 4:5.1.95+git20150122
+ _ZTIN4KWin16EffectQuickSceneE@Base 4:5.18.3
+ _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
+ _ZTSN4KWin15EffectQuickViewE@Base 4:5.18.3
+ _ZTSN4KWin15ScreenPaintDataE@Base 4:5.1.95+git20150122
+ _ZTSN4KWin15WindowPaintDataE@Base 4:5.1.95+git20150122
+ _ZTSN4KWin16EffectQuickSceneE@Base 4:5.18.3
+ _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
+ _ZTVN4KWin15EffectQuickViewE@Base 4:5.18.3
+ _ZTVN4KWin15ScreenPaintDataE@Base 4:5.1.95+git20150122
+ _ZTVN4KWin15WindowPaintDataE@Base 4:5.1.95+git20150122
+ _ZTVN4KWin16EffectQuickSceneE@Base 4:5.18.3
+ _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
diff --git a/libkwinglutils12.install b/libkwinglutils12.install
new file mode 100644 (file)
index 0000000..fc92fd9
--- /dev/null
@@ -0,0 +1,2 @@
+usr/lib/*/libkwinglutils.so.12
+usr/lib/*/libkwinglutils.so.5.*
diff --git a/libkwinglutils12.symbols b/libkwinglutils12.symbols
new file mode 100644 (file)
index 0000000..31f9c34
--- /dev/null
@@ -0,0 +1,257 @@
+# SymbolsHelper-Confirmed: 4:5.13.1 amd64
+libkwinglutils.so.12 libkwinglutils12 #MINVER#
+* Build-Depends-Package: kwin-dev
+ _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
+ _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
+ _ZN4KWin14GLRenderTarget13detachTextureEv@Base 4:5.13.1
+ _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
+ _ZN4KWin14GLRenderTarget17pushRenderTargetsE6QStackIPS0_E@Base 4:5.13.1
+ _ZN4KWin14GLRenderTarget17s_kwinFramebufferE@Base 4:5.19.0
+ _ZN4KWin14GLRenderTarget19blitFromFramebufferERK5QRectS3_j@Base 4:5.1.95+git20150122
+ _ZN4KWin14GLRenderTarget19isRenderTargetBoundEv@Base 4:5.1.95+git20150122
+ _ZN4KWin14GLRenderTarget19s_virtualScreenSizeE@Base 4:5.1.95+git20150122
+ _ZN4KWin14GLRenderTarget20s_virtualScreenScaleE@Base 4:5.10.3.1
+ _ZN4KWin14GLRenderTarget23s_virtualScreenGeometryE@Base 4:5.10.3.1
+ _ZN4KWin14GLRenderTarget23s_virtualScreenViewportE@Base 4:5.10.3.1
+ _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
+ _ZN4KWin14GLRenderTargetC1Ev@Base 4:5.13.1
+ _ZN4KWin14GLRenderTargetC2ERKNS_9GLTextureE@Base 4:5.1.95+git20150122
+ _ZN4KWin14GLRenderTargetC2Ev@Base 4:5.13.1
+ _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
+ _ZN4KWin14GLVertexBuffer20s_virtualScreenScaleE@Base 4:5.11.4
+ _ZN4KWin14GLVertexBuffer20supportsIndexedQuadsEv@Base 4:5.1.95+git20150122
+ _ZN4KWin14GLVertexBuffer23s_virtualScreenGeometryE@Base 4:5.10.3.1
+ (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
+ _ZN4KWin15EGLImageTextureC1EPvS1_iRK5QSize@Base 4:5.20.3
+ _ZN4KWin15EGLImageTextureC2EPvS1_iRK5QSize@Base 4:5.20.3
+ _ZN4KWin15EGLImageTextureD0Ev@Base 4:5.20.3
+ _ZN4KWin15EGLImageTextureD1Ev@Base 4:5.20.3
+ _ZN4KWin15EGLImageTextureD2Ev@Base 4:5.20.3
+ _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
+ _ZN4KWin18glResolveFunctionsERKSt8functionIFPFvvEPKcEE@Base 4:5.18.3
+ _ZN4KWin19epoxy_glReadnPixelsE@Base 4:5.4.0
+ _ZN4KWin21epoxy_glGetnUniformfvE@Base 4:5.4.0
+ _ZN4KWin30epoxy_glGetGraphicsResetStatusE@Base 4:5.4.0
+ _ZN4KWin6initGLERKSt8functionIFPFvvEPKcEE@Base 4:5.18.3
+ _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
+ _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
+ _ZN4KWin9GLTexture6renderERK7QRegionRK5QRectb@Base 4:5.18.3
+ _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
+ _ZN4KWin9GLTextureC1EjRK5QSizeib@Base 4:5.20.3
+ _ZN4KWin9GLTextureC1Ejiiib@Base 4:5.20.3
+ _ZN4KWin9GLTextureC1EjjRK5QSizei@Base 4:5.18.3
+ _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
+ _ZN4KWin9GLTextureC2EjRK5QSizeib@Base 4:5.20.3
+ _ZN4KWin9GLTextureC2Ejiiib@Base 4:5.20.3
+ _ZN4KWin9GLTextureC2EjjRK5QSizei@Base 4:5.18.3
+ _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
+ _ZNK4KWin10GLPlatform7isVirglEv@Base 4:5.18.3
+ _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
+ _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
+ _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
+ _ZNK4KWin9GLTexture7toImageEv@Base 4:5.20.3
+ _ZTI11QSharedData@Base 4:5.1.95+git20150122
+ _ZTIN4KWin15EGLImageTextureE@Base 4:5.20.3
+ _ZTIN4KWin16GLTexturePrivateE@Base 4:5.1.95+git20150122
+ _ZTIN4KWin9GLTextureE@Base 4:5.1.95+git20150122
+ _ZTS11QSharedData@Base 4:5.1.95+git20150122
+ _ZTSN4KWin15EGLImageTextureE@Base 4:5.20.3
+ _ZTSN4KWin16GLTexturePrivateE@Base 4:5.1.95+git20150122
+ _ZTSN4KWin9GLTextureE@Base 4:5.1.95+git20150122
+ _ZTVN4KWin15EGLImageTextureE@Base 4:5.20.3
+ _ZTVN4KWin16GLTexturePrivateE@Base 4:5.1.95+git20150122
+ _ZTVN4KWin9GLTextureE@Base 4:5.1.95+git20150122
diff --git a/libkwinxrenderutils12.install b/libkwinxrenderutils12.install
new file mode 100644 (file)
index 0000000..4c984d4
--- /dev/null
@@ -0,0 +1,2 @@
+usr/lib/*/libkwinxrenderutils.so.12
+usr/lib/*/libkwinxrenderutils.so.5.*
diff --git a/libkwinxrenderutils12.symbols b/libkwinxrenderutils12.symbols
new file mode 100644 (file)
index 0000000..d27e7b0
--- /dev/null
@@ -0,0 +1,33 @@
+# SymbolsHelper-Confirmed: 4:5.7.0 amd64
+libkwinxrenderutils.so.12 libkwinxrenderutils12 #MINVER#
+* Build-Depends-Package: kwin-dev
+ _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/patches/fix-left-edge-dead-pixel.patch b/patches/fix-left-edge-dead-pixel.patch
new file mode 100644 (file)
index 0000000..aca72aa
--- /dev/null
@@ -0,0 +1,42 @@
+From: Nate Graham <nate@kde.org>
+Date: Wed, 18 Nov 2020 11:11:36 -0700
+Description: Disable left touch edge by default
+ On X11, it creates a dead pixel on the left edge which interferes with
+ left panels, the left-nost widget on bottom and top panels, and scroll
+ events on the left-most pixel in various apps.
+ .
+ It works properly on Wayland, but unfortunately turning it off by
+ default only on X11 but not Wayland is not easily doable. So let's turn
+ it off by default everywhere.
+ .
+ BUG: 387775
+ FIXED-IN: 5.21
+Origin: upstream, https://invent.kde.org/plasma/kwin/commit/3df7985570c748cc47362de9bbae0eb580f8f839
+
+---
+ kcmkwin/kwinscreenedges/kwintouchscreensettings.kcfg | 2 +-
+ tabbox/tabbox.cpp                                    | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+--- a/kcmkwin/kwinscreenedges/kwintouchscreensettings.kcfg
++++ b/kcmkwin/kwinscreenedges/kwintouchscreensettings.kcfg
+@@ -47,7 +47,7 @@
+     </group>
+     <group name="TabBox">
+         <entry name="TouchBorderActivateTabBox" key="TouchBorderActivate" type="IntList">
+-            <default>ElectricLeft</default>
++            <default>ElectricNone</default>
+         </entry>
+         <entry key="TouchBorderAlternativeActivate" type="IntList">
+             <default>ElectricNone</default>
+--- a/tabbox/tabbox.cpp
++++ b/tabbox/tabbox.cpp
+@@ -782,7 +782,7 @@
+             actions.insert(ElectricBorder(i), a);
+         }
+     };
+-    touchConfig(QStringLiteral("TouchBorderActivate"), m_touchActivate, TabBoxWindowsMode, QStringList{QString::number(int(ElectricLeft))});
++    touchConfig(QStringLiteral("TouchBorderActivate"), m_touchActivate, TabBoxWindowsMode);
+     touchConfig(QStringLiteral("TouchBorderAlternativeActivate"), m_touchAlternativeActivate, TabBoxWindowsAlternativeMode);
+ }
diff --git a/patches/series b/patches/series
new file mode 100644 (file)
index 0000000..97d7c27
--- /dev/null
@@ -0,0 +1,2 @@
+uninitialized-yuvformat.patch
+fix-left-edge-dead-pixel.patch
diff --git a/patches/uninitialized-yuvformat.patch b/patches/uninitialized-yuvformat.patch
new file mode 100644 (file)
index 0000000..451fbd3
--- /dev/null
@@ -0,0 +1,23 @@
+Description: Fix uninitialized variable warning
+ If the YUV format isn't found, the code depends on .format being
+ 0. However, it was not initialized at all, so this patch initializes
+ the format member. The other members need not be initialized.
+Author: Jiri Palecek <jpalecek@web.de>
+Last-Update: 2020-06-04
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+---
+ platformsupport/scenes/opengl/egl_dmabuf.cpp |    2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+--- a/platformsupport/scenes/opengl/egl_dmabuf.cpp
++++ b/platformsupport/scenes/opengl/egl_dmabuf.cpp
+@@ -282,7 +282,7 @@ KWaylandServer::LinuxDmabufUnstableV1Buf
+                                                                     const QSize &size,
+                                                                     Flags flags)
+ {
+-    YuvFormat yuvFormat;
++    YuvFormat yuvFormat { 0 };
+     for (YuvFormat f : yuvFormats) {
+         if (f.format == format) {
+             yuvFormat = f;
diff --git a/rules b/rules
new file mode 100755 (executable)
index 0000000..adb3d1a
--- /dev/null
+++ b/rules
@@ -0,0 +1,24 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
+libpkgs_gen_strict_local_shlibs = $(libpkgs_all_packages) kwin-common
+include /usr/share/pkg-kde-tools/qt-kde-team/2/library-packages.mk
+
+%:
+       dh $@ --with kf5,pkgkde_symbolshelper,python3 --buildsystem kf5 --without build_stamp
+
+override_dh_python3:
+       dh_python3 usr/share/kconf_update/
+
+
+override_dh_auto_configure:
+       dh_auto_configure -Skf5 -- -DBUILD_TESTING=OFF
+
+override_dh_auto_test:
+       # Disable auto tests at build time
+       :
+
+override_dh_gencontrol-arch: libpkgs_gen_strict_local_shlibs
+       dh_gencontrol -a
diff --git a/salsa-ci.yml b/salsa-ci.yml
new file mode 100644 (file)
index 0000000..f76f0af
--- /dev/null
@@ -0,0 +1,8 @@
+include:
+- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
+- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
+variables:
+  SALSA_CI_DISABLE_MISSING_BREAKS: 'no'
+  SALSA_CI_DISABLE_RC_BUGS: 'no'
+  EXTRA_REPOSITORY: 'debian/salsa/extra_repository.list'
+  EXTRA_REPOSITORY_KEY: 'debian/salsa/qt-kde-team.debian.net.asc'
\ No newline at end of file
diff --git a/salsa/extra_repository.list b/salsa/extra_repository.list
new file mode 100644 (file)
index 0000000..96b50ae
--- /dev/null
@@ -0,0 +1 @@
+deb https://qt-kde-team.debian.net/debian qt-kde-snapshots main
diff --git a/salsa/qt-kde-team.debian.net.asc b/salsa/qt-kde-team.debian.net.asc
new file mode 100644 (file)
index 0000000..6fc55da
--- /dev/null
@@ -0,0 +1,51 @@
+-----BEGIN PGP PUBLIC KEY BLOCK-----
+
+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
+bMTcHe5rk6snXqz1neEmP2K7qdNwwakRdAA=
+=o8PI
+-----END PGP PUBLIC KEY BLOCK-----
diff --git a/source/format b/source/format
new file mode 100644 (file)
index 0000000..163aaf8
--- /dev/null
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/tests/acc b/tests/acc
new file mode 100755 (executable)
index 0000000..4251c76
--- /dev/null
+++ b/tests/acc
@@ -0,0 +1,18 @@
+#!/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_VERBOSE=1
+
+dh_acc
+ret=$?
+if [ 0 -ne $ret ] && [ -n "$ADT_ARTIFACTS" ]; then
+    cp -r logs "$ADT_ARTIFACTS"/acc.logs
+fi
+exit $ret
diff --git a/tests/control b/tests/control
new file mode 100644 (file)
index 0000000..fcf4e2c
--- /dev/null
@@ -0,0 +1,3 @@
+Tests: acc
+Depends: @, dh-acc, exuberant-ctags
+Restrictions: allow-stderr
diff --git a/upstream/metadata b/upstream/metadata
new file mode 100644 (file)
index 0000000..7f0e788
--- /dev/null
@@ -0,0 +1,6 @@
+Bug-Database: https://bugs.kde.org/buglist.cgi?product=kwin
+Changelog: https://www.kde.org/announcements
+Donation: https://www.kde.org/community/donations/index.php
+Repository: https://invent.kde.org/plasma/kwin.git
+Repository-Browse: https://invent.kde.org/plasma/kwin
+Security-Contact: security@kde.org
diff --git a/upstream/signing-key.asc b/upstream/signing-key.asc
new file mode 100644 (file)
index 0000000..1d9a384
--- /dev/null
@@ -0,0 +1,118 @@
+-----BEGIN PGP PUBLIC KEY BLOCK-----
+Version: GnuPG v1
+
+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
+bs8/0reS1nrBgjiRzBunFiJv0ABSLle1liqY
+=l3YP
+-----END PGP PUBLIC KEY BLOCK-----
diff --git a/watch b/watch
new file mode 100644 (file)
index 0000000..2ad67ac
--- /dev/null
+++ b/watch
@@ -0,0 +1,2 @@
+version=4
+opts=pgpsigurlmangle=s/$/.sig/ https://download.kde.org/stable/plasma/([\d.]+)/@PACKAGE@@ANY_VERSION@@ARCHIVE_EXT@