Bruh COSMIC is looking unbelievable. I can't wait to see it in action. Is it still on track for 1.0 before the end of the year?
Linux
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
This year? No. We are still working on achieving our Alpha 1 milestone.
Ah, I must have misunderstood. At any rate, y'all are doing great and I can't wait for the final product.
Man that's so exciting, I despise how boring the gnome lock screen is. The default gray background just looks so bland.
I can't wait for Cosmic. I might even make the switch when it hits alpha, I've had quite enough of Gnome lately.
Brilliant work! COSMIC is a breath of fresh air for the Linux desktop community.
two questions:
-
Is COSMIC DE going to be exclusively Wayland? Would make sense but I'm just curious.
-
will COSMIC DE be available separately from Pop!OS? I think this could be a very popular choice for people getting into Arch or Nix, for example.
- Yes
- That depends on those other distributions willingness to package it for their distributions.
Brilliant!
Hoping someone packages it for gentoo 🤞
This is interesting. I'm a window manager user, but currently, the Wayland Display Managers suck. I'm using sddm but I don't like it.
I'm guessing that this one will be modular enough to be installed without the whole Cosmic DE? It seems interesting.
The cosmic-greeter
package is already installable today. It will work on any system that has greetd
available. The Appearance panel in COSMIC Settings is not yet merged, but it is in the appearance
staging branch.
Tbh, cosmic-epoch itself is kinda modular, yet slightly weird. I used it on nixos for a short while (until some shit in nix changed, and pop's flakes decided to not compile) recently.
The strangest thing is their way to store configuration: cosmic-comp (I.e. their compositor) has 2. The 1st is a "regular" file (.ron, as far as I remember) and is used to store keybindings and some other settings (for example whether to tile windows automatically, border width, etc), and the second one is like windows's registry on top of the filesystem (I.e. you have ~/.config/cosmic/com.system76.whatever/dir0/file0
where dir0
represents some group of parameters (?) and file0
is the name of one; the value is the contents of file0
. Easily manageable with nix but confusing AF to edit manually. Most if not all except the compositor uses the latter format.
On the other hand, the compositor is already quite cool with regards to animations and window/workpace movement at least, and is reasonably stable for a pre-alpha. Also, their way to make bars seems interesting: each applet itself is a graphical app using xdg-shell, and the panel uses pop's lib to "convert" them to layer-shell.
I love the new lockscreen. Looks great so far.
I've got some concerns about the screen space usage for the desktop itself however. Between the top "Gnome" bar and the bottom panel for apps, that's a lot of vertical space used up. I can imagine this being awful for small screen laptops. Gnome doesn't have this issue because the bottom "dock" is hidden until the actitives button is pressed. Will Cosmic in some way allow the user to hide or move the bottom panel?
The dock is hidden by default and appears when pressure is applied. It is also optional. Was that the only concern?
Awesome! Yeah, that's what I was a bit apprehensive about. I've only seen screenshots of a blank desktop so far, and they always show the dock. And the "apply pressure" method is definitely the better way to go.
I completely missed that system76 launched COSMIC already lol
I don't think they did?
It isn't released yet but you can compile it yourself as the source code is available