mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-09-02 13:03:48 -07:00
rename cleanupWindows to cleanupFadingOut
This commit is contained in:
@@ -112,7 +112,7 @@ public:
|
||||
bool doesSeatAcceptInput(wlr_surface*);
|
||||
bool isWindowActive(CWindow*);
|
||||
void moveWindowToTop(CWindow*);
|
||||
void cleanupWindows();
|
||||
void cleanupFadingOut();
|
||||
CWindow* getWindowInDirection(CWindow*, char);
|
||||
void deactivateAllWLRWorkspaces(wlr_ext_workspace_handle_v1* exclude = nullptr);
|
||||
CWindow* getNextWindowOnWorkspace(CWindow*);
|
||||
|
Reference in New Issue
Block a user