cosmic
cosmic
Our great sponsors
cosmic | cosmic | |
---|---|---|
8 | 61 | |
262 | 716 | |
- | 2.4% | |
9.6 | 6.6 | |
5 days ago | 3 months ago | |
Zig | JavaScript | |
MIT License | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
cosmic
-
Zig is becoming more production-worthy - zigmonthly
What if you could develop native applications in JavaScript or WASM, with a runtime that is not Electron? Cosmic is one answer to that, and a project to keep an eye on for sure:
-
Updates to Cosmic Graphics, Text, UI.
Example can be found at https://github.com/fubark/cosmic/blob/master/ui/examples/text_demo.zig
-
UI Engine in Zig
Definitely want to target Vulkan/Metal/DirectX. Also would like to support WebGPU when it's ready. The drawing is conveniently abstracted away in https://github.com/fubark/cosmic/blob/master/graphics/src/graphics.zig
More details about the UI engine and how to use it in your own zig projects can be found here: https://github.com/fubark/cosmic/tree/master/ui
cosmic
-
Linux developments you're looking forward to in 2023
https://github.com/pop-os/cosmic - This? It's based on GNOME shell, isn't it? Just with extra stuff on top of it.
- Is Iced replacing GTK apps for the new COSMIC desktop?
-
Pop OS window tiling on Ubuntu
It is possible. It should be available in repos (ppa might be required). Or you could also compile it.
- Extension for focused window in top bar?
-
Incomplete Translation
Start here for the top (part of COSMIC). And here for the bottom (part of pop-shell)
-
Any GNOME-like DEs without all the GNOME bs?
PopOS's rust-based "Cosmic" desktop: preview 1 / 2 / 3. github. This one especially I'm not sure how portable it would be... Obv it should work on Pop. Guessing you might be able to get it working on other Ubuntu-based distros but not confident at all that it would work on fedora/suse/arch/etc but i also didn't look very hard.
-
Updates to Cosmic Graphics, Text, UI.
It's a bit hard finding/googling the project though, since there is for example https://github.com/pop-os/cosmic
-
I hate the new launcher in 22.04
Such as? If you're a developer then you should know that unless you report an issue then none will be wary of the issues you're having. The application library extension is here. The pop-shell launcher GUI is [here](). The pop-launcher IPC service is here.
-
application-menu
To use the one in 22.04, you'll need to build https://github.com/pop-os/cosmic but reminder that it comes with other stuff which you might not want.
-
Whats the easiest way to get Pop!_OS' DE on arch?
#!/bin/bash git clone https://github.com/pop-os/desktop-widget.git cd desktop-widget make cd .. git clone https://github.com/micheleg/dash-to-dock.git -b ubuntu-dock cd dash-to-dock make cd .. git clone https://github.com/pop-os/cosmic-workspaces.git cd cosmic-workspaces make make install cd .. git clone https://github.com/pop-os/cosmic cd cosmic make && make install
What are some alternatives?
gnome-hud - Unity like HUD menu for the GNOME Desktop Environment using rofi menu.
touche - The desktop application to configure Touchégg
gnome-shell-extended-gestures - Better touchpad gesture handling for GNOME
shell - Pop!_OS Shell
gnome-shell-extension-ubuntu-dock - Pop!_OS fork of https://github.com/micheleg/dash-to-dock/tree/ubuntu-dock
gnome-shell-extension-appindicator - Adds KStatusNotifierItem support to the Shell
dash-to-dock - A dock for the Gnome Shell. This extension moves the dash out of the overview transforming it in a dock for an easier launching of applications and a faster switching between windows and desktops.
pocillo-gtk-theme - GTK+ 3.22 & GTK+ 4 based theme for the Budgie Desktop that has Material Design elements and styled using the Arc colour palette
apt - Fork of https://salsa.debian.org/apt-team/apt
linux - Pop!_OS fork of https://launchpad.net/ubuntu/+source/linux
unity8 - The operating environment for everywhere.
zigimg - Zig library for reading and writing different image formats