report sizes to all windows on fullscreen
This commit is contained in:
parent
e97fa4e26b
commit
d0ec2b72ae
2 changed files with 11 additions and 0 deletions
|
|
@ -158,6 +158,7 @@ public:
|
|||
SLayerSurface* getLayerSurfaceFromSurface(wlr_surface*);
|
||||
void closeWindow(CWindow*);
|
||||
Vector2D parseWindowVectorArgsRelative(const std::string&, const Vector2D&);
|
||||
void forceReportSizesToWindowsOnWorkspace(const int&);
|
||||
|
||||
|
||||
std::string explicitConfigPath;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue