mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-07 07:31:53 -07:00
CCompositor::moveWindowToWorkspace -> CWindow::moveToWorkspace
This commit is contained in:
@@ -151,4 +151,5 @@ public:
|
||||
void destroyToplevelHandle();
|
||||
void updateToplevel();
|
||||
void updateSurfaceOutputs();
|
||||
void moveToWorkspace(int);
|
||||
};
|
||||
|
Reference in New Issue
Block a user