hello/Dock 7a3163a — . .cirrus.yml CMakeLists.txt
Use .app for Dock
Delta | File | |
---|---|---|
+3 | -7 | .cirrus.yml |
+4 | -2 | CMakeLists.txt |
+7 | -9 | 2 files |
Use .app for Dock
Delta | File | |
---|---|---|
+3 | -7 | .cirrus.yml |
+4 | -2 | CMakeLists.txt |
+7 | -9 | 2 files |
Quote Exec= when pinning application bundles
Delta | File | |
---|---|---|
+1 | -1 | src/applicationmodel.cpp |
+1 | -1 | 1 files |
Allow for single quoted strings in pinned Dock entries
Delta | File | |
---|---|---|
+41 | -2 | src/applicationmodel.cpp |
+1 | -0 | src/applicationmodel.h |
+42 | -2 | 2 files |
Merge branch 'master' of https://github.com/helloSystem/Dock
Delta | File | |
---|---|---|
+1 | -1 | README.md |
+1 | -1 | 1 files |
Reduce margin of maximized windows to Dock
Delta | File | |
---|---|---|
+1 | -1 | src/xwindowinterface.cpp |
+1 | -1 | 1 files |
Merge pull request #22 from ChungZH/patch-1 Update README.md
Delta | File | |
---|---|---|
+1 | -1 | README.md |
+1 | -1 | 1 files |
Update README.md
Delta | File | |
---|---|---|
+1 | -1 | README.md |
+1 | -1 | 1 files |
Fix pinning .app bundles in paths with blanks, closes #19
Delta | File | |
---|---|---|
+26 | -27 | src/applicationmodel.cpp |
+26 | -27 | 1 files |
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
Delta | File | |
---|---|---|
+87 | -0 | qml/AppItem.qml |
+0 | -65 | qml/AppItemDelegate.qml |
+23 | -4 | src/applicationmodel.cpp |
+15 | -0 | src/xwindowinterface.cpp |
+4 | -3 | qml/DockItem.qml |
+1 | -1 | resources.qrc |
+130 | -73 | 3 files not shown |
+135 | -74 | 9 files |
Do not require Wayland libraries, make icon size smaller
Delta | File | |
---|---|---|
+1 | -1 | src/applicationmodel.cpp |
+0 | -1 | CMakeLists.txt |
+1 | -2 | 2 files |
Prefer .app/.AppDir information over .desktop
Delta | File | |
---|---|---|
+16 | -13 | src/applicationmodel.cpp |
+16 | -13 | 1 files |
Use QStandardPaths Cherry-pick https://github.com/cyberos/cyber-dock/issues/19
Delta | File | |
---|---|---|
+13 | -15 | src/systemappmonitor.cpp |
+21 | -0 | src/systemappmonitor.h |
+34 | -15 | 2 files |
Fix clicking on the Trash
Delta | File | |
---|---|---|
+1 | -1 | qml/main.qml |
+1 | -1 | 1 files |
Fix finding desktop files on FreeBSD, change placeholder icon, simplify context menu * Change the hardcoded `/usr/share/applications` to `/usr/local/share/applications` for FreeBSD * Change application-x-desktop to application-default-icon * Simplify context menu
Delta | File | |
---|---|---|
+25 | -0 | src/systemappmonitor.cpp |
+7 | -2 | qml/AppItemDelegate.qml |
+5 | -1 | src/applicationmodel.cpp |
+3 | -0 | src/utils.cpp |
+1 | -1 | src/iconthemeimageprovider.cpp |
+41 | -4 | 5 files |
Make active dot white; blue was near invisible
Delta | File | |
---|---|---|
+1 | -1 | qml/main.qml |
+1 | -1 | 1 files |
Use 'launch' command, do not show special launcher item
Delta | File | |
---|---|---|
+3 | -18 | qml/main.qml |
+4 | -2 | src/applicationmodel.cpp |
+2 | -2 | src/mainwindow.cpp |
+9 | -22 | 3 files |
Make Dock more .app and .AppDir aware
Delta | File | |
---|---|---|
+1 | -1 | src/utils.cpp |
+1 | -1 | 1 files |
Make Dock more .app and .AppDir aware
Delta | File | |
---|---|---|
+105 | -51 | src/utils.cpp |
+1 | -0 | src/utils.h |
+106 | -51 | 2 files |
Slow down Open animation
Delta | File | |
---|---|---|
+4 | -4 | qml/DockItem.qml |
+4 | -4 | 1 files |
Fix Open animation
Delta | File | |
---|---|---|
+34 | -15 | qml/DockItem.qml |
+34 | -15 | 1 files |
Open animation
Delta | File | |
---|---|---|
+29 | -0 | qml/DockItem.qml |
+29 | -0 | 1 files |
Make Dock .app and .AppDir aware
Delta | File | |
---|---|---|
+98 | -17 | src/utils.cpp |
+46 | -0 | src/applicationmodel.cpp |
+1 | -1 | src/xwindowinterface.cpp |
+1 | -0 | src/utils.h |
+146 | -18 | 4 files |
Less flicker and animated appearance
Delta | File | |
---|---|---|
+7 | -0 | qml/main.qml |
+2 | -3 | src/mainwindow.cpp |
+2 | -0 | qml/DockItem.qml |
+11 | -3 | 3 files |
Change Applications icon
Delta | File | |
---|---|---|
+2 | -2 | qml/main.qml |
+2 | -2 | 1 files |
Make icons in Dock smaller
Delta | File | |
---|---|---|
+1 | -1 | src/applicationmodel.cpp |
+1 | -1 | 1 files |
kwayland :-( [ci skip]
Delta | File | |
---|---|---|
+2 | -2 | README.md |
+2 | -2 | 1 files |
kf5-kwayland
Delta | File | |
---|---|---|
+1 | -1 | .cirrus.yml |
+1 | -1 | 1 files |
Fix typo
Delta | File | |
---|---|---|
+2 | -2 | src/applicationmodel.cpp |
+2 | -2 | 1 files |
Merge branch 'cyberos-main' into master
Delta | File | |
---|---|---|
+184 | -20 | src/applicationmodel.cpp |
+137 | -0 | src/systemappmonitor.cpp |
+126 | -0 | src/utils.cpp |
+71 | -4 | src/docksettings.cpp |
+43 | -19 | src/mainwindow.cpp |
+42 | -0 | src/utils.h |
+603 | -43 | 23 files not shown |
+876 | -87 | 29 files |
Catch up with upstream
Delta | File | |
---|---|---|
+184 | -20 | src/applicationmodel.cpp |
+137 | -0 | src/systemappmonitor.cpp |
+126 | -0 | src/utils.cpp |
+71 | -4 | src/docksettings.cpp |
+43 | -19 | src/mainwindow.cpp |
+42 | -0 | src/utils.h |
+603 | -43 | 23 files not shown |
+876 | -87 | 29 files |