tray: Start tray from module
This commit is contained in:
parent
1dcff9396a
commit
ffcdf7d690
6 changed files with 54 additions and 34 deletions
include/components
|
@ -62,6 +62,7 @@ class controller : public signal_receiver<SIGN_PRIORITY_CONTROLLER, signals::eve
|
|||
|
||||
protected:
|
||||
void trigger_notification();
|
||||
void start_modules();
|
||||
void read_events(bool confwatch);
|
||||
void process_inputdata(string&& cmd);
|
||||
bool process_update(bool force);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue