Cosmic

From Alpine Linux
File:/todo.png
cosmic screenshot.

Cosmic is the desktop environment from System76. COSMIC was originally the name of a modified version of GNOME made specifically for Pop! OS, but it is now a standalone desktop environment built from scratch using a custom toolkit called "libcosmic" that is based upon the iced toolkit and is written almost entirely in the Rust programming language. Cosmic is intended to be highly portable and does not expect systemd.

Cosmic desktop is alpha software and is currently only available in Edge Repositories#Testing testing.

Prerequisites

Tip: Except for the first two Prerequisites, all the others are automatically handled if another wayland desktop (e.g., Sway) is installed using setup-desktop script.


Manual Installation

Most of the desktop can be installed with:

This does not include some of the applications like cosmic-terminal and cosmic-edit. They can all be installed with:

 $ apk search '^cosmic' -q | xargs -r apk add --no-cache


Note: polkit and udev are optional services for authentication and device management respectively. While Cosmic will function without these services enabled, some functionality may be missing or incomplete.


Starting Cosmic

Cosmic can be started using a display manager or from the console using 'start-cosmic'.

Troubleshooting

See also