internal: improve fullscreen fade
This commit is contained in:
parent
eb570c88e6
commit
247ff4e60d
2 changed files with 32 additions and 10 deletions
|
|
@ -171,6 +171,7 @@ class CCompositor {
|
|||
CMonitor* getMonitorFromString(const std::string&);
|
||||
bool workspaceIDOutOfBounds(const int&);
|
||||
void setWindowFullscreen(CWindow*, bool, eFullscreenMode);
|
||||
void updateFullscreenFadeOnWorkspace(CWorkspace*);
|
||||
CWindow* getX11Parent(CWindow*);
|
||||
void scheduleFrameForMonitor(CMonitor*);
|
||||
void addToFadingOutSafe(SLayerSurface*);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue