
Security News
Meet Socket at Black Hat and DEF CON 2025 in Las Vegas
Meet Socket at Black Hat & DEF CON 2025 for 1:1s, insider security talks at Allegiant Stadium, and a private dinner with top minds in software supply chain security.
github.com/tudmotu/gnome-shell-extension-clipboard-indicator
.. image:: https://raw.githubusercontent.com/andyholmes/gnome-shell-extensions-badge/eb9af9a1c6f04eb060cb01de6aeb5c84232cd8c0/get-it-on-ego.svg?sanitize=true :target: https://extensions.gnome.org/extension/779/clipboard-indicator/ :width: 180 :alt: Get it on GNOME Extensions
The most popular, reliable and feature-rich clipboard manager for GNOME with over 1M downloads.
|Screenshot|
.. |Screenshot| image:: ./screenshot.png :width: 400 :alt: A screenshot of the clipboard manager, showing clipboard history including images
This extension is also packaged by the community for many popular Linux distros — search your package manager.
In-Menu Keyboard Controls ^^^^^^^^^^^^^^^^^^^^^^^^^^
v
to paste directly from menup
to pin item<Delete>
to delete an itemInstallation via git is performed by cloning the repo into your local gnome-shell extensions directory (usually :code:~/.local/share/gnome-shell/extensions/
)::
$ git clone https://github.com/Tudmotu/gnome-shell-extension-clipboard-indicator.git <extensions-dir>/clipboard-indicator@tudmotu.com
After cloning the repo, the extension is practically installed yet disabled. In order to enable it, run the following command::
$ gnome-extensions enable clipboard-indicator@tudmotu.com
Depending on your GNOME version, you will need to install the following Clipboard Indicator versions:
GNOME 46 and above:
GNOME 45:
GNOME 42-44
GNOME 40-41
GNOME <40
Contributions to this project are welcome.
Please follow these guidelines when contributing:
Note: I have very little time to maintain this project, so expect long (months) of response time. Apologies in advance.
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Meet Socket at Black Hat & DEF CON 2025 for 1:1s, insider security talks at Allegiant Stadium, and a private dinner with top minds in software supply chain security.
Security News
CAI is a new open source AI framework that automates penetration testing tasks like scanning and exploitation up to 3,600× faster than humans.
Security News
Deno 2.4 brings back bundling, improves dependency updates and telemetry, and makes the runtime more practical for real-world JavaScript projects.