v0.4.18
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions2 (push) Has been cancelled

This commit is contained in:
Penelope Gwen 2026-06-05 09:40:23 -07:00 committed by Penelope Gwen
parent e35deadfe3
commit 114ef754cf
11 changed files with 25 additions and 91 deletions

12
debian/changelog vendored
View file

@ -1,3 +1,15 @@
pogmom-desktop (0.4.18) unstable; urgency=medium
* add swayfx.desktop wayland session
-- Penelope Gwen <support@pogmom.me> Fri, 05 Jun 2026 09:36:11 -0700
pogmom-desktop (0.4.17) unstable; urgency=medium
* begin migration to dms
-- Penelope Gwen <support@pogmom.me> Thu, 04 Jun 2026 18:55:35 -0700
pogmom-desktop (0.4.16) unstable; urgency=medium pogmom-desktop (0.4.16) unstable; urgency=medium
* remove xdg-desktop-portal-kde * remove xdg-desktop-portal-kde

18
debian/control vendored
View file

@ -15,31 +15,26 @@ Depends:
blueman, blueman,
breeze-icon-theme, breeze-icon-theme,
brightnessctl, brightnessctl,
cliphist, danksearch,
chayang, dms,
eww, dgop,
fonts-noto-color-emoji, fonts-noto-color-emoji,
gpu-screen-recorder-cli,
greetd, greetd,
grim, grim,
gtkgreet,
gtklock,
gtklock-playerctl-module,
gtklock-powerbar-module,
gtklock-userinfo-module,
hyfetch, hyfetch,
kdialog, kdialog,
libfuse2, libfuse2,
libnotify-bin, libnotify-bin,
libspa-0.2-bluetooth, libspa-0.2-bluetooth,
matugen,
menu-xdg, menu-xdg,
multibg-wayland,
network-manager-gnome, network-manager-gnome,
network-manager-openvpn, network-manager-openvpn,
nwg-look, nwg-look,
pavucontrol-qt, pavucontrol-qt,
playerctl, playerctl,
polkit-kde-agent-1, polkit-kde-agent-1,
poweralertd,
pulseaudio-utils, pulseaudio-utils,
python3-i3ipc, python3-i3ipc,
qalc, qalc,
@ -47,13 +42,10 @@ Depends:
qt6ct, qt6ct,
slurp, slurp,
sway-de-utils, sway-de-utils,
sway-notification-center,
swayfx, swayfx,
swayidle,
swayr, swayr,
udiskie, udiskie,
wireplumber, wireplumber,
wob,
wofi, wofi,
xdg-desktop-portal, xdg-desktop-portal,
xdg-desktop-portal-wlr, xdg-desktop-portal-wlr,

3
debian/install vendored
View file

@ -1,5 +1,4 @@
greetd/* usr/share/greetd/pogmom/
qt6ct/colors/* usr/share/qt6ct/colors/ qt6ct/colors/* usr/share/qt6ct/colors/
qt6ct/qss/* usr/share/qt6ct/qss/ qt6ct/qss/* usr/share/qt6ct/qss/
sway-run /usr/bin/ sway-run /usr/bin/
polkit-rules/* /usr/share/polkit-1/rules.d/ swayfx.desktop /usr/share/wayland-sessions/swayfx.desktop

3
debian/postinst vendored
View file

@ -1,7 +1,4 @@
#!/bin/bash #!/bin/bash
mkdir -p /etc/greetd
update-alternatives --install /etc/greetd/config.toml greetd /usr/share/greetd/pogmom/config.toml 30 --force
update-alternatives --install /etc/greetd/environments greetd_envs /usr/share/greetd/pogmom/environments 30 --force
chown root:polkitd /usr/share/polkit-1/rules.d/pogmom-desktop.rules chown root:polkitd /usr/share/polkit-1/rules.d/pogmom-desktop.rules
systemctl reload polkit.service || true systemctl reload polkit.service || true

3
debian/postrm vendored
View file

@ -1,4 +1,3 @@
#!/bin/bash #!/bin/bash
update-alternatives --remove greetd /usr/share/greetd/pogmom/config.toml true
update-alternatives --remove greetd_envs /usr/share/greetd/pogmom/environments

View file

@ -1,6 +0,0 @@
[terminal]
vt = 7
[default_session]
command = "dbus-run-session -- sway --config /usr/share/greetd/pogmom/sway-config"
user = "_greetd"

View file

@ -1,2 +0,0 @@
sway-run
bash

View file

@ -1,45 +0,0 @@
window {
background-image: url("file:///usr/share/greetd/pogmom/background.jpg");
background-size: cover;
background-position: center;
}
label {
color: rgba(250, 250, 250, 1);
}
box#body {
background-color: rgba(50, 50, 50, 0.5);
border-radius: 10px;
padding: 50px;
outline: none;
border: none;
box-shadow: none;
}
entry,combobox * {
background-color: rgba(50, 50, 50, 0.3);
color: rgba(250, 250, 250, 1);
outline: none;
border: none;
box-shadow: none;
}
entry.text {
color: rgba(250, 250, 250, 1);
}
button {
background-image: none;
margin-left: 10px;
padding: 10px;
background-color: rgba(50, 50, 50, 0.3);
color: #000000;
border-radius: 10px;
box-shadow: none;
outline: none;
border: none;
}
button > label {
color: #000000;
}

View file

@ -1,11 +0,0 @@
exec "gtkgreet -s /usr/share/greetd/pogmom/gtkgreet.css; swaymsg exit"
default_border pixel 0
bindsym Mod4+shift+e exec swaynag \
-t warning \
-m 'What do you want to do?' \
-b 'Poweroff' 'systemctl poweroff' \
-b 'Reboot' 'systemctl reboot'
include /etc/sway/config.d/*

View file

@ -1,7 +0,0 @@
polkit.addRule(function(action, subject) {
if (action.id == "org.freedesktop.systemd1.manage-units" &&
action.lookup("unit") == "suspend.target" &&
subject.isInGroup("users")) {
return polkit.Result.YES;
}
});

6
swayfx.desktop Normal file
View file

@ -0,0 +1,6 @@
[Desktop Entry]
Name=SwayFX-dbus
Comment=An i3-compatible Wayland compositor (with automatic dbus setup)
Exec=sway-run
Type=Application
DesktopNames=sway;wlroots;swayfx