IME: fix incorrect popup damage (#5383)
This commit is contained in:
parent
2e5b146e57
commit
04a35891a1
2 changed files with 14 additions and 8 deletions
|
|
@ -32,6 +32,7 @@ class CInputPopup {
|
|||
wlr_input_popup_surface_v2* pWlr = nullptr;
|
||||
CWLSurface surface;
|
||||
CBox lastBoxLocal;
|
||||
Vector2D lastPopupSize;
|
||||
uint64_t lastMonitor = -1;
|
||||
|
||||
DYNLISTENER(mapPopup);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue