Search Criteria
Package Details: crystal-dock-git r610.g7a34e96-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/crystal-dock-git.git (read-only, click to copy) |
|---|---|
| Package Base: | crystal-dock-git |
| Description: | A cool desktop panel for Linux desktop |
| Upstream URL: | https://github.com/dangvd/crystal-dock |
| Licenses: | GPL3 |
| Conflicts: | crystal-dock |
| Provides: | crystal-dock |
| Submitter: | SoftExpert |
| Maintainer: | SoftExpert |
| Last Packager: | SoftExpert |
| Votes: | 1 |
| Popularity: | 0.000056 |
| First Submitted: | 2023-05-14 06:35 (UTC) |
| Last Updated: | 2026-03-27 17:49 (UTC) |
Dependencies (10)
- layer-shell-qt (layer-shell-qt-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-scrollfixAUR, qt6-base-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-base-headlessAUR, qt6-base-hifpsAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- layer-shell-qt (layer-shell-qt-gitAUR) (make)
- qt6-base (qt6-base-gitAUR, qt6-base-scrollfixAUR, qt6-base-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-base-headlessAUR, qt6-base-hifpsAUR) (make)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR) (make)
- kwin (kwin-gitAUR, kwin-3fingerAUR, kwin-screencast-apiAUR, kwin-povdAUR, kwin-without-gesturesAUR, kwin-dual-modeAUR) (optional)
Latest Comments
1 2 3 Next › Last »
hiroporn commented on 2026-03-30 12:24 (UTC)
Hi! Great to see this on AUR. I've optimized the PKGBUILD for better Arch standards and Plasma 6 compatibility. Key improvements:
If you'd like, I can provide the updated PKGBUILD or help co-maintain this package!
SoftExpert commented on 2026-03-27 17:42 (UTC)
@draco31fr: it is considered common knowledge, but frequently not known or forgotten (I'm guilty myself sometimes) -> when using git packages you should:
expect instabilities (after all, it is based on code not yet deemed stable by the developer)
rebuild quite often and especially when updating the frameworks
draco31fr commented on 2026-03-27 16:43 (UTC)
Hi,
I have got issues with crystal-dock-git installed previously and some recent update (of some other package), posting solution for whoever encounter the same issue.
Bug description : Crystal-dock doesn't launch, reporting following error message on terminal :
Solution : Force a rebuild of AUR package. E.g :
paru --rebuild=yes -S crystal-dock-gitThat's all folks ;)
Alanon commented on 2025-07-14 10:05 (UTC)
@SoftExpert Nice! Just installed it and it works beautifully without all the bloat kwin brings on non-plasma systems. Thanks!
SoftExpert commented on 2025-07-14 09:59 (UTC)
@Alanon: I modified the package to declare kwin as optional dependency.
I hope this solves the issue you were having.
@ravencrow: glad it worked out !
ravencrow commented on 2025-07-14 08:07 (UTC) (edited on 2025-07-14 08:08 (UTC) by ravencrow)
@SoftExpert
Thanks for the reply. I figured it out. Apparently it doesn't like Qt-6.10.0beta1-2. I downgraded to the stable version and everything works fine now.
Alanon commented on 2025-07-14 07:19 (UTC)
@SoftExpert: If you would like to keep kwin listed, but not mandatory and not installed for no reason, removing it from "depends" and putting it in "optdepends" should work.
You could also remove the kwin dependency entirely? The people who need kwin already have it and any benefits it might bring. Those who don’t, likely use a different environment and can’t use kwin from inside it anyway?
The only exception might be LXQt/Cosmic which might support kwin outside of a plasma session, but even in those cases the users have already gone through the trouble of manually setting it all up with kwin.
SoftExpert commented on 2025-07-14 07:00 (UTC)
@ravencrow: I just rebuilt the package on my system and it did not have any errors.
Perhaps some dependency is missing on yours or there is a misconfiguration.
Here is an extract from my build log:
...
SoftExpert commented on 2025-07-14 06:48 (UTC)
@Alanon: how would that be expressed in terms of configuration ?
ravencrow commented on 2025-07-14 06:17 (UTC)
Having issues building all of a sudden. Can anyone help?
Found Wayland: /usr/lib/libwayland-client.so (found suitable version "1.23.1", minimum required is "1.22") found components: Client -- Configuring done (0.7s) CMake Error at CMakeLists.txt:124 (target_link_libraries): Target "crystal-dock_lib" links to:
but the target was not found. Possible reasons include:
CMake Error at CMakeLists.txt:127 (target_link_libraries): Target "crystal-dock" links to:
but the target was not found. Possible reasons include:
CMake Error at CMakeLists.txt:153 (target_link_libraries): Target "application_menu_config_test" links to:
but the target was not found. Possible reasons include:
-- Generating done (0.0s) CMake Generate step failed. Build files cannot be regenerated correctly. ==> ERROR: A failure occurred in build(). Aborting... -> error making: crystal-dock-git-exit status 4 -> Failed to install the following packages. Manual intervention is required: crystal-dock-git - exit status 4 PAKtC
1 2 3 Next › Last »