mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-10-01 23:58:30 +00:00
Added fullscreen
This commit is contained in:
@@ -86,6 +86,7 @@ public:
|
||||
int getWindowsOnWorkspace(const int&);
|
||||
CWindow* getFirstWindowOnWorkspace(const int&);
|
||||
void fixXWaylandWindowsOnWorkspace(const int&);
|
||||
CWindow* getFullscreenWindowOnWorkspace(const int&);
|
||||
|
||||
private:
|
||||
void initAllSignals();
|
||||
|
Reference in New Issue
Block a user