Bug 188317 - Add mechanism for apps to disable screensaver temporarily. And *use it everywhere*
Summary: Add mechanism for apps to disable screensaver temporarily. And *use it everyw...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-screensaver
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Ray Strode [halfline]
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-04-07 20:13 UTC by Bill Nottingham
Modified: 2014-03-17 02:59 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-08-04 05:53:49 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Bill Nottingham 2006-04-07 20:13:56 UTC
So, I'm sitting here watching Max's Fedora presentation. About 5 minutes in...
the screensaver kicks in on the top of the slides.

gnome-screensaver should have a d-bus (or whatever) interface that allows people
to temporarily disable it. (It may already have this, so see the next point....)

OpenOffice.org, MagicPoint, totem, *whatever*... should use it if/when it exists.

Comment 1 Bill Nottingham 2006-04-07 20:14:55 UTC
Filing here instead of upstream as, even if the feature is an upstream issue, we
need some way to track all the Fedora stuff that needs to hook into this.


Comment 2 jmccann 2006-04-26 15:46:14 UTC
Here's how we do it in Totem (updated to support 2.14 and 2.15 APIs):
http://cvs.gnome.org/viewcvs/totem/src/totem-scrsaver.c?view=markup

For apps that don't want to DBUS dependency you can do
"gnome-screensaver-command --poke" once every few seconds or something.

Hopefully, we can make this an org.freedesktop.ScreenSaver interface at some
point which may help convince upstream packages to use it.


Note You need to log in before you can comment on or make changes to this bug.