Overview
Request 660568 accepted
- Update to version 0.8.1:
+ Fix regression by selecting clipboard text.
+ Don't modify argv, use a counter.
+ Selextend: clarify: !sel.mode == SEL_IDLE.
+ Clipcopy: no need to check for free(NULL), set to NULL after
free.
+ Whitespace fixes.
+ Fix title initialization.
+ Fix regression from 69e32a6 when setting title.
+ LICENCE update year(s) and major contributors.
+ Makefile: add all files to make dist.
- Created by malcolmlewis
- In state accepted
- Package maintainers: avindra and dancermak
Request History
malcolmlewis created request
- Update to version 0.8.1:
+ Fix regression by selecting clipboard text.
+ Don't modify argv, use a counter.
+ Selextend: clarify: !sel.mode == SEL_IDLE.
+ Clipcopy: no need to check for free(NULL), set to NULL after
free.
+ Whitespace fixes.
+ Fix title initialization.
+ Fix regression from 69e32a6 when setting title.
+ LICENCE update year(s) and major contributors.
+ Makefile: add all files to make dist.
avindra accepted request
Thanks!