48 Commits

Author SHA1 Message Date
raziman
f04935bec5 add more keybinding in finder 2020-08-22 15:06:31 +08:00
raziman
4a472b0e22 organize color 2020-08-22 14:41:03 +08:00
raziman
212bde1011 small refactor 2020-08-18 22:10:25 +08:00
raziman
aeca75990c small refactor 2020-08-18 16:09:12 +08:00
raziman
e22f4b1ecc change popup layout/looks 2020-08-18 12:27:27 +08:00
raziman
c6e0af6f4a add built-in fzf (playlist) 2020-08-18 11:16:21 +08:00
raziman
1e537b7096 remove unused comment 2020-08-14 10:43:35 +08:00
raziman
71ce8b957a better url regex 2020-08-11 18:54:15 +08:00
raziman
cf11ef9c3b add input url check 2020-08-11 18:44:01 +08:00
raziman
0ef5d16e63 fix empty option modifies the queue after exit 2020-08-11 12:56:06 +08:00
raziman
f3f317f2f3 use config color 2020-08-02 17:26:39 +08:00
raziman
ebbb3d89ce create gomu.quit() method 2020-08-02 16:02:07 +08:00
raziman
7e61859d1f add config options 2020-07-28 11:24:58 +08:00
raziman
5da705bc18 add spinner when downloading 2020-07-24 22:27:08 +08:00
raziman
7e43ea36b4 create progressStr 2020-07-24 17:08:34 +08:00
raziman
6385abf459 increase volume limit to 100 2020-07-24 15:47:36 +08:00
raziman
6ea8edd416 create exitConfirmation function 2020-07-24 14:51:10 +08:00
raziman
9f669f94a6 implement stack popup 2020-07-24 14:49:58 +08:00
raziman
289c32548d add comments 2020-07-23 15:34:56 +08:00
raziman
0fb7b63c39 change all to be unexported 2020-07-23 15:15:39 +08:00
raziman
3cbb94f996 fix process hang up when fzf end or during unsuspending 2020-07-23 13:10:29 +08:00
raziman
a03bdaa5ad change logging 2020-07-22 21:01:13 +08:00
raziman
4f4c91c9d2 refactor error handling 2020-07-21 12:22:00 +08:00
raziman
538da0c2b6 wrap lines 2020-07-20 21:48:13 +08:00
raziman
26ff9a8be9 remove appLog 2020-07-18 00:08:47 +08:00
raziman
6a159bc6e6 specific help message every panel 2020-07-17 15:34:50 +08:00
raziman
49bbd36f39 play selected song 2020-07-16 22:52:12 +08:00
raziman
fe905be7a9 small refactor 2020-07-16 22:16:02 +08:00
raziman
8e3515f19c add variable dimension to timedPopup 2020-07-13 14:43:34 +08:00
raziman
3238b92593 fix focus 2020-07-10 22:05:52 +08:00
raziman
fff1479de7 fix popup focus 2020-07-10 16:51:48 +08:00
raziman
bac09ec5b0 change all global variables into one global struct 2020-07-04 16:16:57 +08:00
raziman
26d3312b6d use popup timeout from config file 2020-07-04 09:47:41 +08:00
raziman
69d2e3bfa9 update help prompt 2020-07-03 12:35:29 +08:00
raziman
e2593cb541 change hard-coded timeout to config timeout 2020-07-03 11:32:19 +08:00
raziman
3e096990a9 small refactor 2020-07-03 00:50:32 +08:00
raziman
ac61ecbe8a fix download popup latency 2020-07-02 16:11:25 +08:00
raziman
bf256e83b6 disable global keybinding when typing in input fields 2020-07-01 21:21:46 +08:00
raziman
f2cae3c3da add CreatePlaylistPopup 2020-07-01 17:48:56 +08:00
raziman
86edf6012b change popupTimeout to timedPopup 2020-06-28 14:03:30 +08:00
raziman
be28266224 implement ytdl 2020-06-27 17:16:49 +08:00
raziman
04c8728c81 add help popup 2020-06-27 00:09:59 +08:00
raziman
c96e3416a3 add popup messages 2020-06-26 17:09:15 +08:00
raziman
2b9d1758e1 move panels as globals 2020-06-26 12:54:48 +08:00
raziman
7d1d50dffb add config 2020-06-24 20:09:47 +08:00
raziman
bf65fdc39c update license 2020-06-22 00:05:56 +08:00
raziman
8e576f426e run go fmt 2020-06-19 16:42:30 +08:00
raziman
0e633b67f8 structure project 2020-06-19 16:22:20 +08:00