Versions
v1.9.0-r2 :: 0 :: gentoo
- Modified
- License
- GPL-2 LGPL-2
- Keywords
- ~amd64 ~x86
- USE flags
- dpms elogind screensaver systemd upower
USE flags
General
- dpms
- Turn on the display on screensaver deactivation.
- elogind
- Enable session tracking via sys-auth/elogind
- screensaver
- Lock the screen on screensaver activation.
- systemd
- Enable use of systemd-specific libraries and features like socket activation or session tracking
- upower
- Enable power management support
Dependencies
dev-libs / dbus-glib : D-Bus bindings for glib
dev-libs / glib : The GLib library of C routines
sys-apps / dbus : A message bus system, a simple way for applications to talk to each other
sys-apps / systemd : System and service manager for Linux
sys-auth / elogind : The systemd project's logind, extracted to a standalone package
sys-power / upower : D-Bus abstraction for enumerating power devices, querying history and statistics
x11-libs / cairo : A vector graphics library with cross-device output support
x11-libs / gtk+ : Gimp ToolKit +
x11-libs / libX11 : X.Org X11 library
x11-libs / libXScrnSaver : X.Org XScrnSaver library
x11-libs / libXext : X.Org Xext library
x11-libs / libXxf86vm : X.Org Xxf86vm library
x11-libs / pango : Internationalized text layout and rendering library
Runtime Dependencies
dev-libs / dbus-glib : D-Bus bindings for glib
dev-libs / glib : The GLib library of C routines
sys-apps / dbus : A message bus system, a simple way for applications to talk to each other
sys-apps / systemd : System and service manager for Linux
sys-auth / elogind : The systemd project's logind, extracted to a standalone package
sys-power / upower : D-Bus abstraction for enumerating power devices, querying history and statistics
x11-libs / cairo : A vector graphics library with cross-device output support
x11-libs / gtk+ : Gimp ToolKit +
x11-libs / libX11 : X.Org X11 library
x11-libs / libXScrnSaver : X.Org XScrnSaver library
x11-libs / libXext : X.Org Xext library
x11-libs / libXxf86vm : X.Org Xxf86vm library
x11-libs / pango : Internationalized text layout and rendering library
Depending packages
xfce-base / xfce4-session : A session manager for the Xfce desktop environment
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
x11-misc/light-locker: Drop old
Old version referenced consolekit which is now removed from gentoo Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
x11-misc/light-locker: [QA] Fix HomepageInSrcUri
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Denis Dupeyron · gentoo
x11-misc/light-locker: fix elogind patch, bug 687318
Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: Denis Dupeyron <calchan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Denis Dupeyron · gentoo
x11-misc/light-locker: fix CI warning
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Denis Dupeyron <calchan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Denis Dupeyron · gentoo
x11-misc/light-locker: bump to 1.9.0
Manually ported the elogind patch. Note that consolekit is no longer supported. Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Denis Dupeyron <calchan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
x11-misc/light-locker: Drop old
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Guillaume Castagnino · gentoo
x11-misc/light-locker: add elogind support
This patch comes from the pull request https://github.com/the-cavalry/light-locker/pull/117/files and add elogind support. Without this patch, if xorg is compiled with elogind support, the session cannot be restored after locking the screen and result in a black screen. Closes: https://bugs.gentoo.org/681300 Signed-off-by: Guillaume Castagnino <casta@xwing.info> Package-Manager: Portage-2.3.62, Repoman-2.3.12 Closes: https://github.com/gentoo/gentoo/pull/11460 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
x11-misc/light-locker: [QA] remove sys-power/upower-pm-utils dependency
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Denis Dupeyron · gentoo
x11-misc/light-locker: bump to 1.8.0 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Denis Dupeyron · gentoo
x11-misc/light-locker: fix systemd compatibility, bug #588894 - Denis Dupeyron · gentoo
x11-misc/light-locker: remove 1.6.0 - Denis Dupeyron · gentoo
x11-misc/light-locker: bump to 1.7.0, fix #566340
Package-Manager: portage-2.2.27 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed