Multiple animation optimization and xwayland wine fixes

This commit is contained in:
vaxerski
2022-11-04 15:56:31 +00:00
parent 34ad837fd9
commit 206360177f
10 changed files with 96 additions and 15 deletions

View File

@@ -183,6 +183,7 @@ public:
void moveToWorkspace(int);
CWindow* X11TransientFor();
void onUnmap();
void onMap();
void setHidden(bool hidden);
bool isHidden();