yambar/modules
Daniel Eklöf 5306ebd4ed bar: call refresh() after all modules have been loaded
This also means that modules do *not* have to call bar->refresh() just
before/after calling module_signal_ready().

As long as the module's initial state has been correctly/completely
set up before it calls module_signal_ready(), the module *only* has to
call bar->refresh() when it's state changes.
2018-12-26 11:48:09 +01:00
..
battery module/battery: convert asserts to real error checks 2018-12-25 12:25:24 +01:00
clock module: add new function module_signal_ready() 2018-12-19 20:23:53 +01:00
i3 module/i3: replace asserts with real error checks 2018-12-26 11:31:28 +01:00
label module: add new function module_signal_ready() 2018-12-19 20:23:53 +01:00
xkb bar: call refresh() after all modules have been loaded 2018-12-26 11:48:09 +01:00
xwindow bar: call refresh() after all modules have been loaded 2018-12-26 11:48:09 +01:00