clipmenu icon indicating copy to clipboard operation
clipmenu copied to clipboard

Clipboard management using dmenu

Results 34 clipmenu issues
Sort by recently updated
recently updated
newest added

I have spectacle set to copy screenshots to clipboard, but whenever I take a screenshot, clipmenued says `INFO: Vacuumed 1 clip files.` and I'm unaware of any way to to...

update needed

I have problem where an application freezes or ignores pasting when pasting big enough picture from clipboard. It happens with pictures of size >2.8MB but not with size

update needed

I am using `clipmenu-git` package from AUR, and `clipctl status` command always shows `enabled`, even when clipmenu is disabled

needs more info

This mirrors behaviour in #126 / the reverse fix for #125, where if I copy in certain programs (google docs), the copy isn't synced to my primary selection. Usually this...

Suppose I copy the text ``` a b ``` This creates new entry in the `line_cache`: ` a (2 lines)` Now suppose I copy ``` a c ``` This also...

rfc

I made some enhancements, for now only optimizations: #180 Please, let me know if something else needs to be done with that branch. Tried to at least not break things...

test-perf - turned data generator into persistant pipeline - main loop is rewritten in gawk (making ≈4x speed boost in total) clipmenu - somehow sed outmatched cut in speed. Without...

update needed

Hi there, just tried out your tool. Great work :+1: Would it be possible to remove (also via rofi/dmenu) specific entries manually. This is because of the following reasons. 1....

feature request

This would allow us to grab multiple clipboard selections if another happens while we are running the main block

feature request

So this is my improved solution to a a problem I solved in #161 I have added a new script called `clipcli` which handles the clipboard management. It has 2...

update needed