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
9a28ad2c85
small cleanup
2019-09-09 19:25:28 +02:00
yory8
df4b816db7
fix(demon): make max-items filter more robust
2019-08-02 09:31:23 +02:00
yory8
1930514efb
fix: only accept text content (revert 2d7d64c
)
2019-07-17 09:55:09 +02:00
yory8
7f5078bfdb
fix: don't kill demon on wl-clipboard errors
2019-07-17 09:22:22 +02:00
yory8
2d7d64c80d
fix(demon): close issue #6
2019-06-16 16:20:56 +02:00
yory8
ef2160074d
typo: uppercase
2019-06-11 21:53:30 +02:00
yory8
9b4d5d8f3e
fix: use gomodules properly
2019-05-22 11:36:39 +02:00
yory8
112f478070
fix(demon): stop logging no selection
2019-04-18 23:07:34 +02:00
yory8
12255a8341
fix(demon): don't abort on no selection
2019-04-18 16:18:51 +02:00
yory8
68d2543d24
fix: stop failing with text beginning with hyphen
2019-04-16 14:30:07 +02:00
yory8
b231836f35
better error messages
2019-04-16 14:21:36 +02:00
yory8
3e08a52468
don't sleep after copy event
2019-04-04 10:21:32 +02:00
yory8
8742f901b8
small cosmetics fixes
2019-03-25 19:33:05 +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
46c9a3c724
decrease sleep even more
2019-03-23 11:22:36 +01:00
yory8
17ba2582a5
sleep less if found something new
2019-03-23 11:10:05 +01:00
yory8
ad5f124288
refactor demon and selector into a single go binary
2019-03-22 21:55:33 +01:00