You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 2, 2020. It is now read-only.
The issue is with the vendored keybinder.js, if anyone has time to look into it. I do not have any internet outside work so it's not easy to work on this issue. Here's a workaround which basically does what the extension does:
Disable the default screenshot keyboard shortcut:
Add a new shortcut with the Print key:
Change the gnome-screenshots save directory with dconf Editor or using the cli:
gsettings set org.gnome.gnome-screenshot auto-save-directory /path/to/screenshots
There was an API change between 3.34 and 3.36 that renders #11 broken on those versions before. I'm open to PRs if anyone still wants to add in support for older versions that I do not personally use.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Since the update to 3.33.9* the screenshot location is no longer respected. Whatever the path, the screenshot gets always saved under
$USER/Pictures
.I can see this in the logs:
Let me know how I can help.
The text was updated successfully, but these errors were encountered: