Vanilla-OS / live-iso

Vanilla OS Live ISO Builder.
GNU General Public License v3.0
985 stars 105 forks source link

Vanilla's flavors tasks list #113

Open mirkobrombin opened 1 year ago

mirkobrombin commented 1 year ago

There are 2 new versions of Vanilla OS planned: Core and KDE.

This post is only a reference to a future project. There are no promises.

Core

This provide the base system (ABRoot + Apx + VSO + vanilla-base-meta). It came with no desktop environment and can be used as a base for other flavors.

Tasks

Flavors

Common

KDE

aylamz commented 1 year ago

rewrite Vanilla apps in Qt (First Setup, Vanilla Control Center and Upgrade Utility)

The latest KDE Plasma (5.27) released with a welcome app which can be extended with custom pages so creating a whole new First Setup app in Qt does not make sense anymore.

The functionality of Vanilla Control Center could be implemented as a KCM instead of an app, so it could be integrated into KDE System Settings as any other page.

mirkobrombin commented 1 year ago

This is good

aylamz commented 1 year ago

I started working on custom pages for plasma-welcome: https://github.com/dogyx/vanilla-kde-welcome-pages

mirkobrombin commented 1 year ago

Oh, looks good. Nice work!

mizzunet commented 1 year ago

Would you add support for installation into btrfs subvolumes? Perhaps, it could be possible with the to be relased Core.

It would be wonderful it the GUI installers supported this. I suppose Fedora's Anaconda installer have it.

mirkobrombin commented 1 year ago

There are some news in our latest article: https://vanillaos.org/blog/article/2023-02-03/vanilla-os-core---a-minimal-and-clean-base

nonetrix commented 11 months ago

Rust based Cosmic isn't out yet, but what does everyone think of a Cosmic flavor in the future? Cosmic seems to be everything I personally want in a desktop, it supports both tiling and floating as first class citizens, it is very customizable, it is a desktop environment not a window manager so not messing with config files, etc.