Commit graph

49 commits

Author SHA1 Message Date
yory8
5a2ed95aee docs: init changelog 2019-09-10 13:59:45 +02:00
yory8
ab8bbd3bf8 docs: declare that we use SemVer 2019-09-09 19:30:24 +02:00
yory8
9a28ad2c85 small cleanup 2019-09-09 19:25:28 +02:00
yory8
ef3ebf0135 allow custom history path 2019-08-24 21:08:38 +02:00
yory8
04128fc629 chore(deps): bump deps 2019-08-20 18:54:42 +02:00
yory8
573c8a30ff chore(deps): bump up 2019-08-02 16:02:00 +02:00
yory8
27bb85f9e8 nicer output on missing options 2019-08-02 13:51:13 +02:00
yory8
df4b816db7 fix(demon): make max-items filter more robust 2019-08-02 09:31:23 +02:00
yory8
cdce95b33a
Merge pull request #13 from 1ace/error-msg
Provide additional information on error
2019-08-02 07:04:26 +00:00
Eric Engestrom
01b6c8815b provide additional information on error 2019-08-01 17:58:03 +01:00
yory8
865a378804 fix(selector): exit on empty history 2019-07-17 10:03:41 +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
a64d7bdf66 chore: up deps 2019-07-04 23:28:25 +02:00
yory8
6b034ef5f9 fix: issue #7, find dmenu anywhere 2019-06-17 08:40:45 +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
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
9819a71777 clean dmenu code 2019-05-10 09:20:43 +02:00
yory8
970e8ad514 fix(selector): allow logging errors 2019-05-09 18:46:16 +02:00
yory8
0a00dede30 docs + style 2019-05-09 08:42:43 +02:00
yory8
841b03b4aa
Merge pull request #2 from w0land/rofi_selector
Provide a selector option
2019-05-09 06:40:40 +00:00
Bartosz Taczała
1ed0c40715 Provide a selector option
This allows to switch between using dmenu/rofi
2019-05-07 11:59:09 +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
0f95eedd08 reduce maxchars 2019-04-04 10:50:15 +02:00
yory8
d29c605f99 Revert buggy "feat: exit cleanly on sigterm/siginterr"
This reverts commit 3b9d475e89.
2019-04-04 10:23:41 +02:00
yory8
3e08a52468 don't sleep after copy event 2019-04-04 10:21:32 +02:00
yory8
7de5487279 exit on empty history 2019-04-04 10:21:20 +02:00
yory8
cd492bea9e bugfix: respect dmenu's line length 2019-04-04 09:04:57 +02:00
yory8
3b9d475e89 feat: exit cleanly on sigterm/siginterr 2019-03-26 12:12:32 +01:00
yory8
8742f901b8 small cosmetics fixes 2019-03-25 19:33:05 +01:00
yory8
12fc2eb10f clarify cli help 2019-03-23 12:49:17 +01:00
yory8
f3aa5fc02c better docs 2019-03-23 12:22:29 +01:00
yory8
5395b405b4 licence: gpl3 2019-03-23 11:37: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
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
cf9b496f25 fix selector bug caused by returned newline 2019-03-22 22:23:14 +01:00
yory8
ec9d4f5eb3 cosmetics 2019-03-22 22:08:54 +01:00
yory8
615d5d303a simplify code 2019-03-22 22:05:56 +01:00
yory8
ad5f124288 refactor demon and selector into a single go binary 2019-03-22 21:55:33 +01:00
yory8
63a247000b only filter history if not empty 2019-03-22 16:08:28 +01:00
yory8
ecfe78e04d first 2019-03-22 15:13:41 +01:00