Commit Graph

21 Commits

Author SHA1 Message Date
ath3 6198b4e421 Customizable column ratios (#58)
* Customizable column ratios

* Allow ratios sum to be different from 99

* Moved the ratio logic to HBox, column ratios are not based on 0-99 anymore, improved parsing from config file
2019-07-03 21:35:30 +02:00
rabite ad4e3d573f add quick actions 2019-05-28 00:51:47 +02:00
rabite cdaacd1ca6 move methods from Widget trait to WidgetCore 2019-05-23 19:49:01 +02:00
rabite e99a3d993c move widgets/files around instead of caching 2019-04-02 22:17:07 +02:00
rabite ed32c83aca finally fixed memory leak 2019-03-31 03:28:07 +02:00
rabite fc2d6d268c hide left/right columns 2019-03-20 21:56:59 +01:00
rabite 04c40ec3ca removed useless miller column widget 2019-03-20 20:48:46 +01:00
rabite 161ba5ac3f handle terminal resizing 2019-03-19 14:38:15 +01:00
rabite 5d45653901 use enum to allow multiple widget types in hbox 2019-03-09 11:06:13 +01:00
rabite eb5a86b7cd moved window stuff to widget itself 2019-03-02 23:28:03 +01:00
rabite 06817602a8 view exec'd processes status/output 2019-02-28 18:48:37 +01:00
rabite 56d9c35215 async widget 2019-02-12 22:55:16 +01:00
rabite 89ffedad18 unnecessary animations 2019-02-05 15:59:36 +01:00
rabite 9cd395d8f7 prototype async previews 2019-02-04 23:06:59 +01:00
rabite 3a2b02cba6 somewhat working miller columns 2019-01-29 13:17:33 +01:00
rabite ab9baf17f1 basic browsing working 2019-01-22 21:05:06 +01:00
rabite 00c2eb8e46 hbox working 2019-01-22 15:11:15 +01:00
rabite 8ed80cea89 got it somewhat working (hopefully) 2019-01-21 21:46:13 +01:00
rabite 8ad1b657ec got file sizes working in listview 2019-01-21 17:47:58 +01:00
rabite b29a318928 fixed key handling 2019-01-21 15:53:16 +01:00
rabite 67c973c0af First commit, did some refactoring around widgets, etc, etc 2019-01-21 15:02:14 +01:00