Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
eepm
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
eepm
Commits
2dfca2e0
Commit
2dfca2e0
authored
Dec 10, 2025
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
epm desktop: full refactoring
parent
2cfaddd5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
11 additions
and
10 deletions
+11
-10
epm-desktop
bin/epm-desktop
+0
-0
budgie.json
desktop.d/budgie.json
+1
-3
cosmic.json
desktop.d/cosmic.json
+8
-0
gnome.json
desktop.d/gnome.json
+0
-2
hyprland.json
desktop.d/hyprland.json
+0
-2
kde.json
desktop.d/kde.json
+2
-3
No files found.
bin/epm-desktop
100755 → 100644
View file @
2dfca2e0
This diff is collapsed.
Click to expand it.
desktop.d/budgie.json
View file @
2dfca2e0
...
@@ -4,6 +4,5 @@
...
@@ -4,6 +4,5 @@
"installed"
:
false
,
"installed"
:
false
,
"dependencies"
:
[
"budgie-desktop"
,
"gnome-console"
,
"fonts-ttf-fira-code-nerd"
],
"dependencies"
:
[
"budgie-desktop"
,
"gnome-console"
,
"fonts-ttf-fira-code-nerd"
],
"description"
:
"Budgie Desktop is a familiar, modern desktop environment"
,
"description"
:
"Budgie Desktop is a familiar, modern desktop environment"
,
"metapackages"
:
[
]
"metapackages"
:
[
"budgie-desktop"
]
}
}
\ No newline at end of file
desktop.d/cosmic.json
0 → 100644
View file @
2dfca2e0
{
"name"
:
"COSMIC"
,
"version"
:
"1.0.0"
,
"installed"
:
false
,
"dependencies"
:
[
"cosmic-session"
],
"description"
:
"COSMIC desktop environment"
,
"metapackages"
:
[
"cosmic-session"
]
}
desktop.d/gnome.json
View file @
2dfca2e0
...
@@ -6,4 +6,3 @@
...
@@ -6,4 +6,3 @@
"description"
:
"Window management and application launching for GNOME"
,
"description"
:
"Window management and application launching for GNOME"
,
"metapackages"
:
[
"gnome-shell"
]
"metapackages"
:
[
"gnome-shell"
]
}
}
\ No newline at end of file
desktop.d/hyprland.json
View file @
2dfca2e0
...
@@ -6,4 +6,3 @@
...
@@ -6,4 +6,3 @@
"description"
:
"Hyprland is a dynamic tiling Wayland compositor that doesn't sacrifice on it's looks"
,
"description"
:
"Hyprland is a dynamic tiling Wayland compositor that doesn't sacrifice on it's looks"
,
"metapackages"
:
[
"hyprland"
]
"metapackages"
:
[
"hyprland"
]
}
}
\ No newline at end of file
desktop.d/kde.json
View file @
2dfca2e0
{
{
"name"
:
"
kde
"
,
"name"
:
"
KDE Plasma
"
,
"version"
:
"6.4.5"
,
"version"
:
"6.4.5"
,
"installed"
:
false
,
"installed"
:
false
,
"dependencies"
:
[
"plasma-desktop"
,
"lightdm"
,
"lightdm-kde-greeter"
,
"plasma-discover"
,
"power-profiles-daemon"
,
"qt6-wayland"
,
"wayland-utils"
,
"vulkan-tools"
],
"dependencies"
:
[
"plasma-desktop"
,
"lightdm"
,
"lightdm-kde-greeter"
,
"plasma-discover"
,
"power-profiles-daemon"
,
"qt6-wayland"
,
"wayland-utils"
,
"vulkan-tools"
],
"description"
:
"KDE Plasma is a powerful desktop environment with support for X11 and Wayland"
,
"description"
:
"KDE Plasma is a powerful desktop environment with support for X11 and Wayland"
,
"metapackages"
:
[
"kde"
]
"metapackages"
:
[
"kde"
]
}
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment