CLIPBOARD-MANAGER(1)
NAME
clipboard-manager — Clipboard manager for COSMIC™
SYNOPSIS
INFO
203 stars
46 forks
0 views
RustDeveloper Tools
DESCRIPTION
Clipboard manager for COSMIC™
README
Clipboard manager for COSMIC™

The goal is to make a simple yet fast clipboard history, with a focus on UX, rapidity and security.
There is a quick settings popup when you right click the icon.
Install
[!WARNING]
The applet is available in the cosmic-store, however, this version will currently not work (https://github.com/cosmic-utils/clipboard-manager/issues/171).
The reason is because this applet use a wayland protocol (data control protocol) which is not available for sandboxed client. The only way is to build from source. For this you need to install rust, just, and follow the the build instruction.
Logs
journalctl -p 3 -xb --user _EXE=/usr/bin/cosmic-ext-applet-clipboard-manager | less
-p3 means priority error-xadd informationbmeans since last boot
Testing bundle
# install
flatpak install --user clipboard-manager.flatpak
# run specific branch
flatpak run --branch=testing io.github.cosmic_utils.cosmic-ext-applet-clipboard-manager
# to be sure cosmic-panel will launch the wanted version
flatpak uninstall --user io.github.cosmic_utils.cosmic-ext-applet-clipboard-manager//master
# or verify the commit with
flatpak run io.github.cosmic_utils.cosmic-ext-applet-clipboard-manager -V
# uninstall testing repo and app
flatpak remote-delete --user cosmic-ext-applet-clipboard-manager-origin
Build from source
Instructions are in this file.
Contributing
See this file.
SEE ALSO
neovim(1)— Hyperextensible Vim-based text editor — the future of Vimtmux(1)— Terminal multiplexer — split panes, detach sessions, pair programhyperfine(1)— A command-line benchmarking tool — measure execution timestokei(1)— Count lines of code quickly — supports 150+ languagescftunnel(1)— 全协议内网穿透 CLI — Cloud 模式免费 HTTP/WS 穿透 + Relay 模式自建中继 TCP/UDP 全协议 | Cloudflare Tunnel + frp 双引擎
clihub3/4/2026CLIPBOARD-MANAGER(1)