meli/ui/src/components/mail/listing
Manos Pitsidianakis 3ae2d03663
ui: add triptych thread mailing view
This mail list view shows one entry per thread just like CompactListing,
but the entry is slightly bigger just like in some GUIs, and when the
thread is opened the view becomes 3 columned:

+--+-------+----+
|~~|-------|~~~ |
|~~|-------|~~  |
|  |-------|    |
|  |-------|~~~ |
+--+-------+----+

This is meant to be used with bigger terminal sizes
2019-09-15 23:38:31 +03:00
..
compact.rs ui: add triptych thread mailing view 2019-09-15 23:38:31 +03:00
conversations.rs ui: add triptych thread mailing view 2019-09-15 23:38:31 +03:00
plain.rs ui: add attribute support 2019-08-18 15:47:09 +03:00
thread.rs Add dyn keyword to Trait objects 2019-09-15 13:21:14 +03:00