Pretty sure most of you already know this but for those who don’t: you have two clipboards in Linux. One is the traditional clipboard where you copy with control c and paste with control v. The other one is when you highlight text and use the mouse middle click to paste text.
More details here.
Is this applicable for Wayland as well? That link makes several references to X and its ecosystem of tools.
If I understand it correctly, Wayland only specifies a single clipboard but no primary. But most (all?) wayland compositors implement an additional protocol that’s also supported by the toolkits (gtk, qt, …) and programs like wl-clipboard.
So yes, wayland also has clipboard + primary. But no secondary, as far as I found. Though I never used secondary on X anyway.
I use auto scroll a lot, middle click paste is generally an immediate no for me.
How do middle-click-to-paste and middle-click-to-scroll conflict? In Firefox I can click-to-paste if the cursor is over an input field and click-to-scroll anywhere else. Never had any problem with this behavior.
How do middle-click-to-paste and middle-click-to-scroll conflict?
Some of us are clumsy.
Not going to lie, I hate the middle click clipboard and disable it ASAP. I really dislike the idea that it copies things without my explicit permission.