Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit bc4f95c

Browse files
author
nadeko
committed
CI autodeploy
1 parent 30905cf commit bc4f95c

File tree

1 file changed

+6
-21
lines changed

1 file changed

+6
-21
lines changed

‎manual/master/index.html

Lines changed: 6 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1328,23 +1328,6 @@ <h1>PSEUDO GUI MODE</h1>
13281328
profile name.</p>
13291329
</div>
13301330
</div>
1331-
<div class="section" id="linux-desktop-issues">
1332-
<h1>Linux desktop issues</h1>
1333-
<p>This subsection describes common problems on the Linux desktop. None of these
1334-
problems exist on systems like Windows or macOS.</p>
1335-
<div class="section" id="disabling-screensaver">
1336-
<h2>Disabling Screensaver</h2>
1337-
<p>By default, mpv tries to disable the OS screensaver during playback (only if
1338-
a VO using the OS GUI API is active). <tt class="docutils literal"><span class="pre">--stop-screensaver=no</span></tt> disables this.</p>
1339-
<p>A common problem is that Linux desktop environments ignore the standard
1340-
screensaver APIs on which mpv relies. In particular, mpv uses the Screen Saver
1341-
extension (XSS) on X11, and the idle-inhibit protocol on Wayland.</p>
1342-
<p>Before mpv 0.33.0, the X11 backend ran <tt class="docutils literal"><span class="pre">xdg-screensaver</span> reset</tt> in 10 second
1343-
intervals when not paused in order to support screensaver inhibition in these
1344-
environments. This functionality was removed in 0.33.0, but it is possible to
1345-
call the <tt class="docutils literal"><span class="pre">xdg-screensaver</span></tt> command line program from a user script instead.</p>
1346-
</div>
1347-
</div>
13481331
<div class="section" id="options">
13491332
<h1>OPTIONS</h1>
13501333
<div class="section" id="track-selection">
@@ -4644,10 +4627,12 @@ <h2>Window</h2>
46444627
startup and turns it on again on exit (default: yes). When using <tt class="docutils literal">yes</tt>,
46454628
the screensaver will re-enable when playback is not active. <tt class="docutils literal">always</tt> will
46464629
always disable the screensaver. Note that stopping the screensaver is only
4647-
possible if a video output is available (i.e. there is an open mpv window).</p>
4648-
<p class="last">This is not supported on all video outputs or platforms. Sometimes it is
4649-
implemented, but does not work (especially with Linux &quot;desktops&quot;). Read the
4650-
<a class="reference internal" href="#disabling-screensaver">Disabling Screensaver</a> section very carefully.</p>
4630+
possible if a video output is available (i.e. there is an open mpv window).
4631+
This is not supported on all video outputs, platforms, or desktop environments.</p>
4632+
<p class="last">Before mpv 0.33.0, the X11 backend ran <tt class="docutils literal"><span class="pre">xdg-screensaver</span> reset</tt> in 10 second
4633+
intervals when not paused in order to support screensaver inhibition in some
4634+
environments. This functionality was removed in 0.33.0, but it is possible to
4635+
call the <tt class="docutils literal"><span class="pre">xdg-screensaver</span></tt> command line program from a user script instead.</p>
46514636
</dd>
46524637
<dt><tt class="docutils literal"><span class="pre">--wid=&lt;ID&gt;</span></tt></dt>
46534638
<dd><p class="first">This tells mpv to attach to an existing window. If a VO is selected that

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /