Search Criteria
Package Details: crystal-dock-git r612.g14e7d88-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: | GPL-3.0-only |
| Conflicts: | crystal-dock |
| Provides: | crystal-dock |
| Submitter: | SoftExpert |
| Maintainer: | SoftExpert |
| Last Packager: | SoftExpert |
| Votes: | 1 |
| Popularity: | 0.000027 |
| First Submitted: | 2023-05-14 06:35 (UTC) |
| Last Updated: | 2026-05-13 05:41 (UTC) |
Dependencies (13)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- layer-shell-qt (layer-shell-qt-gitAUR)
- libgcc (libgcc-snapshotAUR)
- libstdc++ (libstdc++-snapshotAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-hifpsAUR, qt6-base-headlessAUR)
- wayland (wayland-asan-gitAUR, wayland-chromiumAUR, wayland-gitAUR)
- 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-hifpsAUR, qt6-base-headlessAUR) (make)
- wayland (wayland-asan-gitAUR, wayland-chromiumAUR, wayland-gitAUR) (make)
- kwin (kwin-gitAUR, kwin-3fingerAUR, kwin-dual-modeAUR, kwin-povdAUR, kwin-screencast-apiAUR, kwin-without-gesturesAUR, kwin-osd-bottomAUR) (optional)
Latest Comments
1 2 3 4 Next › Last »
SoftExpert commented on 2026-05-13 05:48 (UTC)
@hiroporn : this is a git-based build; whoever uses it knows that the package will pick the latest code from the source repository; there are no multiple branches in the source repository.
namcap considers
qt6-svgandqt6-declarativeas superfluous, so I will not include them unless there is a specific error triggered by their absence.They are not even mentioned in the source repository. Why are they needed ?
@maveric7911 : good point!
I updated the package definition to fix some warnings raised by
namcap.maveric7911 commented on 2026-05-13 03:41 (UTC)
If you posted that you have a great updated PKGBUILD why not just post it for everyone to review?
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:
...
1 2 3 4 Next › Last »