Commit graph

83 commits

Author SHA1 Message Date
Gregory
16c8c69c2c
(cargo-release) version 0.4.5 2020-06-20 21:23:35 -04:00
Gregory
35b2776659
Merge branch 'master' of github.com:chmln/handlr 2020-06-20 21:23:23 -04:00
Gregory
2d1974c5bb
Overhaul extension => mime retrieval | #9 2020-06-20 21:23:08 -04:00
Gregory
834c6f7bbd
Update README.md 2020-06-19 20:46:30 -04:00
Gregory
a5185ae2ae
(cargo-release) version 0.4.4 2020-06-19 20:29:51 -04:00
Gregory
fb98e4e2f5
Rely on a more robust entry parser | #9 2020-06-19 20:22:49 -04:00
Gregory
845aa5f213
implement reasonable fallback for text/* types 2020-06-18 15:50:59 -04:00
Gregory
2143ddf067
revert back to xdg-mime 2020-06-18 15:50:33 -04:00
Gregory
7aca59f4f3
(cargo-release) version 0.4.3 2020-06-12 14:56:48 -04:00
Gregory
29534ae341
Better handle cancellation 2020-06-12 14:56:30 -04:00
Gregory
3ce7a69d46
Better default selector 2020-06-12 14:46:55 -04:00
Gregory
dc12926bd4
Cleanup 2020-06-12 14:45:25 -04:00
Gregory
44f533fe8f
(cargo-release) version 0.4.2 2020-06-12 01:44:27 -04:00
Gregory
84a5df3e98
Fix mime_types logic and add some tests 2020-06-12 01:44:00 -04:00
Gregory
4f2940135e
more reliable matching using libmagic 2020-06-12 01:20:31 -04:00
Gregory
5c49436b62
(cargo-release) version 0.4.1 2020-06-10 15:21:43 -04:00
Gregory
d8ef67c12f
notifications - use notify-send 2020-06-10 15:21:37 -04:00
Gregory
91edc11572
(cargo-release) version 0.4.0 2020-06-10 15:11:47 -04:00
Gregory
c8b51b9fc7
xdg-mime: use crates version 2020-06-10 15:11:44 -04:00
Gregory
d21d146f65
Revert "(cargo-release) version 0.4.0"
This reverts commit 1e4d1cd18f.
2020-06-10 15:09:08 -04:00
Gregory
1e4d1cd18f
(cargo-release) version 0.4.0 2020-06-10 15:08:47 -04:00
Gregory
63bc4697c7
Improve mime detection 2020-06-10 15:08:39 -04:00
Gregory
66bcde83f4
cleanup 2020-06-10 14:22:26 -04:00
Gregory
e33f52cbb5
Better errors 2020-06-10 14:14:32 -04:00
Gregory
31bc3e3370
Fix launch with multiple args 2020-06-07 14:48:12 -04:00
Gregory
92b815a38a
misc 2020-06-06 23:56:50 -04:00
Gregory
1c461f5b57
desktop entry - clean up 2020-06-06 23:54:40 -04:00
Gregory
9d726cb6af
Implement config and multi-handler selection 2020-06-06 01:51:58 -04:00
Gregory
935d1daa87
Reorganize and partially rewrite 2020-06-06 00:24:32 -04:00
Gregory
d45027a408
Merge branch 'master' of github.com:chmln/handlr 2020-05-30 18:40:14 -04:00
Gregory
1ecafc1162
Implement add cmd 2020-05-30 18:40:06 -04:00
Gregory
7bebc62d51
Use xdg-mime for better detection from file 2020-05-30 18:39:48 -04:00
Gregory
da917a871a
common - cleanup 2020-05-30 18:39:18 -04:00
Gregory
9270f57b5a
Merge pull request #6 from jthomme1/master
Make distiction between terminal and non-terminal applications
2020-05-29 13:05:40 -04:00
Joseph Thommes
53205d6494 Make distiction between terminal and non-terminal applications 2020-05-28 15:57:28 +02:00
Gregory
b44add70c9
Strip release binary 2020-05-22 19:55:16 -04:00
Gregory
8499dab5e8
(cargo-release) version 0.3.2 2020-05-22 19:38:35 -04:00
Gregory
2b4c2e7306
Merge branch 'master' of github.com:chmln/handlr 2020-05-22 19:36:28 -04:00
Gregory
e86d7dd316
Filter out non-desktop files
#3
2020-05-22 19:36:16 -04:00
Gregory
513d68d1bd
Upgrade dependencies 2020-05-22 19:36:00 -04:00
Gregory
44cd5e58ae
Update README.md 2020-05-20 01:25:24 -04:00
Gregory
1ebfa0698e
(cargo-release) version 0.3.1 2020-05-18 22:04:26 -04:00
Gregory
e682e42bcb
Fix launch without any args 2020-05-18 21:59:40 -04:00
Gregory
a791b6f016
(cargo-release) version 0.3.0 2020-05-18 20:09:53 -04:00
Gregory
4561ad5dab
Implement XDG_DATA_DIRS support | #3 2020-05-18 20:04:48 -04:00
Gregory
22e0d2e4e8
(cargo-release) version 0.2.1 2020-05-18 16:59:23 -04:00
Gregory
f49561ffb5
Merge branch 'master' of github.com:chmln/handlr 2020-05-18 16:59:04 -04:00
Gregory
e867ffe1c4
Handle %u in .desktop files
resolves #1
2020-05-18 16:58:59 -04:00
Gregory
24910afe52
Update README.md 2020-05-17 17:51:10 -04:00
Gregory
f7255061fe
Update README.md 2020-05-17 17:45:12 -04:00