parent
e0a7cf5c30
commit
b1a9430289
2 changed files with 19 additions and 7 deletions
|
|
@ -270,8 +270,9 @@ struct STabletPad {
|
|||
};
|
||||
|
||||
struct SIdleInhibitor {
|
||||
wlr_idle_inhibitor_v1* pWlrInhibitor = nullptr;
|
||||
CWindow* pWindow = nullptr;
|
||||
wlr_idle_inhibitor_v1* pWlrInhibitor = nullptr;
|
||||
CWindow* pWindow = nullptr;
|
||||
HOOK_CALLBACK_FN* onWindowDestroy = nullptr;
|
||||
|
||||
DYNLISTENER(Destroy);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue