Package Details: cosmic-session-git 1.0.0.alpha.6.r7.ge9858d9-2

Git Clone URL: https://aur.archlinux.org/cosmic-session-git.git (read-only, click to copy)
Package Base: cosmic-session-git
Description: Session manager for the COSMIC desktop environment
Upstream URL: https://github.com/pop-os/cosmic-session
Licenses: GPL-3.0-only
Conflicts: cosmic-session
Provides: cosmic-session
Submitter: yochananmarqos
Maintainer: yochananmarqos
Last Packager: yochananmarqos
Votes: 17
Popularity: 0.38
First Submitted: 2024-02-21 04:21 (UTC)
Last Updated: 2025-03-23 20:27 (UTC)

Pinned Comments

yochananmarqos commented on 2024-07-10 23:59 (UTC) (edited on 2024-07-11 00:02 (UTC) by yochananmarqos)

I build in a clean chroot. If you have any issues building with makepkg or an AUR helper, that means there may be an issue in your local environment or your AUR helper may not actually be helping.

AUR comments are not the place for troubleshooting. There are forums and things for that. Please only comment if there is a packaging issue.

Latest Comments

1 2 3 4 Next › Last »

meocoder commented on 2025-03-10 01:36 (UTC)

@yochananmarqos: I understand now, thank you for clarifying

yochananmarqos commented on 2025-03-09 16:31 (UTC)

@meocoder: A VCS package pulls the latest commit when it's built. That's up do the Chaotic-AUR repo maintainers. VCS packages are not out of date just because there's new commits. See Arch User Repository: Flagging packages out of date.

meocoder commented on 2025-03-09 03:50 (UTC)

I am using the prebuilt packages provided by Chaotic-AUR for your cosmic-*-git packages. I noticed that some dependencies are outdated, such as (cosmic-idle-git, cosmic-applets-git, cosmic-panel-git ...). Could you update the versions of these outdated packages?

I believe doing so will help Chaotic-AUR rebuild them with the latest source.

yochananmarqos commented on 2024-12-05 19:52 (UTC)

@alphabitserial: Implemented, thanks.

alphabitserial commented on 2024-12-05 19:34 (UTC)

As of this change, it looks like distro packages should provide a separate dconf profile for COSMIC: https://github.com/pop-os/cosmic-session/pull/90

I believe that not having one in place is the reason why on recent versions of COSMIC, GTK applications are not picking up preferences like "Show minimize/maximize button in titlebar", although it's possible I'm off-base.

yochananmarqos commented on 2024-09-15 19:32 (UTC)

@mmstick: There are separate Vulkan drivers for Intel, AMD & NVIDIA. See the Vulkan wiki article for more info. Keep in mind Arch is a DIY distro. It's up to the user to install which packages they need.

mmstick commented on 2024-09-15 13:48 (UTC)

I would recommend to depend on all Mesa Vulkan drivers, with a conflict on amdvlk. It's better to have more than you need, than not have it at all.

yochananmarqos commented on 2024-09-14 18:59 (UTC) (edited on 2024-09-14 19:19 (UTC) by yochananmarqos)

@mmstick: FYI, vulkan-driver is not a package itself. Several packages provide vulkan-driver and a user is prompted which to install depending on their hardware.

It cannot be a hard dependency as in a clean chroot, amdvlk will be installed as it's the first one alphabetically.

mmstick commented on 2024-09-14 16:28 (UTC)

Still getting a lot of issue reports on GitHub and Reddit about icons not rendering, or high CPU usage from LLVM Vulkan software rendering. Vulkan drivers should not be optional. Many Arch users don't realize that they aren't installed.

joperfi commented on 2024-09-10 10:52 (UTC)

@yochananmarqos: Trying to install on ARM device but switcheroo-control-git won’t build. I tried modifying the build with aarch64 but no luck. Thx.