yambar/modules/xkb
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
..
xkb.c bar: call refresh() after all modules have been loaded 2018-12-26 11:48:09 +01:00
xkb.h module/xkb: monitor current xkb layout 2018-12-17 19:59:29 +01:00