Skip to content

Commit 26cb87a

Browse files
na-na-hiDudemanguy
authored andcommitted
DOCS/man/input: add documentation for Wayland and macOS clipboard write
Wayland clipboard writing is added. macOS clipboard writing was already implemented but it was forgotten to update the documentation.
1 parent 788b362 commit 26cb87a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

DOCS/man/input.rst

+3-2
Original file line numberDiff line numberDiff line change
@@ -4028,9 +4028,10 @@ Property list
40284028

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

4033-
``clipboard/text-primary``
4034+
``clipboard/text-primary`` (RW)
40344035
The text content in the primary selection (Wayland only).
40354036

40364037
.. note::

0 commit comments

Comments
 (0)