← Package directory
Available on winget

Install CopyQ

Clipboard manager with advanced features

Install with winget
winget install --id hluk.CopyQ
Upgrade
winget upgrade --id hluk.CopyQ
Uninstall
winget uninstall --id hluk.CopyQ

About CopyQ

Clipboard manager with advanced features

What's new in 15.0.0

Added - CSS properties for pinned/notes indicator color and width. See Plugin Indicators. ItemPinned { qproperty-pinnedIndicatorColor: rgba(0, 0, 255, 128); } ItemPinned[CopyQ_selected="true"] { qproperty-pinnedIndicatorColor: rgba(255, 204, 0, 255); } ItemNotes { qproperty-notesIndicatorColor: rgba(100, 200, 100, 180); } ItemNotes { qproperty-notesIndicatorWidth: 24; } - One Dark theme. Thanks to @jetm (Javier Tia). - Diagnostic information in About dialog and version output for easier troubleshooting. - Script function stats() now includes per-process memory information. Changed - "Show under mouse cursor" shortcut now hides the window if it is already visible (#2272). - Updated icon font to Font Awesome 7.2.0. - Dropped private Qt header usage (replaced with public QNativeInterface API). Note for packagers: The application no longer links against private Qt headers, so it does not need to be rebuilt on Qt minor version updates. - Dropped support for unmaintained Qt 5 version of the app. - Improved performance of scripts. Fixed - Fixed blank items appearing in search results. - Fixed rounded item corners showing wrong background color. - Fixed item background rendering on some systems and themes (#3495). - Fixed item vertical misalignment (missing top margin). - Fixed tray icon not showing before encryption password prompt (#3502). - Fixed tray menu not showing on Wayland when triggered via shortcut (#3325). - Fixed version string (#3516). - Fixed crash when accessing invalid ItemSelection. - Fixed item scrollbar colors. - Fixed a memory leak in clipboard monitor process...

Read release notes

Version history

Version Updated Notes
15.0.0 Unknown Added - CSS properties for pinned/notes indicator color and width. See Plugin Indicators. ItemPinned { qproperty-pinnedIndicatorColor: rgba(0, 0, 255, 128); } ItemPinned[CopyQ_selected="true"] { qproperty-pinnedIndicator...
14.0.0 Unknown Added - Tab encryption support. Allows encrypting all tab data on disk using a single custom password. Common keychain software to store the password can be also enabled with password expiration (locking tabs). Note for...
13.0.0 Unknown Added - Windows: Preferences now include auto-start option, previously available only in the installer. Changed - Tabs synchronized with a directory on the disk will now include files from sub-directories (#2638). - Filt...
12.0.1 Unknown Fixed - X11: Fixes registering global shortcuts with modifiers (#3212). - macOS: Fixes providing builds for Intel architecture. - Fixes maximum length for session name (it is 16 characters as the error message says, not...
12.0.0 Unknown Added - Wayland: Global shortcuts are now registered using Portal if available. - Black theme (#3142). Thanks to @FadeMind. - Adds attributes for controlling the dialog window created via dialog() (#2947): .onTop makes t...
11.0.0 Unknown Added - Adds support for dark/light window title scheme. - New frameless_window option (#2570) toggles the main window frame and title bar (if supported by the window manager): copyq toggleConfig frameless_window - Adds...
10.0.0 Unknown Added - Emacs navigation key-bindings support. - Adds support for setting urgency and persistency to notifications. Script function notification() takes new arguments: '.urgency' (low, normal, high, critical), '.persiste...
9.1.0 Unknown Added - Allows processing all clipboard changes (#2787, #2746). If clipboard contains secret (for example, copied from a password manager), onSecretClipboardChanged() script function is called with data containing mimeSe...
8.0.0 Unknown Added - Tab item limit has been increased to 100,000 (#1144). - New macOS builds for M1/arm64 architectures are available (#1884). - New Debian/Raspbian builds for arm/arm64 architectures are available. - Allows overridi...
7.1.0 Unknown Changed - Image editor (if set) will now open instead of built-in text editor when - Encryption now uses larger/safer keys (#2385). Fixed - Fixes saving and opening empty encrypted tabs. - Fixes minimal size of dialogs (...
7.0.0 Unknown Added - Windows installer has an option to install for current user or all users Changed - The preferred format to edit is now "text/plain;charset=utf-8" with - Toggle Clipboard Storing menu item uses static text and ico...
6.4.0 Unknown Release notes
6.3.2 Unknown Release notes
6.3.1 Unknown Release notes
6.3.0 Unknown Release notes
6.2.0 Unknown Release notes
6.1.0 Unknown No notes
6.0.1 Unknown No notes
6.0.0 Unknown No notes
5.0.0 Unknown No notes