On Wed, Feb 03, 2016 at 08:33:16AM +0100, robin wrote:
>The function clipboard(Client *c, const Arg *arg)
>uses GDK_SELECTION_PRIMARY instead of GDK_SELECTION_CLIPBOARD.
>
>For me, thats a hassle.
>How do i copy a uri to send to a friend?
>
>I changed it to use CLIPBOARD, but I am wondering:
>Is there any good reason to use PRIMARY?
Because you can just paste with middle click.
I think it would be nice to just Ctrl+C to yank the links to CLIPBOARD.
--
_____________________________________
< Do what you like, like what you do. >
-------------------------------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
Received on Wed Feb 03 2016 - 09:24:14 CET