fix: ignore reserved in getWindowInDirection
This commit is contained in:
parent
ae60075226
commit
f76b9c4852
3 changed files with 36 additions and 4 deletions
|
|
@ -108,5 +108,6 @@ public:
|
|||
|
||||
// methods
|
||||
wlr_box getFullWindowBoundingBox();
|
||||
wlr_box getWindowIdealBoundingBoxIgnoreReserved();
|
||||
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue