mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-14 11:35:46 -07:00
Window: add destroy signal
This commit is contained in:
@@ -26,6 +26,8 @@ CWindow::~CWindow() {
|
||||
g_pCompositor->m_pLastWindow = nullptr;
|
||||
}
|
||||
|
||||
events.destroy.emit();
|
||||
|
||||
if (!g_pHyprOpenGL)
|
||||
return;
|
||||
|
||||
|
Reference in New Issue
Block a user