Commit graph

129 commits

Author SHA1 Message Date
yory8
77706941a3 docs: vim visual block breaks 2020-06-29 23:10:10 +02:00
yory8
c5de70df5f docs: up man 2020-05-22 09:05:18 +02:00
yory8
1eb93a5ff0 feat: unix flag to normalize EOLs to LF
Vim doesn't normalize EOLs of pasted text according to the buffer's
filetype. Also see https://gitlab.gnome.org/GNOME/gtk/issues/2307
2020-05-16 15:54:36 +02:00
yory8
bb95b603d0 chore: cut new release 2020-05-12 16:01:01 +02:00
yory8
e1dea61d31 fix: daemonize wl-copy 2020-05-12 15:49:29 +02:00
yory8
ef9e6bece2 fix(selector): revert 6a818c80c4
Breaks fzf, and doesn't seem to be needed anymore
2020-05-10 22:16:53 +02:00
yory8
b069dfe4f6 docs: use repology for distro support 2020-05-08 16:24:56 +02:00
yory8
c507f274e3 chore: cut new release 2020-05-08 09:36:56 +02:00
yory8
bc8605df00 docs: update changelog 2020-05-07 19:39:31 +02:00
yory8
edd92d8f08 feat(storer): stricter permissions on histfile 2020-05-07 19:24:26 +02:00
yory8
70b7f7aa72 fix(storer): don't drop newlines 2020-05-07 17:35:06 +02:00
yory8
e560ae04da docs: distros 2020-05-04 13:34:07 +02:00
yory8
1af16b6d1f feat: full support for custom selectors 2020-05-03 11:00:35 +02:00
yory8
6a818c80c4 fix(selector): add missing newline at the end of input 2020-03-09 16:08:04 +01:00
yory8
8413565637 docs: debian has official package 2020-03-08 09:48:02 +01:00
yory8
4240d6f017 feat: add desktop notifications 2020-02-25 22:24:56 +01:00
yory8
f58fb5133e feat: support complex toolArgs 2020-02-25 10:08:02 +01:00
yory8
2b30ada83d docs: document --tool-args 2020-02-23 14:54:10 +01:00
yory8
f2cd6b8ef3 stop providing a default tool 2020-02-19 14:27:47 +01:00
yory8
b0ee84e87e fix: explicitely serve TEXT
Fix #35
2020-02-19 13:54:35 +01:00
yory8
883c4aa209 chore: up changelog 2020-02-19 11:56:07 +01:00
yory8
1bf0f31674 docs: reflect that wofi is now default tool 2020-02-18 20:44:15 +01:00
yory8
39fd4fe0e7 docs: small formatting fix 2020-02-18 20:37:47 +01:00
yory8
47abe83ec5 docs: add man page 2020-02-18 20:35:38 +01:00
yory8
89c7845627 docs: add owner header 2020-02-18 19:36:01 +01:00
yory8
d898c270e6 chore: up changelog 2020-02-12 09:20:39 +01:00
yory8
9d7c628d44 default to wofi instead than dmenu (an obsolete X tool) 2020-02-12 09:19:10 +01:00
yory8
c57453be90 refac: apply staticcheck 2019-12-10 09:37:14 +01:00
Nils ANDRÉ-CHANG
ddfea6b831 feat: Add support for bemenu (#34) 2019-12-10 09:36:35 +01:00
yory8
38ccca1a92 fix: revert instructions on using TEXT 2019-11-01 09:55:47 +01:00
yory8
25eed720e0 chore: update changelog 2019-10-31 17:53:30 +01:00
yory8
2f704348e4 fix: update readme with correct wl-paste flag 2019-10-31 17:42:46 +01:00
yory8
e5bf8fa6a4 chore: prepare new version 2019-10-28 09:58:22 +01:00
yory8
3dc60a4284 fix build 2019-10-28 07:40:33 +01:00
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
9097bb4f6b refac: remove some duplication 2019-10-27 16:00:51 +01:00
yory8
24d13eb5bc deal with max=0 in the storer 2019-10-27 13:59:04 +01:00
yory8
2633e11f53 docs: update changelog 2019-10-27 09:24:51 +01:00
yory8
c22ff713e3 docs: document new restore command 2019-10-27 09:22:40 +01:00
yory8
676fea9c99 feat: add restore command to serve last item 2019-10-27 09:13:44 +01:00
yory8
6b604f2ef2 chore: update deps 2019-10-15 19:40:16 +02:00
Eric Engestrom
fca660c42f feat(selector): add --tool-args to pass extra argument to the --tool 2019-10-14 09:40:00 +02:00
yory8
f5ed53d378 feat(selector): add prompt to rofi/wofi 2019-10-13 20:28:46 +02:00
yory8
1a22fa442f docs: reword 2019-10-13 16:51:25 +02:00
yory8
11a1ad5cdc docs: warn about loss of rich text 2019-10-13 15:39:48 +02:00
yory8
5c4eff029c docs: add steps to do to release new version 2019-10-13 14:24:05 +02:00
yory8
eeb76828eb fix: upgrade version number 2019-10-13 14:22:09 +02:00
yory8
3581385dbc changelog: prepare v1.1 2019-10-13 10:30:56 +02:00
yory8
b5fc223fd4 serve next-to-last item when clearing last item 2019-10-13 10:25:49 +02:00