wip(refactor): Improve signal and event handling
This commit is contained in:
parent
d45fd76dcd
commit
08be86fbe1
73 changed files with 2228 additions and 2251 deletions
include/modules
|
@ -32,7 +32,7 @@ namespace modules {
|
|||
*/
|
||||
class xwindow_module : public static_module<xwindow_module>, public xpp::event::sink<evt::property_notify> {
|
||||
public:
|
||||
xwindow_module(const bar_settings&, const logger&, const config&, string);
|
||||
explicit xwindow_module(const bar_settings&, const logger&, const config&, string);
|
||||
|
||||
void setup();
|
||||
void teardown();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue