commit 6f0f2b7ec3713351de274707672fbadb6cc727a2 [browse]
Author: Hiltjo Posthuma
Date: 2018-03-20 21:29:10 +01:00
bump version to 0.8.1
commit 6f0f2b7ec3713351de274707672fbadb6cc727a2 [browse]
Author: Hiltjo Posthuma
Date: 2018-03-20 21:25:30 +01:00
fix regression by selecting clipboard text
"restore the old behaviour that the primary doesn't get deleted by a simple
left click"
Patch by Daniel Tameling <tamelingdaniel@gmail.com>, thanks!
commit 6f0f2b7ec3713351de274707672fbadb6cc727a2 [browse]
Author: Hiltjo Posthuma
Date: 2018-03-20 21:22:27 +01:00
don't modify argv, use a counter
on some platforms (OpenBSD) this changes the exposed argv in tools using
the kvm_* interface, such as ps and pgrep.
commit 6f0f2b7ec3713351de274707672fbadb6cc727a2 [browse]
Author: Hiltjo Posthuma
Date: 2018-03-17 13:48:29 +01:00
selextend: clarify: !sel.mode == SEL_IDLE
commit 6f0f2b7ec3713351de274707672fbadb6cc727a2 [browse]
Author: Hiltjo Posthuma
Date: 2018-03-17 13:48:10 +01:00
clipcopy: no need to check for free(NULL), set to NULL after free
clone the repository to get more history