add X11Integration for xcb qpa workarounds
ClosedPublic

Authored by mart on Apr 13 2016, 1:42 PM.

Details

Summary

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

Diff Detail

Repository
R135 Integration for Qt applications in Plasma
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mart updated this revision to Diff 3320.Apr 13 2016, 1:42 PM
mart retitled this revision from to add X11Integration for xcb qpa workarounds.
mart updated this object.
mart edited the test plan for this revision. (Show Details)
mart added a reviewer: graesslin.
mart set the repository for this revision to R135 Integration for Qt applications in Plasma.
mart added a project: Plasma.
Restricted Application added a subscriber: plasma-devel. · View Herald TranscriptApr 13 2016, 1:42 PM
graesslin requested changes to this revision.Apr 13 2016, 1:45 PM
graesslin edited edge metadata.

I highly suggest to add a test case for that to verify that the window has the correct NetWm window type.

src/platformtheme/kdeplatformtheme.cpp
52

QX11Info::isPlatformX11()

src/platformtheme/x11integration.cpp
47

actually I meant doing something different: get the X11 window from it and use KWindowSystem to set the proper Drag window type.

This revision now requires changes to proceed.Apr 13 2016, 1:45 PM
mart updated this revision to Diff 3321.Apr 13 2016, 2:05 PM
mart edited edge metadata.

an attempt of autotest

mart updated this revision to Diff 3328.Apr 14 2016, 8:19 AM
mart edited edge metadata.
mart removed R135 Integration for Qt applications in Plasma as the repository for this revision.
This revision was automatically updated to reflect the committed changes.