Review Request 123464: Drop dead code path to get compositingActive without QGuiApplication
Martin Gräßlin
mgraesslin at kde.org
Tue Apr 28 06:24:46 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123464/
-----------------------------------------------------------
(Updated April 28, 2015, 6:24 a.m.)
Status
------
This change has been marked as submitted.
Review request for KDE Frameworks.
Changes
-------
Submitted with commit a0000af57433f79af7d3970bcda13b72bb18c3f7 by Martin Gräßlin to branch master.
Repository: kwindowsystem
Description
-------
This was a dead code path as it's part of KWindowSystemPrivateX11 which
only gets instantiated if it's on xcb platform which implies a
QGuiApplication.
Simplify creating atoms in kwindowsystem_x11.cpp
We always use QX11Info::display.
Diffs
-----
src/kwindowsystem_x11.cpp d2c13b15617e9da2939b4e470c5c0237889921b7
Diff: https://git.reviewboard.kde.org/r/123464/diff/
Testing
-------
Thanks,
Martin Gräßlin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20150428/6aad2d18/attachment.html>
More information about the Kde-frameworks-devel
mailing list