mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-07 07:31:53 -07:00
Added fullscreen
This commit is contained in:
@@ -36,6 +36,7 @@ public:
|
||||
virtual void onBeginDragWindow();
|
||||
virtual void onMouseMove(const Vector2D&);
|
||||
virtual void onWindowCreatedFloating(CWindow*);
|
||||
virtual void fullscreenRequestForWindow(CWindow*);
|
||||
|
||||
private:
|
||||
|
||||
|
Reference in New Issue
Block a user