After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 152814 - Don't disable the screensaver when playback is stopped
Don't disable the screensaver when playback is stopped
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: general
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks: 162815
 
 
Reported: 2004-09-16 12:58 UTC by peterl
Modified: 2005-02-19 20:23 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description peterl 2004-09-16 12:58:32 UTC
It would be nice if totem droped out of full screen mode when it has finished
with playback. The main reason for this request is that it will now make it
possible for the screensaver to run wich is a really good idea if you fall
asleep infront of a movie.
Comment 1 Bastien Nocera 2004-09-17 10:25:21 UTC
I don't really like this idea. But we should be able to disable the "screensaver
disabler" when the playback is stopped, so that the screensaver would kick off
if nobody touched the keyboard or mouse since the playback ended.
Comment 2 peterl 2004-09-17 10:33:23 UTC
That sounds just fine!
Comment 3 Bastien Nocera 2004-09-20 16:24:59 UTC
Mass reassign.
Comment 4 Bastien Nocera 2005-02-19 20:23:13 UTC
2005-02-19  Bastien Nocera  <hadess@hadess.net>

        * src/scrsaver.c: (totem_scrsaver_disable),
        (totem_scrsaver_enable):
        * src/totem.c: (totem_action_play), (totem_action_stop),
        (totem_action_play_pause), (totem_action_fullscreen_toggle):
        Only disable the screensaver in fullscreen, and when something
        is playing (Closes: #152814)