Version 11 housekeeping (#2220)

* Replace 11.0.0 with 11.0

Signed-off-by: Haris Gušić <harisgusic.dev@gmail.com>

* Clarify the pitfalls of actions from the CLI

Signed-off-by: Haris Gušić <harisgusic.dev@gmail.com>

* Revert "Replace 11.0.0 with 11.0"

This reverts commit 639dfcc3331443c697815acc6e091678ba66de20.
This commit is contained in:
Haris Gušić
2022-01-14 22:32:19 +01:00
committed by GitHub
parent 96059bcad3
commit 2a034d13a8

View File

@@ -21,7 +21,8 @@ We will be in beta for 1-2 weeks depending on what kind of issues are found and
- `--region` is a new flag that allows users to specify the exact region to screenshot. It uses the same syntax as xrandr: `WxH+x+y`.
- This is likely to be added to the launcher in the next release.
- `--accept-on-select` This flag will save the image as soon as the mouse is released when selecting a region.
- The CLI now supports pinning (`--pin`), uploading (`--upload`), and copying to clipboard (`--clipboard`).
- The CLI now supports pinning (`--pin`), uploading (`--upload`), and copying to clipboard (`--clipboard`).
Note that in case one of these options (or `--path`, `--raw` also) is used, an *Accept* button is shown and the *Save*, *Copy*, *Upload*, *Pin*, *Open With* buttons are hidden.
- MacOS now uses monochrome icon to match the system theme better.