handle term and int signals and cleanup
This commit is contained in:
parent
66b5c5a143
commit
422eaad420
3 changed files with 25 additions and 2 deletions
|
|
@ -66,6 +66,7 @@ public:
|
|||
std::list<CWindow*> m_lWindowsFadingOut;
|
||||
|
||||
void startCompositor();
|
||||
void cleanupExit();
|
||||
|
||||
wlr_surface* m_pLastFocus = nullptr;
|
||||
CWindow* m_pLastWindow = nullptr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue