We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1daf31 commit ecda5f3Copy full SHA for ecda5f3
README.md
@@ -1,16 +1,20 @@
1
# Wshot
2
3
-Simple screenshot GUI for wayland.
+>Simple Qt screenshot GUI for wayland.
4
5
-
+
6
7
## Depends
8
9
-- grim
10
-- slurp
11
-- zenity|qarma
12
-- jq
13
-- wl-clipboard
+* grim
+* slurp
+* qarma
+* jq
+* wl-clipboard
14
+
15
+### Optional
16
17
+* wf-info (to select window under wayfire)
18
19
## Install
20
@@ -29,6 +33,8 @@ If no custom filename is set it defaults to `screenshot_$(date +%F_%H.%M.%S)` e.
29
33
30
34
**Note**: "Selected window" mode is working only in sway and wayfire at the moment.
31
35
36
+Not tested using zenity instead of qarma.
37
32
38
## License
39
40
GPL3
wshot.png
76.7 KB
wshot1.png
-21.8 KB
0 commit comments