mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-15 03:55:46 -07:00
added resizewindowpixel and movewindowpixel
This commit is contained in:
@@ -158,6 +158,7 @@ public:
|
||||
SLayerSurface* getLayerSurfaceFromWlr(wlr_layer_surface_v1*);
|
||||
SLayerSurface* getLayerSurfaceFromSurface(wlr_surface*);
|
||||
void closeWindow(CWindow*);
|
||||
Vector2D parseWindowVectorArgsRelative(const std::string&, const Vector2D&);
|
||||
|
||||
|
||||
std::string explicitConfigPath;
|
||||
|
Reference in New Issue
Block a user