Jackson Huff

Results 88 comments of Jackson Huff
trafficstars

The tricky part is that Clipboard does actually do some funky/advanced stuff under the hood to get everything working, so it's a wonder how there aren't more issues because there...

Those two checkmarks verify that you aren't reporting an unrelated compiler issue because we can't fix those. LTO errors sometimes crop up due to various compiler changes and there's no...

> Fix for [build-clipboard.yml](https://github.com/Slackadays/Clipboard/blob/main/.github/workflows/build-clipboard.yml) > > ``` > job: > freebsd-amd64: > change > sudo pkg install -y cmake llvm15-15.0.6_1 xorg wayland > with > sudo pkg install -y cmake...

> what I have to do with `maim --select | xclip -selection clipboard -t image/png` Clipboard does with `maim --select | cb` :-) You can actually get even simpler than...

It turns out that making one issue isn't enough: there's actually more activity if there are multiple issues in the queue. This is an example of the bandwagon fallacy, where...

> while the name "Clipboard" is very clear and straightforward, the generic name hinders the project from standing out. I thought about this, and I'm also sad that I didn't...

@happyTonakai Ok, do you mind running `cb info` and copying and pasting the output here? I can't reproduce this on my Mac Mini

Ok, try this: set `CLIPBOARD_NOGUI=1` to check if this is a Clipboard or macOS issue. I can't find any issue that stands out from what you provided.