eww/crates/yuck/src/config
Animesh Sahu 80b89dd391
Implement trigger for defpoll variable (#273)
* Implement trigger for defpoll variable

* Rename functions and configuration properties, edit docs to show sample usage, improve nearby fields in docs.
2021-09-11 18:01:41 +02:00
..
snapshots feat(simplexpr): allow json literals in simplexprs 2021-08-25 14:52:14 +02:00
attributes.rs Makes code more rusty/idiomatic (#264) 2021-09-11 12:43:44 +02:00
backend_window_options.rs Add did you mean question to wrong variables 2021-08-02 15:54:38 +02:00
config.rs Add did you mean question to wrong variables 2021-08-02 15:54:38 +02:00
file_provider.rs Makes code more rusty/idiomatic (#264) 2021-09-11 12:43:44 +02:00
mod.rs Add Spanned trait and use it 2021-07-26 20:23:06 +02:00
script_var_definition.rs Implement trigger for defpoll variable (#273) 2021-09-11 18:01:41 +02:00
test.rs Readd some tests and as_vec dynval transformation 2021-07-26 18:48:15 +02:00
validate.rs Makes code more rusty/idiomatic (#264) 2021-09-11 12:43:44 +02:00
var_definition.rs Add did you mean question to wrong variables 2021-08-02 15:54:38 +02:00
widget_definition.rs feat(config): Add optional widget arguments prefixed with ? 2021-08-21 14:24:13 +02:00
widget_use.rs Makes code more rusty/idiomatic (#264) 2021-09-11 12:43:44 +02:00
window_definition.rs Makes code more rusty/idiomatic (#264) 2021-09-11 12:43:44 +02:00
window_geometry.rs Add did you mean question to wrong variables 2021-08-02 15:54:38 +02:00