Jackson Huff
Jackson Huff
How slow would an unlimited/extended history actually be? The new M1/M2 Macs are so fast that it might not be a problem. Alternatively, you could make a special helper library...
Now I see. However, I don't know why implementing this depends on `NSMenu` rendering everything, as you could render only what could possibly be visible, and this would also make...
Is there some way to raise the limit above 999? I'm interested in clipboard managers that have unlimited histories, and I'd like to know if there's some reason Flycut isn't...
I don't know about that requirement, because my project got on Brew by having only 18 watchers and not that many forks, but tons of stars. So if you can...
> I wasn't able to find yet a way to make these tests inside clifm's interactive shell One way I can think of to combat this is to make a...
https://github.com/Slackadays/clipboard
> This clipboard is only in the shell, right? It's not tied to the clipboard in your host machine? CB lives entirely in the terminal, and to my knowledge, it's...
Become a wizard in open-source (?) contribution in no time with `mk`. (Why) `mk` makes it really easy to contribute to any project out there. (How) `mk` lets you run...
This exact issue was fixed in https://github.com/Slackadays/Clipboard/issues/68 by sending `ack_configure` before committing `wl-surface`, in case that helps here.
This is actually already WIP, but X11 is such a crusty old legacy API that it could be a couple releases before we get anything like this, so stay tuned.