meli/src
Manos Pitsidianakis c4bc7be5d1
Tabbed: correctly pass events to other children
When passing an event to the focused tab and it is not handled, the
other children weren't then each called to see if they handle the
event. That led to refresh events etc not being processed by the mail
list tab if it wasn't focused.
2020-06-23 20:11:05 +03:00
..
components Tabbed: correctly pass events to other children 2020-06-23 20:11:05 +03:00
conf Add save-draft command 2020-06-23 20:11:05 +03:00
execute Add save-draft command 2020-06-23 20:11:05 +03:00
plugins melib: return Result<_> from operation() 2020-06-23 20:10:54 +03:00
terminal terminal/cells.rs: remove unused variables 2020-06-23 17:31:25 +03:00
types Add add-attachment from pipe, default_header_values 2020-03-01 17:45:55 +02:00
bin.rs bin: remove unwrap from timer thread 2020-06-22 17:29:47 +03:00
components.rs Add optional feature to save SVG screenshot 2020-06-12 01:37:57 +03:00
conf.rs build.rs: add proc-macro to generate Override structs for configuration 2020-06-20 23:58:53 +03:00
execute.rs Add save-draft command 2020-06-23 20:11:05 +03:00
mailcap.rs Overhaul input thread 2020-05-29 15:43:05 +03:00
managesieve.rs meli: update nom dependency to 5.1.1 2020-06-06 23:22:26 +03:00
plugins.rs Execute user shell commands with /bin/sh 2020-05-28 21:02:49 +03:00
sqlite3.rs melib: return Result<_> from operation() 2020-06-23 20:10:54 +03:00
state.rs Add `view` subcommand 2020-06-10 18:07:56 +03:00
terminal.rs Remove ui crate 2020-02-04 17:29:55 +02:00
types.rs Utilize EnvelopeRemove events 2020-06-23 20:11:04 +03:00
unix.rs PosixTimer: rearm timer only when calling rearm() 2020-05-18 20:57:17 +03:00
workers.rs Spawn workers on demand 2020-06-11 12:01:11 +03:00