-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/124318/
-----------------------------------------------------------

Review request for Plasma and Solid.


Repository: powerdevil


Description
-------

The DPMS action is implemented in a very x11 specific way calling into
xcb in the ctor and before supported can be checked. This causes a crash
on platforms != xcb.

In order to better support other platforms the action is marked as
xcb specific in the desktop file and the loading of Actions is adjusted
to only load Actions supported on the current platform.


Diffs
-----

  daemon/actions/dpms/powerdevildpmsaction.desktop 
78c5d90fe62559f70431dd4bd6e195b765e0f477 
  daemon/powerdevilactionpool.cpp 0f0e69f0afe447935e6d17872f029c7c4ac33875 

Diff: https://git.reviewboard.kde.org/r/124318/diff/


Testing
-------

No longer crashes in a Plasma/Wayland session.


Thanks,

Martin Gräßlin

_______________________________________________
Plasma-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to