Bug 2357454
| Summary: | copyq-10.0.0 is available | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Upstream Release Monitoring <upstream-release-monitoring> | ||||
| Component: | copyq | Assignee: | Gerald Cox <gbcox> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | gbcox, kde-sig, lholecek | ||||
| Target Milestone: | --- | Keywords: | FutureFeature, Triaged | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | copyq-10.0.0-1.fc43 copyq-10.0.0-1.fc41 copyq-10.0.0-1.fc42 | Doc Type: | --- | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2025-04-04 16:06:57 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Upstream Release Monitoring
2025-04-04 07:42:27 UTC
Created attachment 2083376 [details]
Update to 10.0.0 (#2357454)
the-new-hotness/release-monitoring.org's scratch build of copyq-10.0.0-1.fc40.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=131089624 Release v10.0.0 - 10.0.0
Repository: hluk/CopyQ · Tag: v10.0.0 · Commit: f25a022
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), '.persistent' (toggle persistent notification)
Changed
Updates icon font from Font-Awesome 6.7.2.
On Windows, the main window is shown when starting the application using
the program icon (#2965).
Calling exit() script function prints "Terminating server" on stderr
instead of stdout.
Fixed
Fixes item selection with Ctrl+Space (#2850).
Fixes confirming exit if any commands are running.
Fixes selecting specific row on search (#2770).
Clipboard data cloning will be now aborted if the data changes during the
process. This avoids using incomplete data in rare cases.
Fixes contrast of the selected row number color (#2887). The row number text
color of selected item is set to the same color as item text by default. This
can be overridden via "Edit Theme" button using option num_sel_fg.
Fixes internal editor syntax highlighting for numbers containing separators
(for example 100_000, 0x1234_abcd) and avoids incorrectly highlighting
multiple lines as regular expression in some cases.
On GNOME (Wayland session), the clipboard monitor and provider processes run
in XWayland mode because GNOME does not support Wayland data control
protocol. This behavior can be skipped by settings QT_QPA_PLATFORM
environment variable to "wayland" (or other value).
On Wayland compositors, fixes unnecessary application start delay if
clipboard access (the data control protocol) is not supported.
On Linux, the "Ignore items with no or single character" predefined command
properly avoids synchronizing empty text or single character.
On Linux, fixes waiting on keyboard modifiers release when synchronizing
selection.
Avoids recursive item preview updates when using display commands.
Avoids removing items if drag'n'drop action fails.
Wayland: Fixes crash if getting owned clipboard data.
Wayland: Fixes setting UTF-8 text on broken GNOME's XWayland.
Due to source code change in 10.0.0, revised: copyq-fix-qt6.9-build.patch and renamed it to rhbz-2357454 patch. Also put in a check to only apply the patch for F43 and later. The patch won't currently work for F41 or F42. FEDORA-2025-521d6a1db1 (copyq-10.0.0-1.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2025-521d6a1db1 FEDORA-2025-521d6a1db1 (copyq-10.0.0-1.fc43) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2025-c9dd9f4926 (copyq-10.0.0-1.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2025-c9dd9f4926 FEDORA-2025-100084dd3a (copyq-10.0.0-1.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2025-100084dd3a FEDORA-2025-c9dd9f4926 has been pushed to the Fedora 42 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-c9dd9f4926` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-c9dd9f4926 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-100084dd3a has been pushed to the Fedora 41 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-100084dd3a` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-100084dd3a See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-100084dd3a (copyq-10.0.0-1.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2025-c9dd9f4926 (copyq-10.0.0-1.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report. |