internal: minor fixups for fading out xwayland windows

fixes #4935
This commit is contained in:
Vaxry 2024-03-14 18:25:28 +00:00
parent 3e67ee0f5f
commit 164e92f8e3
4 changed files with 25 additions and 9 deletions

View file

@ -395,6 +395,7 @@ class CWindow {
bool canBeTorn();
bool shouldSendFullscreenState();
void setSuspended(bool suspend);
bool visibleOnMonitor(CMonitor* pMonitor);
int getRealBorderSize();
void updateSpecialRenderData();