mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-09-20 10:18:25 +00: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