hluk / CopyQ

Clipboard manager with advanced features
GNU General Public License v3.0
8.23k stars 429 forks source link

itemsync: Improve performance/consistency when moving items #2705

Closed hluk closed 1 month ago

hluk commented 1 month ago

Fixes app getting stuck with pinned items.

Avoids data races, use lock file with a timeout.

Fixes running display commands.