Bug 20042 - xdg-screensaver should support a hook to specify a different screensaver
Summary: xdg-screensaver should support a hook to specify a different screensaver
Status: RESOLVED MOVED
Alias: None
Product: Portland
Classification: Unclassified
Component: Portland (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Portland Bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-10 12:25 UTC by Brian Cameron
Modified: 2019-02-16 13:29 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Brian Cameron 2009-02-10 12:25:35 UTC
xdg-screensaver is currently hardcoded to launch particular screensavers for 
GNOME or KDE.  It should support an interface so that if a person wants to use
an alternative screensaver, they can specify it.  Perhaps xdg-screensaver could 
check for a file on the system, and if present, run that script to start the 
screensaver rather than doing its current magic.
Comment 1 Jarno Suni 2014-01-08 18:51:29 UTC
One approach is to check, if a screensaver daemon is running. Supporting xautolock could give user a way to set locker, but "xautolock -locknow" returns exit code 0 even if "nowlocker" is not defined (xautolock 2.2).

Please check my attachment for the following bug report about a locking script for Xfce: https://bugzilla.xfce.org/show_bug.cgi?id=3770 It tries to use an available daemonless locker, if it doesn't detect a screensaver daemon.
Comment 2 GitLab Migration User 2019-02-16 13:29:26 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xdg/xdg-utils/issues/28.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.