meli/ui/src
Manos Pitsidianakis f787eb75b6
ui/themes: add ThemeValue struct
ThemeValue is either a Color or a theme key, meaning the value is linked
to another key's value.
2020-01-22 00:06:14 +02:00
..
components ui/themes: add envelope view headers/body theme colors 2020-01-22 00:05:26 +02:00
conf ui/themes: add ThemeValue struct 2020-01-22 00:06:14 +02:00
execute melib: add ThreadGroup 2020-01-20 16:03:06 +02:00
plugins melib/imap: add mailbox creation ability 2020-01-20 15:58:59 +02:00
terminal ui/themes: add ThemeValue struct 2020-01-22 00:06:14 +02:00
types Plugins WIP #2 2019-12-27 17:57:48 +02:00
cache.rs Replace StackVec with smallvec::SmallVec 2020-01-20 15:58:59 +02:00
components.rs ui/Component: change set_dirty() to set_dirty(value) 2019-12-14 18:57:58 +02:00
conf.rs ui/themes: add theming to ConversationsListing, sidebar 2020-01-21 12:02:21 +02:00
execute.rs melib/imap: add mailbox creation ability 2020-01-20 15:58:59 +02:00
lib.rs melib/imap: add mailbox creation ability 2020-01-20 15:58:59 +02:00
mailcap.rs melib: Replace String with Cow<'static, str> 2020-01-07 12:55:27 +02:00
plugins.rs plugin-backend: add BackendOp for PluginBackend 2020-01-02 00:13:18 +02:00
sample-plugin.py Plugins WIP 2019-12-23 17:08:57 +02:00
sqlite3.rs Replace StackVec with smallvec::SmallVec 2020-01-20 15:58:59 +02:00
state.rs Minor changes 2020-01-22 00:04:14 +02:00
terminal.rs ui: fix bracket mode end code typo 2019-11-19 23:41:12 +02:00
types.rs Minor changes 2020-01-22 00:04:14 +02:00
workers.rs Prevent OOM abort when printing large strings 2019-11-22 14:17:09 +02:00