added resizewindowpixel and movewindowpixel
This commit is contained in:
parent
d47bfe6af1
commit
b0b3a5af10
4 changed files with 77 additions and 79 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue