yambar/modules/xwindow
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
..
xwindow.c bar: call refresh() after all modules have been loaded 2018-12-26 11:48:09 +01:00
xwindow.h modules: put all modules in separate sub directories 2018-11-17 23:15:32 +01:00