r/COSMICDE

▲ 13 r/COSMICDE+1 crossposts

Cosmic on CachyOS ❤️

I'm running Cosmic on CachyOS, and I find it impressive. I'm using an older ASUS ROG laptop with 16 GB of RAM and SSD; everything works perfectly.

Fastfetch shows version 1.0, even though the terminal reports version 1.2. I believe they are on a version beyond 1.0, but nothing directly related to Cosmic shows up via pacman, and I don't want to force it—it's working too well as it is ☺️

I just want to express my appreciation for the work put into the Cosmic DE; after getting tired of KDE and GNOME, it feels really fresh.

reddit.com
u/Embarrassed_Sell1440 — 7 hours ago
▲ 13 r/COSMICDE+1 crossposts

Mouse flicker at the bottom of the screen / windows

This is really driving me crazy, can anybody give me a solution or is there someone who faced the same issue?

u/portmafia9719 — 9 hours ago
▲ 4 r/COSMICDE+1 crossposts

COSMIC Change default tiling when moving across workspaces

When I move an application window from one workspace to another, it tiles it vertically (it was horizontal in previous gnome based version). This is really annoying me as when I want to move across multiple workspaces, it takes so many step (also I almost never use vertical tiled applications as it's less practical than having 2 windows side by side horizontally). Can this be somehow changed?

Another thing, is there any way to create a new workspace to the top/left (start), like in the previous version.

reddit.com
u/Additional_Being_514 — 5 days ago
▲ 293 r/COSMICDE+4 crossposts

COSMIC System Monitor is out now. Dashboard view, per-resource charts, no tabs.

We just shipped COSMIC System Monitor and wanted to share what went into it.

The goal was straightforward: system monitors tend to get treated as afterthoughts, useful but not given much thought in terms of UI or UX. We wanted to build one that felt like a first-class part of the DE, not a bolted-on utility.

What's in it:

  • Dashboard view. CPU, memory, GPU, disk, network, and applications all in one layout. Top process visible for each resource, no tab-switching required.
  • Detail pages. Per-resource charts alongside the top processes using that resource, so the data has context.
  • Built with libcosmic. Fonts, navigation, and color schemes match the rest of COSMIC. It looks like it belongs.

Check out our blog for the full writeup

u/ChamplooAttitude — 9 days ago

I made a macOS-style app switcher for COSMIC

Hey everyone,

Earlier this year I made the jump, fully switched to Linux on my personal machine. Coming from macOS there are obviously some adjustments, but one thing that kept nagging at me was the app switcher. On macOS it pops up right in the centre of the screen, so your eyes never have to leave where you're already looking. The default Super+Tab on COSMIC shows your open apps at the top of the screen, and on a larger monitor constantly glancing up there just never felt natural to me.

So I built one.

cosmic-app-switcher is a macOS-style horizontal app switcher for COSMIC desktop. It shows your open windows centred on screen as a floating overlay, hold Super, tab through, release to switch. That's it.

I built this clearly with the help of Claude, which made it genuinely possible for me to tackle the Wayland protocol quickly.

It's fully open-source:

👉 https://github.com/j0rdiun/cosmic-app-switcher

One-line install (no Rust required):

curl -fsSL https://raw.githubusercontent.com/j0rdiun/cosmic-app-switcher/main/install.sh | bash

If anyone's wants to give it a go, I'd genuinely love the feedback. Bug reports, ideas, PRs all welcome.

reddit.com
u/J0rdiun — 7 days ago

With a heavy heart - it's back to Gnome

So, for the first time, while using Cosmic on my laptop, I decided to fire up a Citrix Workspace session to get some real work done. With the Cosmic DE, the resolution of the session was off. All appeared very tiny, and sadly, I am unable to make adjustments to the remote session's display settings.

I switched to Gnome and the remote session has perfect resolution.

With Cosmic and Gnome being so close in usability for me, the one that delivers when I need to get some work done on it will win as my default. I'll keep COSMIC installed and have a look now and again.

I don't know what is the cause for the Citrix Workspace remote session resolution not adjusting to match my desktop. I've tried everything but think it's just Cosmic since I try nothing on Gnome. It simply works.

So it would seem that for straightforward activity in Cosmic, it's working great, but I know that running a Citrix Workspace remote desktop session is on the fringe.

reddit.com
u/levolet — 6 days ago
▲ 4 r/COSMICDE+1 crossposts

Remove gaps on single window?

Hello,

I'm wondering if there is a way to make it so that if there is only one window in tiling mode, the window is automatically maximized or the gaps are removed?

It would be so much nicer! ^^

reddit.com
u/Adventurous-Paper566 — 7 days ago

My thoughts on Cosmic and Linux

I would love for there to be a paid app store for flatpak apps and for flathub to finalize the infrastructure to support this I know this is legally challenging but also I really want to support developers and allow them to work full time in Linux and on software, and therefore the entire quality will rise, also I like to support developers if they are happy to work full time in Linux development in a Way that supports them to develop full time on kde or cosmic or gnome

On Cosmic you can feel the sophistication with the modularity and sophisticated architecture and design and incredibly intuitive UI with libcosmic and context drawer design which looks. Beautiful. The only problem I have now is only the exception of a some bugs like os error in cosmic files and others that I can see are already being worked on in GitHub. To develop something this great and performant in such a short space of time is incredible, I would love to support them in someway I am not in USA so it's hard to buy their hardware which I really want to do. if they do cosmic sync as a service I will definitely purchase this and its a way i can support system76. It would also be great after epoch 3 to have a Cosmic browser based on servo that maybe also comes with cosmic account and syncs your cosmic browser with cosmic sync. I wish to support in anyway. and will be looking forward to getting all my tech stuff from now where is possible from system76.

reddit.com
u/Certain_Earth_8174 — 10 days ago
▲ 68 r/COSMICDE+1 crossposts

Clippy Land hits v1.0.0! Persistent pins, Vim keys, settings and some updates

Hi everyone,

Quick update on Clippy Land, the clipboard applet for COSMIC! I'm really glad to say that it's finally hit its first stable release, v1.0.0!

I’ve been polishing a few things based on feedback and my own daily use. Here are some of the nice quality-of-life changes in this release:

  • Persistent Pinned Entries: Pinned items now survive app restarts and system reboots, so your important snippets won’t disappear.
  • Safer History Clearing: The "Clear History" action now only clears unpinned entries, keeping your pinned items safe.
  • Configurable Limits: A new in-popup settings panel lets you adjust history size, pinned item limits, image size limits, and more.
  • Better Text Preview: Long text entries open in a preview overlay that you can now scroll using Up/Down or k/j. q closes the preview, and Esc still works as expected.
  • Performance & Rendering Cleanup: Did some backend cleanup so the applet is more reliable, responsive, and avoids unnecessary GPU/DRI permissions where possible.

This is still mostly a passion project for scratching my own itch and learning more Rust/COSMIC along the way, but it’s been really rewarding seeing people try it out and report issues. Thank you all!

This project is just as fun as it is time-consuming, and my (auto-diagnosed) ADHD is already itching to build something new (I'm currently prototyping another applet heavily inspired by Weylus). Because of this, I will be pivoting to focus mostly on bug fixes and stability moving forward, rather than adding major new features.

As always, feedback and bug reports are highly welcome!

GitHub: https://github.com/k33wee/clippy-land

Please consider give Clippy Land a star on GitHub so more COSMIC users can discover it, cheers!

u/kinycx — 11 days ago
▲ 28 r/COSMICDE+1 crossposts

Redeye - a makeshift blue light filter for the COSMIC DE

Since upgrading to 24.04 I have been working on a handful of extensions for the COSMIC DE so that it feels more like what I was used to on 22.04. Redeye is an applet extension for the COSMIC DE that applies an amber screen overlay and emulates the previous night light feature. While it isn't perfect, for me it serves as a perfect stopgap until version 26 is released.
Cosmic-Ext-Redeye

u/Competitive-Yak-8403 — 10 days ago
▲ 3 r/COSMICDE+1 crossposts

No color picker works

Hello,

I am running Pop 24.04 with Cosmic DE, fully updated. Something that I have not yet been able to do is finding a color picker tool/app that works. Ive tried the gnome color picker, the cosmic color picker and many other options. Everytime it is the same, I cannot make the "droplet thing" appear to pick a color from what is displayed on my screen, and no matter what I click, I still cannot pick a color.

I have tried both system and flatpak versions of different apps.

Does anyone know why? Is there any app that works?

I am running a desktop with a core i7-6700 and a dedicatex AMD GPU.

Thanks!

reddit.com
u/rolingpebble — 12 days ago
▲ 9 r/COSMICDE+1 crossposts

How to change cursor theme on COSMIC

Has anyone here successfully changed their cursor theme on COSMIC? I've seen some guides on the internet, but it never really turns out well.

reddit.com
u/stJaeromi — 11 days ago
▲ 1 r/COSMICDE+1 crossposts

Random Gray Screen. Crashing

Has anyone started having issues with one of their displays will randomly turn gray? When I move my mouse over parts of the GUI on the other monitor, the gray monitor will start flickering back normal and gray. Sometimes it also crashes forcing me to reboot. It didn't used to do this, but I'm not sure when it started or where to look for logs on what might be causing this bug?

reddit.com
u/Complete-Zucchini-85 — 10 days ago