summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDudemanguy <random342@airmail.cc>2023-08-27 11:15:52 -0500
committerDudemanguy <random342@airmail.cc>2023-09-24 01:59:07 +0000
commit652a1dd90711839acdccc08004056d25514ef2d8 (patch)
treee34cce09990603c975653afd5a524b5154c4b9d2
parentde61e6b67cd52a72892308ba4a1f82ee3ebda5c8 (diff)
downloadmpv-652a1dd90711839acdccc08004056d25514ef2d8.tar.bz2
mpv-652a1dd90711839acdccc08004056d25514ef2d8.tar.xz
DOCS/man: remove outdated note about gnome and idle-inhibit
They support it now.
-rw-r--r--DOCS/man/mpv.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/DOCS/man/mpv.rst b/DOCS/man/mpv.rst
index 38f5c323c4..611b1c05a1 100644
--- a/DOCS/man/mpv.rst
+++ b/DOCS/man/mpv.rst
@@ -1372,9 +1372,6 @@ A common problem is that Linux desktop environments ignore the standard
screensaver APIs on which mpv relies. In particular, mpv uses the Screen Saver
extension (XSS) on X11, and the idle-inhibit protocol on Wayland.
-GNOME in particular still ignores the idle-inhibit protocol, and has its own
-D-Bus interfaces for display power management, which mpv does not support.
-
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 these
environments. This functionality was removed in 0.33.0, but it is possible to