cliphist is a clipboard history “manager” for Wayland. This is free and open source software. Features include: Write clipboard changes to a history file. Recall history with dmenu / rofi / wofi (or whatever other picker you like). Both text and images are supported. Clipboard is preserved...
clipboard history “manager” for wayland write clipboard changes to a history file recall history with dmenu / rofi / wofi (or whatever other picker you like) both text and images are supported clipboard is preserved byte-for-byte leading / trailing whitespace / no whitespace or newlines are...
Scroll up/down in history ctrl+shift+c, XF86Copy Copy selected text to the clipboard ctrl+shift+v, XF86Paste Paste from clipboard shift+insert Paste from the primary selection ctrl+shift+r Start a scrollback search ctrl++, ctrl+= Increase font size ctrl+- Decrease font size ctrl+0 Reset ...
This branch is 3 commits behind Smithay/smithay-clipboard:master.Folders and filesLatest commit kchibisov smithay-clipboard version 0.7.1 eebb028· Feb 20, 2024 History82 Commits .github/workflows Update to SCTK 0.18.0 Oct 11, 2023 examples Fix panic when wayland display connection breaks Feb ...
Duplicates (11):12657071266771126679212746341370324137453013791481384674138555613922611398819(view as bug list) Depends On: Blocks:WaylandRelated1284222 TreeView+depends on/blocked Reported:2015-10-22 18:27 UTC byMairi Dulaney Modified:2022-01-13 13:41 UTC (History) ...
For primary clipboard support, also addexec wl-paste -p -t text --watch clipman store -P --histpath="~/.local/share/clipman-primary.json"(note that both the-pin wl-paste and the-Pin clipman are mandatory in this case). To query the history and select items, run the binary asclipman...
History 144 Commits README License Awesome Wayland A lightly-curated list ofWaylandcode and resources. Please investigate these projects on your own before fully committing to them! I have personal experience with some of the projects here, but for the others I rely heavily on the community for...
The PRIMARY and CLIPBOARD selections are connected to the corresponding Wayland APIs. Pointer and keyboard events work. Xwayland doesn't support Wayland's HiDPI feature, which causes the compositor to double everything in size, which is often blurry and unusable. To fix this, use e.g.--x-...
Copy: If you don't havewl-clipboardinstalled, copy to clipboard won't work if you close swappy (the content of the clipboard is lost). This because GTK 3.24has not implemented persistent storage on wayland backend yet. We need to do it on theWayland level, or wait for GTK 4. For now...
The PRIMARY and CLIPBOARD selections are connected to the corresponding Wayland APIs. Pointer and keyboard events work. Xwayland doesn't support Wayland's HiDPI feature, which causes the compositor to double everything in size, which is often blurry and unusable. To fix this, use e.g.--x-...