Commit graph

13 commits

Author SHA1 Message Date
yory8
08a798e7f3 docs: mention cmd clear in readme 2019-09-16 21:44:20 +02:00
yory8
c42e1cabf8 refac!: move from demon to oneshot storer
Breaking change: requires calling with
`wl-paste -t text --watch clipman store`.

As a side-effect, enable primary clipboard support:
`wl-paste -p -t text --watch clipman store
--histpath="~/.local/share/clipman-primary.json`!

Closes #12
2019-09-16 20:00:21 +02:00
yory8
b46a2c3907 perf!: move from polling to event-driven model
BREAKING CHANGE: requires wl-clipboard >= 2.0

Closes #1.
2019-09-16 16:19:30 +02:00
yory8
ab8bbd3bf8 docs: declare that we use SemVer 2019-09-09 19:30:24 +02:00
yory8
9b4d5d8f3e fix: use gomodules properly 2019-05-22 11:36:39 +02:00
yory8
eb22802789 docs: add missing & 2019-05-13 13:21:38 +02:00
yory8
b164b79048 docs: add installing instructions 2019-05-13 12:41:44 +02:00
yory8
0a00dede30 docs + style 2019-05-09 08:42:43 +02:00
yory8
f3aa5fc02c better docs 2019-03-23 12:22:29 +01:00
yory8
96a10b4479 enable setting max-items from cli 2019-03-23 11:26:50 +01:00
yory8
981a591acd Persist a copy buffer after its source is gone 2019-03-23 11:22:36 +01:00
yory8
ad5f124288 refactor demon and selector into a single go binary 2019-03-22 21:55:33 +01:00
yory8
ecfe78e04d first 2019-03-22 15:13:41 +01:00