Não testei.
Clipboard Indicator - Forked
Clipboard Manager extension for Gnome-Shell - Adds a clipboard indicator to the top panel, and caches clipboard history.
Extension page on e.g.o: Not yet!
Features
1º) Support for images. (enable by default.)
2º) Max history is 2000 (Not recommended more than 200 for low-end PC)
3º) Support only Gnome Shell 40+
For Gnome Shell 3.38 or lower check Release Tag version 37 or most old. (No support for images.)
Future Plans
1º) Preview image on the menu
Installation
Installation via terminal:
$ mkdir ~/.local/share/gnome-shell/extensions/clipboard-indicator@ruiguilherme.com $ git clone GitHub - RuiGuilherme/gnome-shell-extension-clipboard-indicator: Clipboard Manager extension for Gnome-Shell - Adds a clipboard indicator to the top panel, and saves text and images clipboard. ~/.local/share/gnome-shell/extensions/clipboard-indicator@ruiguilherme.com
reload gnome-shell pressing Alt + F2 and entering r:
$ gnome-extensions enable clipboard-indicator@ruiguilherme.com
Known issue
Enable png images may not work without this patch: x11: Fix concurrent input streams with the same target+selection (!1812) · Merge requests · GNOME / mutter · GitLab you need to wait mutter merge ir or apply, compile and install by yourself. - YOU CAN ENABLE OR DISABLE PNG IMAGES ON SETTINGS MENU.
Contributing
Contributions, issues and feature requests are welcome!