mirror of
https://github.com/swaywm/sway.git
synced 2026-02-27 01:40:43 -05:00
Remove clipboard command and get_clipboard message
This commit is contained in:
parent
8afe68f920
commit
ba3511b243
6 changed files with 5 additions and 55 deletions
|
|
@ -64,9 +64,3 @@ _swaymsg_ [options...] [message]
|
|||
|
||||
*get\_config*
|
||||
Gets a JSON-encoded copy of the current configuration.
|
||||
|
||||
*get\_clipboard*
|
||||
Get JSON-encoded information about the clipboard.
|
||||
Returns the current clipboard mime-types if called without
|
||||
arguments, otherwise returns the clipboard data in the requested
|
||||
formats. Encodes the data using base64 for non-text mime types.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue