eww/src
2021-02-05 21:51:06 +01:00
..
config Shows warnings when defining variables that are already defined, and other general improvements (#105) 2021-01-31 16:11:52 +01:00
value Fix a few clippy warnings (#59) 2020-11-14 17:57:50 +01:00
widgets update dependencies 2021-01-07 21:43:00 +01:00
app.rs Shows warnings when defining variables that are already defined, and other general improvements (#105) 2021-01-31 16:11:52 +01:00
application_lifecycle.rs Handle application exit somewhat nicely 2021-01-03 17:16:31 +01:00
client.rs Add eww windows command and restructure daemon response. 2021-01-16 18:09:35 +01:00
eww_state.rs Lazy variables (#58) 2020-11-08 15:08:01 +01:00
ipc_server.rs Add eww windows command and restructure daemon response. 2021-01-16 18:09:35 +01:00
main.rs Provide an example configuration (with space for more!) (#99) 2021-02-05 21:51:06 +01:00
opts.rs Add -c / --config argument to eww daemon (#104) 2021-02-02 19:59:30 +01:00
script_var_handler.rs Run poll-vars immediately when starting (fixes #98) 2021-01-31 16:20:19 +01:00
server.rs Provide an example configuration (with space for more!) (#99) 2021-02-05 21:51:06 +01:00
util.rs Cleanup 2021-01-03 17:16:31 +01:00