sway/contrib
Hugo Osvaldo Barrera dce8abcdab grimshot: Allow configuring default directory
`$XDG_PICTURES_DIR` is a very loosely defined thing; it's a directory
where "pictures" are stored, which no clearer definition.

Some people use it for photographs they take, other use it for images
they save from the internet, and others use it for screenshots.

Having lots of tools save their output there (anything that's an image
goes there) can easily make it a kitchen sink.

To work around this, use `$XDG_SCREENSHOTS_DIR` as a target directory
for screenshots by default. If not-so-standard variable is unset, fall
back to the previous setting; `$XDG_PICTURES_DIR`.

This also drops an external dependency, which was (a) an overkill (b)
not flexible enough.
2020-05-05 20:18:19 +02:00
..
_incr_version _incr_version: always overwrite old version number 2019-12-31 10:31:40 -05:00
autoname-workspaces.py A Script to change sway workspace name. 2019-12-06 15:52:33 -05:00
grimshot grimshot: Allow configuring default directory 2020-05-05 20:18:19 +02:00
inactive-windows-transparency.py Use transparency arg in the window focus event 2020-01-09 19:53:53 -07:00