Remove clipboard command and get_clipboard message

This commit is contained in:
emersion 2018-07-09 22:39:47 +01:00
parent 8afe68f920
commit ba3511b243
6 changed files with 5 additions and 55 deletions

View file

@ -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.