hello/Dock 95fe223 — qml AppItem.qml AppItemDelegate.qml, src applicationmodel.cpp xwindowinterface.cpp
Support WM minimize animation
So that windows minimized by KWin get animated to go to the Dock rather than where the mouse is
Backport https://github.com/cyberos/cyber-dock/commit/6bb30c468bd618cf0da0aecf2d028eb921e6fda0
https://github.com/cyberos/cyber-dock/issues/5
https://github.com/helloSystem/hello/issues/164
Slow down Open animation
Fix Open animation
Open animation
Less flicker and animated appearance
Merge branch 'cyberos-main' into master
Catch up with upstream
Fix some situations that cause ToolTip not be hide
Dark mode follow system
hello/Dock ea5cd99 — qml AppItemDelegate.qml DockItem.qml, src applicationmodel.cpp applicationmodel.h
Add right-click menu to App Item.
hello/Dock 2800f74 — qml DockItem.qml, src applicationmodel.cpp trashmanager.cpp
feat: app item add to the group & optimize pop-up tips style
hello/Dock 7fd55a6 — qml PopupTips.qml DockItem.qml, src popuptips.cpp popuptips.h
feat: add popup tips
hello/Dock ca2075b — . docksettings.h docksettings.cpp, qml AppItemDelegate.qml DockItem.qml
factor: unified dockitem component
hello/Dock d67a6e0 — . mainwindow.cpp xwindowinterface.cpp, qml main.qml DockItem.qml
feat: add blur and rounded corners to the background
hello/Dock ad213b2 — . xwindowinterface.cpp mainwindow.cpp, qml AppItemDelegate.qml main.qml
init