fix(Installer ─ Multi-Desktop): Fix Multi Desktop

This commit is contained in:
2026-05-28 18:00:25 +02:00
parent 40fd289a9f
commit 241bd5c219
29 changed files with 116 additions and 621 deletions
@@ -1,65 +1,8 @@
---
# Module packagechooser : sélection d'environnement de bureau
# Un seul choix possible (boutons radio)
mode: required
id: desktop
items:
- id: xfce
packages: []
name:
- locale: ""
value: "Xfce (Recommandé)"
description:
- locale: ""
value: "Léger, rapide et stable — déjà inclus dans l'ISO, aucun téléchargement."
- id: kde
packages:
- plasma-meta
- konsole
- dolphin
- sddm
name:
- locale: ""
value: "KDE Plasma"
description:
- locale: ""
value: "Bureau moderne, riche en fonctionnalités et très personnalisable."
- id: gnome
packages:
- gnome
- gdm
name:
- locale: ""
value: "GNOME"
description:
- locale: ""
value: "Interface épurée centrée sur la productivité."
- id: hyprland
packages:
- hyprland
- xdg-desktop-portal-hyprland
- xdg-desktop-portal-gtk
- waybar
- wofi
- kitty
- swaybg
- swayidle
- swaylock
- xorg-xwayland
- wl-clipboard
- grim
- slurp
- qt5-wayland
- qt6-wayland
- sddm
name:
- locale: ""
value: "Hyprland"
description:
- locale: ""
value: "Compositeur Wayland dynamique — tiling Wayland (utilisateurs avancés)."
# Minimal Calamares view module config for desktop selection
# This tells Calamares to use our QML page from the branding folder.
module: view
name: desktop
qml: "branding/fws/desktop.qml"
title: "Choix de l'environnement"
description: "Sélectionne le bureau à installer"