wasm-demo/src
Manos Pitsidianakis 393c5d0d53
state: cull redraws of floating notifications
Cull redraws by keeping track of whether the floating box has been
initialised and whether its area has been drawn over by other dirty areas.
2020-10-15 21:28:28 +03:00
..
command Add quit command 2020-10-14 20:14:07 +03:00
components Fix minor warnings 2020-10-15 19:01:42 +03:00
conf Alter enter_command_mode shortcut to `:` 2020-10-14 20:21:22 +03:00
plugins Remove some old TODO comments 2020-08-26 00:54:07 +03:00
terminal Add opt-in mouse support 2020-10-14 14:58:02 +03:00
types Fix clippy lints 2020-07-06 15:27:08 +03:00
bin.rs Add opt-in mouse support 2020-10-14 14:58:02 +03:00
command.rs Add quit command 2020-10-14 20:14:07 +03:00
components.rs themes/shortcuts: preserve order of keys 2020-08-26 00:54:05 +03:00
conf.rs SearchBackend: add Auto variant as default 2020-09-18 21:38:50 +03:00
jobs.rs Refactor job structs into JoinHandle 2020-10-11 16:53:04 +03:00
mailcap.rs Remove some needless clones and stuff (thanks to Clippy) 2020-07-13 21:36:55 +03:00
managesieve.rs Make dbus dependency optional 2020-09-10 21:19:38 +03:00
plugins.rs plugins: place socket in XDG_RUNTIME_DIR, not CWD 2020-09-20 13:31:18 +03:00
sqlite3.rs melib/email: remove Envelope::from_token 2020-08-26 00:54:07 +03:00
state.rs state: cull redraws of floating notifications 2020-10-15 21:28:28 +03:00
terminal.rs Add opt-in mouse support 2020-10-14 14:58:02 +03:00
types.rs Add opt-in mouse support 2020-10-14 14:58:02 +03:00
unix.rs MailBackend: change more methods to Futures 2020-07-06 15:26:00 +03:00