From db825843a3bbd5e92581a08bb286f02c5c1fec61 Mon Sep 17 00:00:00 2001 From: nadeko Date: Wed, 25 Dec 2024 08:11:00 +0000 Subject: [PATCH] CI autodeploy --- manual/master/index.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/manual/master/index.html b/manual/master/index.html index 5b99fb8..be785b2 100644 --- a/manual/master/index.html +++ b/manual/master/index.html @@ -8857,12 +8857,12 @@

Miscellaneous

Conversion is not applied to metadata that is updated at runtime.

--clipboard-enable=<yes|no>
-

(Windows and Wayland only)

+

(Windows, Wayland and macOS only)

Enable native clipboard support (default: yes). This allows reading and writing to the clipboard property to get and set clipboard contents.

--clipboard-monitor=<yes|no>
-

(Windows only)

+

(Windows and macOS only)

Enable clipboard monitoring so that the clipboard property can be observed for content changes (default: no). This only affects clipboard implementations which use polling to monitor clipboard updates. @@ -9014,6 +9014,8 @@

AUDIO OUTPUT DRIVERS

though playback with spatial audio off always works.

+
audiounit (iOS only)
+
Native iOS audio output driver using AudioUnits and AudioToolbox.
openal

OpenAL audio output driver.

@@ -14535,7 +14537,7 @@

Property list

This has a number of sub-properties:

clipboard/text (RW)
-
The text content in the clipboard (Windows and Wayland only). +
The text content in the clipboard (Windows, Wayland and macOS only). Writing to this property sets the text clipboard content (Windows only).