parent
4540d8ccd5
commit
d86eec332f
2 changed files with 12 additions and 3 deletions
|
|
@ -33,7 +33,8 @@ class CIdleInhibitorResource {
|
|||
|
||||
private:
|
||||
SP<CZwpIdleInhibitorV1> resource;
|
||||
wlr_surface* surface = nullptr;
|
||||
wlr_surface* surface = nullptr;
|
||||
bool destroySent = false;
|
||||
|
||||
DYNLISTENER(surfaceDestroy);
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue