Review Request 130163: Add ConsoleKit2 support for launching Wayland sessions
Eric Koegel
eric.koegel at gmail.com
Mon Jun 19 07:42:51 UTC 2017
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/130163/
-----------------------------------------------------------
Review request for Plasma.
Repository: kwin
Description
-------
ConsoleKit2 as of version 1.1.1 implements the Session Controller dbus calls required by Kwin to run under Wayland. This patch first looks for the login1 service before attempting the ConsoleKit service.
Diffs
-----
logind.h 8bb0206
logind.cpp fee0f2f
Diff: https://git.reviewboard.kde.org/r/130163/diff/
Testing
-------
On a system running ConsoleKit2, logging into a text console and running:
```
export $(dbus-launch); export QT_QPA_PLATFORM=wayland; startplasmacompositor
```
Most of this patch is just shuffling code around to support both logind and CK2.
Thanks,
Eric Koegel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170619/0a1dfcc0/attachment-0001.html>
More information about the Plasma-devel
mailing list