mirror of
https://github.com/rad4day/Waybar.git
synced 2025-10-28 23:12:29 +01:00
add waitingWorker() to Custom
This commit is contained in:
@@ -22,6 +22,7 @@ class Custom : public ALabel {
|
||||
private:
|
||||
void delayWorker();
|
||||
void continuousWorker();
|
||||
void waitingWorker();
|
||||
void parseOutputRaw();
|
||||
void parseOutputJson();
|
||||
void handleEvent();
|
||||
|
||||
Reference in New Issue
Block a user