fix: process damage notify event
This commit is contained in:
@@ -76,5 +76,5 @@ Q_SIGNALS:
|
||||
|
||||
private:
|
||||
TrayManager1Adaptor * m_adaptor;
|
||||
QHash<xcb_window_t, bool> m_icons;
|
||||
QHash<xcb_window_t, bool> m_icons; // <winid, enableNotify>
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user