-----------------------------------------------------------
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

Reply via email to