https://bugzilla.xfce.org/show_bug.cgi?id=11273
Eric Koegel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #1 from Eric Koegel <[email protected]> --- Pushed to master for additional testing: commit 2cd4ba484bfec3354a2bbc58f94e93f874757f1e Author: Eric Koegel <[email protected]> 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. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
