D1230: GBM remote access support for KWin
David Edmundson
noreply at phabricator.kde.org
Mon Jun 5 07:20:25 UTC 2017
davidedmundson accepted this revision.
davidedmundson added inline comments.
This revision is now accepted and ready to land.
INLINE COMMENTS
> egl_gbm_backend.cpp:158
> +{
> + bool supportRemotePresent = false;
> + const QByteArray remoteOption = qgetenv("KWIN_REMOTE");
you can do
bool foo =qEnvironmentVariableIsSet("");
REPOSITORY
R108 KWin
REVISION DETAIL
https://phabricator.kde.org/D1230
To: Kanedias, graesslin, davidedmundson
Cc: kwin, #kwin, davidedmundson, plasma-devel, ZrenBot, spstarr, progwolff, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, eliasp, sebas, apol, mart, hein, lukas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170605/08c5878e/attachment-0001.html>
More information about the Plasma-devel
mailing list