[Xfce-bugs] [Bug 11273] Add support for ConsoleKit2
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Sun Dec 7 09:02:35 CET 2014
https://bugzilla.xfce.org/show_bug.cgi?id=11273
Eric Koegel <eric at xfce.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |eric at xfce.org
Resolution|--- |FIXED
--- Comment #1 from Eric Koegel <eric at xfce.org> ---
Pushed to master for additional testing:
commit 2cd4ba484bfec3354a2bbc58f94e93f874757f1e
Author: Eric Koegel <eric.koegel at gmail.com>
Date: Mon Nov 3 07:45:36 2014 +0300
Add ConsoleKit2 support
This patch:
- Moves the shutdown fallback code into its own files
- Adds support for ConsoleKit2
- Simplifies the upower version check to one spot. To do that,
every shutdown backend has its own lock screen function.
Now, either logind or consolekit may be !NULL and upower will
only be !NULL when using versions prior to 0.99.0. It will attempt
to use logind first, upower second, consolekit third, and finally
the internal fallback code.
http://git.xfce.org/xfce/xfce4-session/commit/?id=2cd4ba484bfec3354a2bbc58f94e93f874757f1e
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list