108 Commits

Author SHA1 Message Date
tramhao
5b01f04802 Set default name of rename input dialogue 2021-01-29 18:44:49 +08:00
tramhao
0bf47908d5 Add forward and rewind function 2021-01-27 01:10:48 +08:00
tramhao
04d3445819 Fix a bug for builtin fuzzy search. For non-ascii filenames, fuzzy search result is messy. 2021-01-22 13:41:42 +08:00
tramhao
4ead6b16c9 accept j and k in popup dialogue boxes 2021-01-21 14:37:51 +08:00
tramhao
1ce101613b fix build error 2021-01-21 01:30:16 +08:00
raziman
bc8670e882 add left whitespace padding in help prompt 2020-11-18 15:47:49 +08:00
raziman
8ab91602c7 remove emoji in finder 2020-08-25 22:05:47 +08:00
raziman
de53c881a0 execute handler after popup closed 2020-08-25 21:12:00 +08:00
raziman
4ebcfc6951 wrap timedPopup for convenience 2020-08-25 20:45:16 +08:00
raziman
aabaaa170c change all actions to be triggered to a command instead of key-press 2020-08-25 18:17:54 +08:00
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