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
|
@ -49,7 +49,7 @@ namespace modules {
|
|||
*/
|
||||
class xworkspaces_module : public static_module<xworkspaces_module>, public xpp::event::sink<evt::property_notify> {
|
||||
public:
|
||||
xworkspaces_module(const bar_settings& bar, const logger& logger, const config& config, string name);
|
||||
explicit xworkspaces_module(const bar_settings& bar, const logger& logger, const config& config, string name);
|
||||
|
||||
void setup();
|
||||
void teardown();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue