fix: compatible with deepin V23 compact mode

modify titlebar layout, widget size and animation;
modify whole window layout, allow titlebar to resize automatically

Log: compatible with deepin V23 compact mode
This commit is contained in:
zty199
2024-10-21 00:12:10 +08:00
parent b292c6cbf2
commit b49ea2c71f
5 changed files with 645 additions and 621 deletions

View File

@@ -34,6 +34,7 @@ public:
protected:
void closeEvent(QCloseEvent *event) override;
void changeEvent(QEvent *event) override;
private:
void initUI();