commit 6f0f2b7ec3713351de274707672fbadb6cc727a2 [browse]
Author: Hiltjo Posthuma
Date: 2018-03-20 21:29:10 +01:00

bump version to 0.8.1

commit f4020b2cc4fe45c9e8bfe47fc73deccd867cf9de [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 a5a928bfc1dd049780a45e072cb4ee42de7219bf [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 6ac8c8aa50d521f82d491ab54eb972660fdf3207 [browse]
Author: Hiltjo Posthuma
Date: 2018-03-17 13:48:29 +01:00

selextend: clarify: !sel.mode == SEL_IDLE

commit 5345db3c9be1a22ca19202035b881b951c2f0f9e [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