D7046: Use xcb-icccm to read the name property
Martin Flöser
noreply at phabricator.kde.org
Tue Aug 1 19:36:45 UTC 2017
graesslin created this revision.
Restricted Application added a project: KWin.
Restricted Application added subscribers: kwin, plasma-devel.
REVISION SUMMARY
The KWindowSystem call which we used doesn't work on Wayland as it's only
implemented in the xcb variant and cannot be made available for Wayland
in an easy way as it is still XLib based.
This change turns the optional XCB-ICCCM dependency in a required one
and thus can use the functionality provided by said library to implement
what KWindowSystem provided.
BUG: 382789
TEST PLAN
New test case which failed with old code
REPOSITORY
R108 KWin
BRANCH
xcb-iccm-name
REVISION DETAIL
https://phabricator.kde.org/D7046
AFFECTED FILES
CMakeLists.txt
autotests/integration/x11_client_test.cpp
client.cpp
To: graesslin, #kwin, #plasma
Cc: plasma-devel, kwin, ZrenBot, progwolff, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas, apol, mart, lukas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170801/7a113738/attachment.html>
More information about the Plasma-devel
mailing list