Add a pass dispatcher
This commit is contained in:
parent
7dc014e967
commit
6f2368f809
4 changed files with 106 additions and 64 deletions
|
|
@ -148,6 +148,7 @@ public:
|
|||
void scheduleFrameForMonitor(SMonitor*);
|
||||
void addToFadingOutSafe(SLayerSurface*);
|
||||
void addToFadingOutSafe(CWindow*);
|
||||
CWindow* getWindowByRegex(const std::string&);
|
||||
|
||||
std::string explicitConfigPath;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue