Skip to content

GeraldPfeifer/gnome-shell-screenshot

 
 

Repository files navigation

Screenshot

Shortcut to create screenshots that can be opened, copied to clipboard or saved to disk.

This extension is based on gnome-shell-imgur.

Installation

Via extensions.gnome.org

The latest reviewed version can be found at GNOME Shell Extensions

Via github.com

The latest development version can be installed manually with these commands:

git clone https://github.com/OttoAllmendinger/gnome-shell-screenshot.git
cd gnome-shell-screenshot
make update_dependencies
make install

Then go to https://extensions.gnome.org/local/ to turn on the extension or use gnome-tweak-tool.

Reporting a Bug

When reporting a bug, please include debugging output from gnome-shell.

You can capture the logs with this command:

journalctl --user /usr/bin/gnome-shell --follow

Known Issues

Error after updating extension (Gnome-Shell 3.37 and above)

Since Gnome-Shell version 3.37.2, extensions that are updated are unavailable (in an error state) until the user logs out and back in again. (See commit 6ddd43f3 in gnome-shell)

If the error persists, please open a bug report.

Error: exitCode=256

Firejail

When using Firejail, please add this configration:

File /etc/firejail/gjs.local:

noblacklist ${HOME}/.local/share/gnome-shell

(Reported here)

Extension "No Flash for Clipboard Screenshots"

The extension available here is known to cause problems when used together with gnome-shell-screenshot.

Please deactivate no-flash-for-clipboard-screenshots when using gnome-shell-screenshot.

(Reported here)

Clipboard stops working in Gnome 3.20

On Gnome 3.20, the clipboard stops working after the lock screen appears.

See OttoAllmendinger#4

As a workaround, restart the shell: Ctrl-F2 r Enter. The clipboard should work again afterwards.

Contributors

Also see contributors for gnome-shell-imgur.

Tip Address

Bitcoin 3NkWgrxHmQKiNMo94zs4vDQzwwpJ4FtwRN

About

Gnome Shell extension for making and uploading screenshots

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 86.1%
  • JavaScript 12.9%
  • Other 1.0%