summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authornanahi <130121847+na-na-hi@users.noreply.github.com>2023-12-29 07:02:41 -0500
committerDudemanguy <random342@airmail.cc>2023-12-29 19:29:35 +0000
commitabc2a7484dce9d043f20cee6c52cd6112af286d5 (patch)
treeb7dcd91b6217d5da3962163b6fefa50307e46395 /DOCS/man/options.rst
parenta16bad4004a7b712e4ae83e0e8c03e378550ad35 (diff)
downloadmpv-abc2a7484dce9d043f20cee6c52cd6112af286d5.tar.bz2
mpv-abc2a7484dce9d043f20cee6c52cd6112af286d5.tar.xz
DOCS/man: remove "Linux desktop issues" section
This section has no reason to exist anymore because: - No "desktop issues" sections exist for other platforms, and all other Linux-specific issues are represented as notes for options. This section only addressed one specific issue. - This section was shortened significantly with commit 2c46ae8ea3d9ae32b52eae9092f0517d69dcedbc, so there is no need for this to be a separate section anymore. - This section was shortened again with commit d5e681e95df759a4df8608cc773931e3f97c9460, when the original rationale behind this section became outdated because GNOME has implemented the idle inhibit protocol. The historical info is moved to the documentation of --stop-screensaver.
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst8
1 files changed, 5 insertions, 3 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 72a464ba30..772e726780 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -3450,10 +3450,12 @@ Window
the screensaver will re-enable when playback is not active. ``always`` will
always disable the screensaver. Note that stopping the screensaver is only
possible if a video output is available (i.e. there is an open mpv window).
+ This is not supported on all video outputs, platforms, or desktop environments.
- This is not supported on all video outputs or platforms. Sometimes it is
- implemented, but does not work (especially with Linux "desktops"). Read the
- `Disabling Screensaver`_ section very carefully.
+ Before mpv 0.33.0, the X11 backend ran ``xdg-screensaver reset`` in 10 second
+ intervals when not paused in order to support screensaver inhibition in some
+ environments. This functionality was removed in 0.33.0, but it is possible to
+ call the ``xdg-screensaver`` command line program from a user script instead.
``--wid=<ID>``
This tells mpv to attach to an existing window. If a VO is selected that