Commit graph

154 commits

Author SHA1 Message Date
figsoda
1c1d913c7d reduce default size of player state textbox 2020-11-12 19:58:01 -05:00
figsoda
e480a2214a improve error messages 2020-11-12 19:50:16 -05:00
figsoda
6ca9811563 filter from filtered list when appending to query 2020-11-12 19:43:38 -05:00
figsoda
c316bbab14 rename ClearQuery to QuitSearch 2020-11-12 19:24:02 -05:00
figsoda
11246d5798 remove unecessary use of AtomicBool 2020-11-12 19:21:50 -05:00
figsoda
0d69d62c0b bump lockfile 2020-11-11 22:18:43 -05:00
figsoda
24abc2101b target generic x86-64 cpus in release action 2020-11-11 13:29:03 -05:00
figsoda
277522df60 add cargo config to target native cpu 2020-11-11 13:28:25 -05:00
figsoda
d7a3ba39e6 link to mpd 2020-11-11 08:47:23 -05:00
figsoda
31bcdf44dc sort package info 2020-11-10 18:57:20 -05:00
figsoda
9ac48c8928 sort command line flags and options 2020-11-10 18:33:10 -05:00
figsoda
5ae5151a4c fix delay after quitting search with empty query 2020-11-10 12:56:40 -05:00
figsoda
a34eacd97d link to rust's installation instructions 2020-11-10 12:53:43 -05:00
figsoda
6d120a8244 play song if stopped when toggling pause 2020-11-10 12:48:49 -05:00
figsoda
1772db0f1d fix date 2020-11-09 16:40:51 -05:00
figsoda
f0a7a83f5a bump version 2020-11-09 16:33:11 -05:00
figsoda
4bceeae3fe add clear_query_on_play config 2020-11-09 16:30:23 -05:00
figsoda
2b3d0799a7 add --[-no]-clear-query-onl-play flags 2020-11-09 16:28:23 -05:00
figsoda
1f2974f89f add clear_query_on_play config 2020-11-09 16:24:30 -05:00
figsoda
a2eba025f7 only reselect if queue was filtered on escape 2020-11-09 16:15:52 -05:00
figsoda
ee11bcd682 use lower case for value names 2020-11-09 14:47:34 -05:00
figsoda
6286ec7c1a put flags and options into tables 2020-11-09 08:13:14 -05:00
figsoda
50f4ab5dd4 change value names of the cli 2020-11-09 07:42:20 -05:00
figsoda
320801c4d3 clean up the usages of references 2020-11-08 19:59:01 -05:00
figsoda
1a5f5263b0 change the atomic orderings to relaxed 2020-11-08 17:36:54 -05:00
figsoda
83593262f0 reselect after query getting truncated 2020-11-08 11:52:39 -05:00
figsoda
e7950ae48e reselect after quitting search mode 2020-11-08 11:47:03 -05:00
figsoda
973159e005 rewording 2020-11-08 09:56:52 -05:00
figsoda
1bc27ca855 add a table of contents 2020-11-07 13:12:06 -05:00
figsoda
0a0f2bff30 the change is now a feature 2020-11-07 13:02:29 -05:00
figsoda
39c1e77649 change QuitSearch to ClearQuery 2020-11-07 12:59:31 -05:00
figsoda
06cec0e815 allow down, up, page down, page up when searching 2020-11-07 12:51:57 -05:00
figsoda
f538c8bf1c add changelog for v0.2.1 2020-11-07 11:27:47 -05:00
figsoda
b9d385ca34 bump version 2020-11-07 11:27:29 -05:00
figsoda
4c0018fdba add terminal keyword 2020-11-07 11:24:02 -05:00
figsoda
413ac27840 handle resizing and allow scrolling when searching 2020-11-07 11:09:07 -05:00
figsoda
55504dbed2 sort release options 2020-11-06 22:36:14 -05:00
figsoda
0f29e172d2 abort on panic 2020-11-06 22:34:51 -05:00
figsoda
ece9fb4706 clean up 2020-11-06 21:52:53 -05:00
figsoda
766c012e13 skip if queue is empty 2020-11-06 17:59:14 -05:00
figsoda
57ceda6357 bump dependencies 2020-11-06 15:35:52 -05:00
figsoda
46d2ddc992 replace if let with map_or 2020-11-06 08:55:45 -05:00
figsoda
bba751e034 update Cargo.lock 2020-11-05 22:31:04 -05:00
figsoda
f6c024da75 fix broken link 2020-11-05 22:12:41 -05:00
figsoda
4e5439bf7f clean up 2020-11-05 19:19:01 -05:00
figsoda
7367e919e7 put default values in backquotes 2020-11-05 17:06:42 -05:00
figsoda
9b3f4da80b add cli to keywords 2020-11-05 17:02:39 -05:00
figsoda
9207a26a39 switch from ron::from_str to ron:🇩🇪:from_bytes 2020-11-05 16:40:35 -05:00
figsoda
9d04b36fa8 update link to dirs-next's docs.rs 2020-11-05 12:15:23 -05:00
figsoda
eca9e6d520 switch from unmaintained dirs crate to dirs-next 2020-11-05 12:10:07 -05:00