https://bugs.kde.org/show_bug.cgi?id=361296

Martin Gräßlin <mgraess...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |5.7.0
         Resolution|DUPLICATE                   |FIXED
      Latest Commit|                            |http://commits.kde.org/plas
                   |                            |ma-integration/3500c766f107
                   |                            |d7ab2520c809cbf09f053a6f806
                   |                            |2

--- Comment #5 from Martin Gräßlin <mgraess...@kde.org> ---
Git commit 3500c766f107d7ab2520c809cbf09f053a6f8062 by Martin Gräßlin.
Committed on 14/04/2016 at 08:19.
Pushed by graesslin into branch 'master'.

add X11Integration for xcb qpa workarounds

Summary:
this class will collect some adjustments to the xcb qpa
make the drag and drop window NOT to be a tooltip.

This is a workaround for QtBug
https://bugreports.qt.io/browse/QTBUG-52560
FIXED-IN: 5.7.0

Test Plan:

Reviewers: graesslin, mart

Subscribers: plasma-devel

Projects: #plasma

Differential Revision: https://phabricator.kde.org/D1402

M  +2    -1    CMakeLists.txt
M  +2    -1    autotests/CMakeLists.txt
M  +29   -0    autotests/kdeplatformtheme_unittest.cpp
M  +3    -0    src/platformtheme/CMakeLists.txt
M  +5    -0    src/platformtheme/kdeplatformtheme.cpp
M  +2    -0    src/platformtheme/kdeplatformtheme.h
A  +53   -0    src/platformtheme/x11integration.cpp     [License: LGPL
(v2/3+eV)]
A  +40   -0    src/platformtheme/x11integration.h     [License: LGPL (v2/3+eV)]

http://commits.kde.org/plasma-integration/3500c766f107d7ab2520c809cbf09f053a6f8062

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to