mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-04-20 19:35:44 +02:00
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. |
||
---|---|---|
.. | ||
xwindow.c | ||
xwindow.h |