gnome-shell-extension-clipboard-indicator
gnome-shell-extension-clipboard-indicator copied to clipboard
"Paste On Select" Bug
When the "Past on Select" behaviour setting is selected, its pastes correctly when pressing Enter on a selected item, but fails to paste when clicking the intended item. I would really appreciate if this got fixed.
Up this. I just started using Linux, and when I first installed it worked fine. But now, it doesn't work anymore.
Although, thanks for pointing out that pressing Enter still activates the function. That's a temporary solution.
By the way, I am making a fork as an attempt make a version that is better maintained and more open to unsolicited pull requests. I fixed the issue I mentioned here (and made it more customizeable (i.e., added option to hide settings tab, search bar, private mode, and clear all)). This is it here: https://extensions.gnome.org/extension/7997/clipboard-history/
@JaredTweed Interesting. So is it basically a better and more actively-maintained version of the same thing?
Edit, I just installed Clipboard history, and I noticed that it doesn't work with images. (Sorry I don't see an Issues page in your repository, and I'm quite inexperienced with GitHub so I'm just editing it here so you can see too)
@JaredTweed Interesting. So is it basically a better and more actively-maintained version of the same thing?
Edit, I just installed Clipboard history, and I noticed that it doesn't work with images. (Sorry I don't see an Issues page in your repository, and I'm quite inexperienced with GitHub so I'm just editing it here so you can see too)
Yes, that's the plan!
Great, thank you, I will fix the images issue! I will also add an issues page on the GitHub repo later tonight.
https://github.com/JaredTweed/clipboard-history
@PureDevr Issues are up on my repo, and I think the image pasting is fixed in version 3. Feel free to let me know if you still experience it.
The pull request is now #534