Search Criteria
Package Details: cosmic-settings-daemon-git 1.2.0.r3.g8c54bbb-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/cosmic-settings-daemon-git.git (read-only, click to copy) |
|---|---|
| Package Base: | cosmic-settings-daemon-git |
| Description: | Cosmic settings daemon |
| Upstream URL: | https://github.com/pop-os/cosmic-settings-daemon |
| Licenses: | GPL-3.0-only |
| Conflicts: | cosmic-settings-daemon |
| Provides: | cosmic-settings-daemon |
| Submitter: | yochananmarqos |
| Maintainer: | yochananmarqos |
| Last Packager: | yochananmarqos |
| Votes: | 4 |
| Popularity: | 0.004706 |
| First Submitted: | 2024-02-21 04:08 (UTC) |
| Last Updated: | 2026-07-08 21:41 (UTC) |
Dependencies (19)
- acpid
- adw-gtk-theme (adw-gtk-theme-gitAUR)
- geoclue (geoclue_fake-gitAUR)
- libinput (libinput-gitAUR, libinput-multiplierAUR, libinput-no-gesturesAUR, libinput-nowacom-gitAUR, libinput-noaccumAUR, libinput-three-finger-dragAUR, libinput-eppAUR, libinput-eppAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- playerctl (playerctl-gitAUR)
- pop-sound-theme-gitAUR
- qt5ct (qt5ct-svn-translucentAUR, qt5ct-svnAUR, qt5ct-kdeAUR, qmarineplatformtheme5AUR)
- qt6ct (qt6ct-gitAUR, qt6ct-xdg-colorscheme-gitAUR, qmarineplatformtheme6AUR, qt6ct-kdeAUR)
- systemd (systemd-selinuxAUR, unshitted-systemdAUR, systemd-liberated-gitAUR, systemd-gitAUR)
- wireplumber (wireplumber-gitAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, openerAUR, mimejs-gitAUR, xdg-utils-mimeoAUR, xdg-utils-gitAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR, clang-static-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- libxkbcommon (libxkbcommon-gitAUR) (make)
- mold (mold-gitAUR) (make)
- breeze-icons (breeze-icons-gitAUR) (optional)
Latest Comments
« First ‹ Previous 1 2
cfebs commented on 2024-08-13 17:53 (UTC)
Could be something on my end, but wanted to share: after the change from
adw-gtk3toadw-gtk-theme,paruwas not able to cleanly upgrade:Was able to solve by
pacman -Rdd adw-gtk3after checking onlycosmic-settings-daemon-gitrequired it withpacman -Qi adw-gtk3yochananmarqos commented on 2024-08-10 19:11 (UTC)
@Riggs9715: Nice catch, I've made the applicable changes.
Riggs9715 commented on 2024-08-10 19:02 (UTC)
Polkit files reference sudo group and not wheel. This stops keyboard layouts being changed in the gui. Upstream suggest this be handled by each distro so I'm commenting here. Can be worked around by using localectl so not critically important but would be a nice fix. Link to original issue: https://github.com/pop-os/cosmic-settings-daemon/issues/42
« First ‹ Previous 1 2