Opened 15 years ago
Last modified 14 years ago
#1620 closed defect (fixed)
[PATCH] stop-xscreensaver is disabled by default
Reported by: | Owned by: | reimar | |
---|---|---|---|
Priority: | normal | Component: | vo |
Version: | 1.0rc2 | Severity: | normal |
Keywords: | Cc: | compn | |
Blocked By: | Blocking: | ||
Reproduced by developer: | no | Analyzed by developer: | no |
Description
The option -stop-xscreensaver is disabled by default, resulting in KDE screensaver activating while playing videos in MPlayer. As the option does the sensible thing and there is no normal reason to have it disabled, it doesn't make sense to have it disabled by default. Especially since the documentation states that it is the right thing to do.
See attached patch for a suggested fix.
Note that the -stop-xscreensaver option is also affected by https://bugs.freedesktop.org/show_bug.cgi?id=25855 , making it non-functional with latest X.Org.
Attachments (1)
Change History (4)
by , 15 years ago
Attachment: | mplayer.patch added |
---|
comment:1 by , 15 years ago
comment:2 by , 14 years ago
Owner: | changed from | to
---|
comment:3 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed, patriotact@gmail.com |
Summary: | stop-xscreensaver is disabled by default → [PATCH] stop-xscreensaver is disabled by default |
note that since none of the screensaver or power management guys could agree on a single api, mplayer now uses the -heartbeat-cmd to allow you to exec whatever program to disable screensaver.
mplayer patch