hello/Dock 95fe223qml 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
DeltaFile
+87-0qml/AppItem.qml
+0-65qml/AppItemDelegate.qml
+23-4src/applicationmodel.cpp
+15-0src/xwindowinterface.cpp
+4-3qml/DockItem.qml
+2-0src/xwindowinterface.h
+131-723 files not shown
+135-749 files

hello/Dock 93048b6qml DockItem.qml

Slow down Open animation
DeltaFile
+4-4qml/DockItem.qml
+4-41 files

hello/Dock 94c6de2qml DockItem.qml

Fix Open animation
DeltaFile
+34-15qml/DockItem.qml
+34-151 files

hello/Dock 10ba0e3qml DockItem.qml

Open animation
DeltaFile
+29-0qml/DockItem.qml
+29-01 files

hello/Dock 08c314dqml main.qml DockItem.qml, src mainwindow.cpp

Less flicker and animated appearance
DeltaFile
+7-0qml/main.qml
+2-3src/mainwindow.cpp
+2-0qml/DockItem.qml
+11-33 files

hello/Dock 7fba33fsrc applicationmodel.cpp systemappmonitor.cpp

Merge branch 'cyberos-main' into master
DeltaFile
+184-20src/applicationmodel.cpp
+137-0src/systemappmonitor.cpp
+126-0src/utils.cpp
+71-4src/docksettings.cpp
+43-19src/mainwindow.cpp
+42-0src/utils.h
+603-4323 files not shown
+876-8729 files

hello/Dock 0f91950src applicationmodel.cpp systemappmonitor.cpp

Catch up with upstream
DeltaFile
+184-20src/applicationmodel.cpp
+137-0src/systemappmonitor.cpp
+126-0src/utils.cpp
+71-4src/docksettings.cpp
+43-19src/mainwindow.cpp
+42-0src/utils.h
+603-4323 files not shown
+876-8729 files

hello/Dock f72b93dqml DockItem.qml

Fix some situations that cause ToolTip not be hide
DeltaFile
+8-8qml/DockItem.qml
+8-81 files

hello/Dock 2ec025c. CMakeLists.txt, qml main.qml DockItem.qml

Dark mode follow system
DeltaFile
+49-1src/docksettings.cpp
+13-1src/docksettings.h
+9-3qml/main.qml
+6-4src/mainwindow.cpp
+3-2qml/DockItem.qml
+2-1CMakeLists.txt
+82-122 files not shown
+87-128 files

hello/Dock ea5cd99qml AppItemDelegate.qml DockItem.qml, src applicationmodel.cpp applicationmodel.h

Add right-click menu to App Item.
DeltaFile
+72-6src/applicationmodel.cpp
+28-0qml/AppItemDelegate.qml
+11-4src/applicationmodel.h
+8-4src/applicationitem.h
+10-1src/xwindowinterface.cpp
+8-1qml/DockItem.qml
+137-164 files not shown
+146-2310 files

hello/Dock 2800f74qml DockItem.qml, src applicationmodel.cpp trashmanager.cpp

feat: app item add to the group & optimize pop-up tips style
DeltaFile
+91-35src/applicationmodel.cpp
+39-0src/trashmanager.cpp
+27-11src/xwindowinterface.cpp
+24-10src/popuptips.cpp
+31-0src/trashmanager.h
+8-4qml/DockItem.qml
+220-609 files not shown
+254-7615 files

hello/Dock 7fd55a6qml PopupTips.qml DockItem.qml, src popuptips.cpp popuptips.h

feat: add popup tips
DeltaFile
+37-0src/popuptips.cpp
+34-0qml/PopupTips.qml
+17-0src/popuptips.h
+5-1src/mainwindow.cpp
+4-1src/applicationmodel.cpp
+4-0qml/DockItem.qml
+101-27 files not shown
+109-213 files

hello/Dock ca2075b. docksettings.h docksettings.cpp, qml AppItemDelegate.qml DockItem.qml

factor: unified dockitem component
DeltaFile
+275-0svg/launcher.svg
+6-74qml/AppItemDelegate.qml
+54-4qml/DockItem.qml
+23-0docksettings.h
+16-0docksettings.cpp
+4-4qml/main.qml
+378-823 files not shown
+382-839 files

hello/Dock d67a6e0. mainwindow.cpp xwindowinterface.cpp, qml main.qml DockItem.qml

feat: add blur and rounded corners to the background
DeltaFile
+33-4mainwindow.cpp
+11-3qml/main.qml
+5-1qml/DockItem.qml
+2-2qml/AppItemDelegate.qml
+2-2xwindowinterface.cpp
+2-0mainwindow.h
+55-122 files not shown
+57-148 files

hello/Dock ad213b2. xwindowinterface.cpp mainwindow.cpp, qml AppItemDelegate.qml main.qml

init
DeltaFile
+125-0xwindowinterface.cpp
+106-0mainwindow.cpp
+105-0applicationmodel.cpp
+95-0qml/AppItemDelegate.qml
+53-0qml/main.qml
+46-0cyber-dock.pro
+530-011 files not shown
+773-117 files