mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-08 16:11:57 -07:00
groups: fix moving between displays
This commit is contained in:
@@ -317,6 +317,7 @@ class CWindow {
|
||||
CWindow* getGroupCurrent();
|
||||
void setGroupCurrent(CWindow* pWindow);
|
||||
void insertWindowToGroup(CWindow* pWindow);
|
||||
void updateGroupOutputs();
|
||||
|
||||
private:
|
||||
// For hidden windows and stuff
|
||||
|
Reference in New Issue
Block a user