copyd v0.1.0
First public release. Rebranded from the internal cromenockle prototype.
Added
- Wayland clipboard monitor (text + images) with SQLite history under
${XDG_DATA_HOME}/copyd/. - Frameless 720×480 spotlight-style launcher window.
- Keyboard-first navigation: arrows + Enter to copy, typing filters,
Escclears then hides,Spacecopies when search is empty. - Single-instance design: re-launching the binary toggles the window via Wails'
SingleInstancecallback. Lets the desktop environment own the global hotkey. --hiddenflag for autostart at login.- Quick Look preview pane with inline image thumbnails.
- Pin / unpin items to keep them at the top of the history.
- Linux packaging: RPM, DEB, AppImage, plain tar.gz.
--versionflag.
Known limitations
- Linux-only (GTK4 / WebKitGTK 6.0). macOS and Windows compile but the install/autostart story is unsupported.
- No settings file yet; everything lives under
${XDG_DATA_HOME}/copyd/. - Built on Wails v3 alpha — minor breakage between Wails alphas is possible.