@mmstick@lemmy.world cover
@mmstick@lemmy.world avatar

mmstick

@mmstick@lemmy.world

I’m a System76 engineer / Pop!_OS maintainer. I’ve been a Linux user since 2007; and Rust since 2015. I’m currently working on COSMIC-related projects.

This profile is from a federated server and may be incomplete. View on remote instance

mmstick OP , (edited )
@mmstick@lemmy.world avatar

I'd recommend everyone to try out cosmic-store (with cosmic-icons) when they get a chance. Whether you use COSMIC or not, it's fully functional with any desktop environment. It's packaged by default in Pop!_OS 22.04, available in Fedora 40 via ryanabx/cosmic-epoch, and the AUR.

mmstick OP , (edited )
@mmstick@lemmy.world avatar

I've seen plenty of people using GTK themes with rectangular switches.

mmstick OP Mod , (edited )
@mmstick@lemmy.world avatar

I'd recommend everyone to try out cosmic-store (with cosmic-icons) when they get a chance. Whether you use COSMIC or not, it's fully functional with any desktop environment. It's packaged by default in Pop!_OS 22.04, available in Fedora 40 via ryanabx/cosmic-epoch, and the AUR.

mmstick OP Mod ,
@mmstick@lemmy.world avatar

That's up to you. If you need it, you can always reinstall it.

mmstick OP Mod ,
@mmstick@lemmy.world avatar

The design is finished for Alpha 1, but there is likely to be future design work once designs are revisited for alpha 2 or the beta.

mmstick , (edited )
@mmstick@lemmy.world avatar

If COSMIC is pathetic, then GNOME must be abysmally unusable.
COSMIC was already planned long before there was any beef with GNOME.
We listen to user feedback and prioritize development of features that our developers and users want.
Good luck trying to replicate COSMIC's theming and tiling capabilities in GNOME.
Let alone the overall stability and performance of COSMIC.
COSMIC Store is the fastest app store on Linux now. I'd recommend everyone to try it out.
sudo apt install cosmic-store

mmstick , (edited )
@mmstick@lemmy.world avatar

There's a very large gap between having tiling, and having excellent auto-tiling capabilities with intuitive shortcuts and behaviors. COSMIC's autotiling was designed from the ground up to be just as usable with a mouse as it is with a keyboard.

mmstick , (edited )
@mmstick@lemmy.world avatar

GNOME Shell extensions are JavaScript monkey patch injections to gnome-shell's JavaScript process. They're only compatible with the exact version of gnome-shell that they target because most of them require to override private internals of gnome-shell that are sensitive to order of injection and names of private variables and methods.

COSMIC uses a modern Wayland-based approach to shell interface design with layer-shell applets. Each applet is its own process, using the layer-shell Wayland protocol to render their windows as shell components, and communicating with the compositor securely with the security context Wayland protocol. The protocols they use are standardized, so they will be stable across COSMIC releases. Other Wayland compositors could integrate with them if they desire to.

mmstick , (edited )
@mmstick@lemmy.world avatar

Ubuntu is Debian with more up-to-date packages and a lot of additional third party packages. There's a lot of companies who produce development toolkits, frameworks, and applications that are explicitly built for the Ubuntu base. Some governmental agencies and organizations also require access to packages and repositories that have been audited by security agencies, which Ubuntu has gone through the process of getting certification for certain kernels and their Ubuntu Pro repositories. All of which are useful for real world customers.

Regardless of shortcomings in Snap, Pop does not rely on Snaps, and offers its own packaging for things that would otherwise require Snap on Ubuntu.

mmstick ,
@mmstick@lemmy.world avatar

I think it already it is available on NixOS

mmstick , (edited )
@mmstick@lemmy.world avatar

Speaking of being defensive, not only are you being far more defensive than I, but these bullet points are both misleading and wildly inaccurate. It's also telling that you think none of my points are good, when they are the truth. Could you possibly be even more a hypocrite?

mmstick , (edited )
@mmstick@lemmy.world avatar

Pop Shop

Install the cosmic-store (with cosmic-icons) and try it out!

mmstick , (edited )
@mmstick@lemmy.world avatar

I'd just remove it with sudo apt remove pop-shop, and install cosmic-store (with cosmic-icons) instead.

mmstick ,
@mmstick@lemmy.world avatar

Consumes less energy (CPU) while also rendering more responsively.

mmstick ,
@mmstick@lemmy.world avatar

Yeah, it's in the Pop!_OS 22.04 repositories, this Fedora 40 COPR, and on the AUR.

mmstick , (edited )
@mmstick@lemmy.world avatar

What GPU configuration do you have? I don't have any of these issues. If NVIDIA, you have to wait for NVIDIA to release explicit sync Wayland drivers.

mmstick ,
@mmstick@lemmy.world avatar

What report are you referring to?

mmstick Mod ,
@mmstick@lemmy.world avatar

Every application launches within 0.2 seconds for me. Maybe you need to play around with env WGPU_POWER_PREF=high

mmstick OP Mod ,
@mmstick@lemmy.world avatar

There will be configuration options eventually

mmstick OP ,
@mmstick@lemmy.world avatar

That is to show the icon theme feature.

mmstick OP , (edited )
@mmstick@lemmy.world avatar

All desktops use the Super key nowadays. Sway, i3, GNOME, Plasma, etc. are all using the Super key. Have been for years. The standard convention is that the Super key is reserved for system-level shortcuts handled by the window manager; and Alt key shortcuts are reserved for application-level shortcuts. Your desktop might have bound both Alt and Super because of legacy reasons.

mmstick OP , (edited )
@mmstick@lemmy.world avatar

Are you interested in contributing? You can find the source code for theme generation here and here.

mmstick OP , (edited )
@mmstick@lemmy.world avatar

Did you not read the blog update? That is exactly what the blog update covered... The user's theme colors are applied to the Adwaita theme used by GTK4/libadwaita, and GTK3 theme support is provided by adw-gtk3.

mmstick OP ,
@mmstick@lemmy.world avatar

How so? 22.04 is actively maintained and updated by Ubuntu, and is still the latest LTS release. On top of that, the most important packages in Pop!_OS are updated frequently, so we are on Mesa 24.0.3 and Linux 6.8.0.
As for when COSMIC releases, you should read last month's blog post.

mmstick Mod ,
@mmstick@lemmy.world avatar

This video is very outdated by 3 months. Although I'm not sure if COSMIC has been on The Linux Experiment since then.

mmstick Mod , (edited )
@mmstick@lemmy.world avatar

The cosmic toolkit has its own widget library that replaces the iced widgets. These widgets are tightly integrated with cosmic's theme engine. The toolkit also provides its own Application/Applet traits for quickly implementing a standardized COSMIC application and applet interface. Examples are in the libcosmic repository, and you can reference cosmic-applets and other repositories for real world examples.

mmstick OP Mod ,
@mmstick@lemmy.world avatar

It is possible. This is the beginning of our theme integration support.

mmstick OP Mod ,
@mmstick@lemmy.world avatar

It is a desktop environment, which is the entire graphical user interface of the OS, and all of its bundled applications. It is also a platform which developers can build COSMIC applets and applications with. Applications being desktop applications, and applets being the shell components. Shell components are small interface elements such as the panel, dock, panel buttons, on-screen displays, launcher, etc.

It will take its place alongside the two giants in this space: KDE and GNOME. KDE being a desktop environment whose applets and applications are written in C++/JavaScript using Qt/QML as its GUI library. GNOME being and desktop environment whose applets are written in JavaScript with the GNOME Shell Toolkit; and its applications are written primarily in C with GTK as its GUI library.

COSMIC is instead built from the ground up entirely in Rust from top to bottom. Every applet and application is written in Rust, and the same libcosmic GUI library is used for developing both of them. Rust is a statically typed programming language which has dethroned C/C++ in recent years, and has been the most loved programming language on StackOverflow for the last eight years. We aim to make COSMIC the preferred platform for developing applications in Rust, with a GUI toolkit that's easier to develop than the alternatives.

mmstick OP Mod ,
@mmstick@lemmy.world avatar

Pop!_OS 22.04 uses GNOME with a lot of custom extensions and patches. Pop!_OS 24.04 will switch to COSMIC.

GNOME Shell extensions are JavaScript monkey patches that get injected directly into the gnome-shell process, which is running inside a JavaScript runtime. So they have no effect outside of GNOME Shell.

COSMIC panels are already configurable, so there's no need for a third party panel applet to have dock applets embedded in the panel. You can configure the panel and dock to any layout. Be that a GNOME layout, Unity layout, Mac OS layout, Windows layout, etc.

It would be redundant to rebrand Pop!_OS to COSMIC OS. The cosmos was created by a Pop!

mmstick OP Mod ,
@mmstick@lemmy.world avatar

24.04 releases somewhere near end of summer. Super + 1-9 is already bound to workspaces in COSMIC.

mmstick OP Mod ,
@mmstick@lemmy.world avatar

Not yet, but PRs welcome if anyone has experience with theming Qt.

mmstick Mod ,
@mmstick@lemmy.world avatar

This is a list of community-developed projects.

mmstick OP ,
@mmstick@lemmy.world avatar

It should be noted that COSMIC itself hasn't been delayed. Development on the core applications progressed much faster than expected, so we decided to skip the Alpha 1 release and release Alpha 2 instead.

Why wouldn't you like using it right now? I wouldn't call it "very alpha".

mmstick OP ,
@mmstick@lemmy.world avatar
  1. That's not implemented, but you can click the maximize button, or press Super+M to toggle maximization.
  2. You can open the Appearance settings page and change that to your preferred color scheme. We've already selected our default colors and they're not going to change from here on out.
  3. What do you mean by minimal? The PrintScrn key opens the screenshot utility, which lets you choose between capturing a selected region, a specific window, or the whole display
  4. What's wrong with the file manager and editor? You can use whatever editor and file manager you want, so that shouldn't be a blocker for daily use.
  5. This can be configured in the cosmic comp config, but will be implemented in the settings app soon.
  6. Super+W opens the workspaces view
  7. Your distribution should make sure pop-launcher is installed, and each of its plugins symlinked.
  8. That is already possible in the Desktop and Panel settings page. As you can see, I'm not using a GNOME style panel or dock here.
mmstick OP ,
@mmstick@lemmy.world avatar

The editor is meant to be a regular text editor. If you want a code editor, there is https://lapce.dev/

mmstick OP ,
@mmstick@lemmy.world avatar

Wayland compositors have to implement the whole display server, including special handling of XWayland windows. XWayland windows can be very finicky and require caution to handle.

mmstick OP Mod ,
@mmstick@lemmy.world avatar
  1. Desktop and Panel > Dock > Position on screen > Left
  2. Dock > Configure dock applets. > Drag Cosmic Dock App List to Start Segment
  3. Dock > Extend dock to screen edges

If the dock takes dominance of the left side, move it back to the bottom to give the panel dominance, and then move the dock back to the left.

mmstick OP ,
@mmstick@lemmy.world avatar

I wouldn't rule out the possibility of a cosmic-applets-community package which bundles third party applets, or the gradual inclusion of popular applets into cosmic-applets. Given that an applet would only become popular if there's a lot of need for those use cases, then it would make sense to open a path to getting them mainlined.

mmstick OP ,
@mmstick@lemmy.world avatar

You might be surprised how much disk space those GNOME Circle applications actually require, despite being dynamically linked to a lot of GTK/GNOME libraries. Unless they're written in a scripting language, they're much closer to a COSMIC application than you think.

I don't see the issue with an application having a static binary within the realm of 15-25 MB. Even if you had 100 applications installed, that's only 2 GB of disk usage.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • supersentai
  • WatchParties
  • Rutgers
  • jeremy
  • Lexington
  • cragsand
  • mead
  • RetroGamingNetwork
  • loren
  • steinbach
  • xyz
  • PowerRangers
  • AnarchoCapitalism
  • kamenrider
  • Mordhau
  • WarhammerFantasy
  • itdept
  • AgeRegression
  • mauerstrassenwetten
  • MidnightClan
  • space_engine
  • learnviet
  • bjj
  • Teensy
  • khanate
  • electropalaeography
  • neondivide
  • fandic
  • All magazines