1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
715349d0f4
scripts/screenshot: add proper arg parsing
This fixes usage of --active and --clip together. I'm not even sure how
it worked before this tbh.

Signed-off-by: Joe Groocock <me@frebib.net>
2020-08-11 09:14:16 +01:00
b52496bbb3
scripts/screenshot: add --active and --clip args
--active uses the active window as selection boundary, instead of the root window, or prompting for a window selection
--clip adds the image to the clipboard and exits without uploading

Signed-off-by: Joe Groocock <me@frebib.net>
2020-05-30 00:28:27 +01:00
f67a8e5f80
scripts/screenshot: reduce window shadow to 60% opacity 2020-04-02 12:49:11 +01:00
45680df7c5
scripts/screenshot: add shadow to full-window snaps 2020-03-24 23:07:28 +00:00
0256369cd6
scripts/screenshot: update screenshot scp path 2020-03-21 22:56:09 +00:00
d6289c47ba
scripts/screenshot: fix putting capture in clipboard 2019-04-24 10:42:05 +01:00
ad713cd680
scripts/screenshot: Use shorter hash name 2019-02-18 13:11:33 +00:00
863de0d0ef
screenshot: replace imgur-screenshot with self-hosted alt 2018-10-22 21:25:04 +01:00