eww/src
2021-01-03 17:16:31 +01:00
..
config add tests for source-code extraction from xml 2020-12-28 16:38:29 +01:00
value Fix a few clippy warnings (#59) 2020-11-14 17:57:50 +01:00
widgets Add support for string escapes like \n in label texts (fixes #84) 2021-01-02 18:17:37 +01:00
app.rs Add eww close-all subcommand to close all running windows (#80) 2020-12-28 16:12:59 +01:00
client.rs Fix empty lines in command output when communicating with daemon\n\nfixes #76 2020-12-26 13:11:15 +01:00
eww_state.rs Lazy variables (#58) 2020-11-08 15:08:01 +01:00
main.rs Add daemon subcommand (fixes #69) 2020-12-07 18:20:40 +01:00
opts.rs Add eww close-all subcommand to close all running windows (#80) 2020-12-28 16:12:59 +01:00
script_var_handler.rs Support Multi-file configuration (#45) 2020-11-20 20:09:46 +01:00
server.rs start playing around 2021-01-03 17:16:31 +01:00
util.rs Change environment variable syntax to ${VAR} - Fix for #81 (#83) 2021-01-02 17:49:32 +01:00