camera: low latency preview and picture

- Take pictures by pressing "s" when the preview opens.
- Depends on sxmo_autorotate.sh
- movie is not currently working. See comments in code
- uses sxiv for image previews of photos taken during that photoshoot
- TODO: use sxiv keyhandlers to add a delete photo function
	- See: /usr/share/examples/sxiv/key-handler
	- I dont know how we would distribute this
This commit is contained in:
Anjandev Momi 2020-08-21 04:45:59 -07:00 committed by Miles Alan
parent d245a004b6
commit 44784c106b
3 changed files with 143 additions and 6 deletions

View file

@ -176,6 +176,7 @@ programchoicesinit() {
Rotate ↻ ^ 1 ^ key greater
Flip ⇄ ^ 1 ^ key question
Flip ⇅ ^ 1 ^ key bar
Thumbnail ⊡ ^ 0 ^ key Return
"
WINNAME=Sxiv && return
elif echo "$WMCLASS" | grep -i "st-256color"; then