Advanced clipboard manager with editing and scripting features

CopyQ for Mac

CopyQ 12.0.0

  -  38.1 MB  -  Open Source

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of CopyQ 12.0.0.


For those interested in downloading the most recent release of CopyQ for Mac or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

Why is this app published on FileHorse? (More info)
  • CopyQ 12.0.0 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    CopyQ 12.0.0 Screenshot 1
  • CopyQ 12.0.0 Screenshot 2

What's new in this version:

Added:
- Wayland: Global shortcuts are now registered using Portal if available
- Black theme
- Adds attributes for controlling the dialog window created via dialog()
- Adds support showing icon font symbol in notes using application/x-copyq-item-icon format
- Adds support for setting colors in theme files by name. For example: edit_bg=white

Changed:
- Temporary tabs that are not stored on disk will now not expire if configuration changes
- Pinned and locked items will not be dropped if tab size (maximum item count) changes
- The app now propagates exit code properly if it is aborted or receives a Unix signal (SIGINT, SIGTERM).
- Support for Qt older than 5.15 has been dropped
- The build now uses Qt 6 by default. Use cmake -DWITH_QT6=OFF ... to build the app for Qt 5
- Windows: The application will be now hidden from screenshots and screen recordings by default
- Logs are now stored in multiple files based on the process and the log records have a slightly different format (start with timestamp)

Fixed:
- Drops unsafe sanitizing QTextDocument fonts
- Logging now does not use lock files and avoids crashes if the application loop was not yet started
- Avoids resetting properties of a tab if it is renamed
- Fixes setting color for item counter
- Fixes editing and providing UTF-8 text by default
- Fixes updating item preview if when window is shown
- Fixes changing synchronization directory for a tab
- Fixes possible crash if calling a function with unexpected function argument
- Fixes background of the command line in some themes in FakeVim plugin
- Fixes renaming tabs with item storing disabled
- Avoids collapsing tab in the tab tree after it is moved
- Fixes item counter value after moving the tab in the tab tree
- Fixes moving tab group with items in the tab tree
- Linux: Fixes storing the first clipboard change after starting the app and modifying configuration
- Linux: Avoids exiting on commit data request from the session manager