update desktopenvironment_list.csv and displaymanager_list.csv files, add column Module_Name, add name modules of package

pull/2/head
MiraMaX166 2 years ago
parent f82005eaaf
commit 13f3dc74cb
Signed by: user-166
GPG Key ID: C58520EF14C48E3A

@ -1,33 +1,33 @@
DesktopEnvronment_Name;DesktopEnvronment_CodeName;Package_Name
BUDGIE Desktop;budgie;budgie-desktop
CDE/Common Desktop Environment;;cdesktopenv
Cinnamon Desktop;cinnamon;cinnamon
Cutefish;;cutefish-core
COSMIC;;cosmic-epoch-git
Deepin Desktop Environment;;deepin-desktop-base
Durden;;durden
Enlightenment;;enlightenment
GNOME;gnome;gnome-software
GNOME Flashback;gnome-flashback;gnome-flashback
GNOME Shell;gnome-shell;gnome-shell
I3;i3;i3-wm
Liquidshell;kde;liquidshell
Liri;;liri-git-meta
Lumina;;lumina-desktop
LXDE Desktop;lxde;lxdm,lxdm-gtk3
LXQT Desktop;lxqt;lxqt-runner
Maui Shell;;maui-shell-git
MaXX Interactive Desktop;;maxx-desktop
Moksha;;moksha-git
MATE Desktop;mate;mate-desktop
nsCDE;;nscde
Pantheon;;pantheon-session
Plasma Desktop;plasma;plasma-desktop
Plasma Mobile;;plasma-mobile
Regolith Desktop;;regolith-full
Sugar;;sugar
SWAY Windows Manager;sway;sway,sway-git
thedesk;;thedesk
theShell;;theshell
UKUI;;ukwm
XFCE Desktop;xfce;xfdesktop
DesktopEnvronment_Name;DesktopEnvronment_CodeName;Package_Name;Module_Name
BUDGIE Desktop;budgie;budgie-desktop;
CDE/Common Desktop Environment;;cdesktopenv;
Cinnamon Desktop;cinnamon;cinnamon;
Cutefish;;cutefish-core;
COSMIC;;cosmic-epoch-git;
Deepin Desktop Environment;;deepin-desktop-base;
Durden;;durden;
Enlightenment;;enlightenment;
GNOME;gnome;gnome-software;ubm-042-xorg-gnome
GNOME Flashback;gnome-flashback;gnome-flashback;
GNOME Shell;gnome-shell;gnome-shell;
I3;i3;i3-wm;
Liquidshell;kde;liquidshell;ubm-049-xorg-liquidshell
Liri;;liri-git-meta;
Lumina;;lumina-desktop;
LXDE Desktop;lxde;lxdm,lxdm-gtk3;
LXQT Desktop;lxqt;lxqt-runner;
Maui Shell;;maui-shell-git;
MaXX Interactive Desktop;;maxx-desktop;
Moksha;;moksha-git;
MATE Desktop;mate;mate-desktop;ubm-043-xorg-mate
nsCDE;;nscde;
Pantheon;;pantheon-session;
Plasma Desktop;plasma;plasma-desktop;ubm-041-xorg-plasma
Plasma Mobile;;plasma-mobile;
Regolith Desktop;;regolith-full;
Sugar;;sugar;
SWAY Windows Manager;sway;sway,sway-git;
thedesk;;thedesk;
theShell;;theshell;
UKUI;;ukwm;
XFCE Desktop;xfce;xfdesktop;ubm-040-xorg-xfce

1 DesktopEnvronment_Name DesktopEnvronment_CodeName Package_Name Module_Name
2 BUDGIE Desktop budgie budgie-desktop
3 CDE/Common Desktop Environment cdesktopenv
4 Cinnamon Desktop cinnamon cinnamon
5 Cutefish cutefish-core
6 COSMIC cosmic-epoch-git
7 Deepin Desktop Environment deepin-desktop-base
8 Durden durden
9 Enlightenment enlightenment
10 GNOME gnome gnome-software ubm-042-xorg-gnome
11 GNOME Flashback gnome-flashback gnome-flashback
12 GNOME Shell gnome-shell gnome-shell
13 I3 i3 i3-wm
14 Liquidshell kde liquidshell ubm-049-xorg-liquidshell
15 Liri liri-git-meta
16 Lumina lumina-desktop
17 LXDE Desktop lxde lxdm,lxdm-gtk3
18 LXQT Desktop lxqt lxqt-runner
19 Maui Shell maui-shell-git
20 MaXX Interactive Desktop maxx-desktop
21 Moksha moksha-git
22 MATE Desktop mate mate-desktop ubm-043-xorg-mate
23 nsCDE nscde
24 Pantheon pantheon-session
25 Plasma Desktop plasma plasma-desktop ubm-041-xorg-plasma
26 Plasma Mobile plasma-mobile
27 Regolith Desktop regolith-full
28 Sugar sugar
29 SWAY Windows Manager sway sway,sway-git
30 thedesk thedesk
31 theShell theshell
32 UKUI ukwm
33 XFCE Desktop xfce xfdesktop ubm-040-xorg-xfce

@ -1,8 +1,8 @@
DisplayManager_Name;DisplayManager_CodeName;Package_Name
GDM;gdm;gdm,gdm-git
LightDM;lightdm;lightdm,lightdm-git,lightdm-qt5-greeter-git
LXDM;;lxdm,lxdm-gtk3
TUI;;ly,ly-git,lemurs,lemurs-git
noDM;;nodm
SDDM;sddm;sddm,sddm-git
Xorg XDM;;xorg-xdm,xorg-xdm-git
DisplayManager_Name;DisplayManager_CodeName;Package_Name;Module_Name
GDM;gdm;gdm,gdm-git;
LightDM;lightdm;lightdm,lightdm-git,lightdm-qt5-greeter-git;ubm-070-dm-lightdm
LXDM;;lxdm,lxdm-gtk3;
TUI;;ly,ly-git,lemurs,lemurs-git;
noDM;;nodm;
SDDM;sddm;sddm,sddm-git;
Xorg XDM;;xorg-xdm,xorg-xdm-git;

1 DisplayManager_Name DisplayManager_CodeName Package_Name Module_Name
2 GDM gdm gdm,gdm-git
3 LightDM lightdm lightdm,lightdm-git,lightdm-qt5-greeter-git ubm-070-dm-lightdm
4 LXDM lxdm,lxdm-gtk3
5 TUI ly,ly-git,lemurs,lemurs-git
6 noDM nodm
7 SDDM sddm sddm,sddm-git
8 Xorg XDM xorg-xdm,xorg-xdm-git
Loading…
Cancel
Save