parent
38132ffaf5
commit
18ee9ece9c
3 changed files with 22 additions and 2 deletions
|
|
@ -156,6 +156,7 @@ class CCompositor {
|
|||
PHLWINDOW getX11Parent(PHLWINDOW);
|
||||
void scheduleFrameForMonitor(CMonitor*);
|
||||
void addToFadingOutSafe(PHLLS);
|
||||
void removeFromFadingOutSafe(PHLLS);
|
||||
void addToFadingOutSafe(PHLWINDOW);
|
||||
PHLWINDOW getWindowByRegex(const std::string&);
|
||||
void warpCursorTo(const Vector2D&, bool force = false);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue