Commit graph

7 commits

Author SHA1 Message Date
yory8
545642bd2b fix: don't fail on missing wl-copy 2019-10-27 23:18:46 +01:00
yory8
bb094dab9e fix: stop leaking content of clipboard 2019-10-27 21:53:27 +01:00
yory8
24d13eb5bc deal with max=0 in the storer 2019-10-27 13:59:04 +01:00
yory8
7bffac6caf fix: avoid endless loop 2019-09-21 09:52:15 +02:00
yory8
68cedcea0c refac: cleanup and comment code 2019-09-17 10:20:53 +02:00
yory8
460c5080d0 fix: skip empty copy 2019-09-16 20:38:39 +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
Renamed from demon.go (Browse further)