Compare commits
8 commits
Author | SHA1 | Date | |
---|---|---|---|
039a545805 | |||
ac3f858b72 | |||
90b411667a | |||
37e0c0fc5f | |||
2471c30689 | |||
2e1b076b9b | |||
98149ad3c3 | |||
c681f21d35 |
2 changed files with 93 additions and 12 deletions
25
debian/changelog
vendored
25
debian/changelog
vendored
|
@ -1,3 +1,28 @@
|
||||||
|
tileos-meta (1.2.1~tileos) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Revert adding xorg to Qtile edition
|
||||||
|
|
||||||
|
-- Aleksey Samoilov <samoilov.lex@gmail.com> Sun, 20 Oct 2024 16:28:42 +0400
|
||||||
|
|
||||||
|
tileos-meta (1.2.0~tileos) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Add xorg and xinit to Qtile edition
|
||||||
|
|
||||||
|
-- Aleksey Samoilov <samoilov.lex@gmail.com> Sat, 19 Oct 2024 18:16:48 +0400
|
||||||
|
|
||||||
|
tileos-meta (1.1.1~tileos) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Add experimental Miracle-WM packages
|
||||||
|
* Move Xwayland to Recommends
|
||||||
|
|
||||||
|
-- Aleksey Samoilov <samoilov.lex@gmail.com> Mon, 01 Jul 2024 11:07:12 +0400
|
||||||
|
|
||||||
|
tileos-meta (1.1~tileos) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Update to 1.1
|
||||||
|
|
||||||
|
-- Aleksey Samoilov <samoilov.lex@gmail.com> Wed, 19 Jun 2024 16:46:02 +0400
|
||||||
|
|
||||||
tileos-meta (1.0.10~tileos) unstable; urgency=medium
|
tileos-meta (1.0.10~tileos) unstable; urgency=medium
|
||||||
|
|
||||||
* common: add systemd-zram-generator
|
* common: add systemd-zram-generator
|
||||||
|
|
80
debian/control
vendored
80
debian/control
vendored
|
@ -188,7 +188,6 @@ Section: contrib
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends:
|
Depends:
|
||||||
bluez-firmware,
|
bluez-firmware,
|
||||||
firmware-amd-graphics,
|
|
||||||
firmware-atheros,
|
firmware-atheros,
|
||||||
firmware-intel-sound,
|
firmware-intel-sound,
|
||||||
firmware-iwlwifi,
|
firmware-iwlwifi,
|
||||||
|
@ -201,6 +200,51 @@ Recommends:
|
||||||
gnome-firmware
|
gnome-firmware
|
||||||
Description: non-free drivers and firmware for TileOS
|
Description: non-free drivers and firmware for TileOS
|
||||||
|
|
||||||
|
Package: tileos-desktop-miracle
|
||||||
|
Architecture: amd64 arm64
|
||||||
|
Depends:
|
||||||
|
alacritty,
|
||||||
|
bibata-cursor-theme,
|
||||||
|
calcurse,
|
||||||
|
cliphist,
|
||||||
|
dunst,
|
||||||
|
miracle-wm,
|
||||||
|
nwg-bar,
|
||||||
|
nwg-look,
|
||||||
|
nwg-drawer,
|
||||||
|
qtwayland5,
|
||||||
|
qt6-wayland,
|
||||||
|
rofi-wayland,
|
||||||
|
swaybg,
|
||||||
|
swayidle,
|
||||||
|
swaylock,
|
||||||
|
plymouth-theme-tileos,
|
||||||
|
tileos-desktop-common (= ${binary:Version}),
|
||||||
|
tileos-grub-theme,
|
||||||
|
tileos-settings-miracle,
|
||||||
|
tileos-theme-catppuccin,
|
||||||
|
tileos-wallpapers,
|
||||||
|
waybar,
|
||||||
|
wf-recorder,
|
||||||
|
wl-clipboard,
|
||||||
|
Recommends:
|
||||||
|
earlyoom,
|
||||||
|
engrampa,
|
||||||
|
firefox-esr,
|
||||||
|
imv,
|
||||||
|
pavucontrol,
|
||||||
|
pcmanfm-qt,
|
||||||
|
pluma,
|
||||||
|
ranger,
|
||||||
|
wlr-randr,
|
||||||
|
xwayland
|
||||||
|
Conflicts:
|
||||||
|
tileos-desktop-sway,
|
||||||
|
tileos-desktop-river,
|
||||||
|
tileos-desktop-swayfx,
|
||||||
|
tileos-desktop-qtile
|
||||||
|
Description: Miracle-WM desktop for TileOS (experimental)
|
||||||
|
|
||||||
Package: tileos-desktop-sway
|
Package: tileos-desktop-sway
|
||||||
Architecture: amd64 arm64
|
Architecture: amd64 arm64
|
||||||
Depends:
|
Depends:
|
||||||
|
@ -239,9 +283,9 @@ Depends:
|
||||||
waybar,
|
waybar,
|
||||||
wf-recorder,
|
wf-recorder,
|
||||||
wl-clipboard,
|
wl-clipboard,
|
||||||
|
wl-mirror,
|
||||||
wlsunset,
|
wlsunset,
|
||||||
xdg-desktop-portal-wlr,
|
xdg-desktop-portal-wlr,
|
||||||
xwayland
|
|
||||||
Recommends:
|
Recommends:
|
||||||
engrampa,
|
engrampa,
|
||||||
firefox-esr,
|
firefox-esr,
|
||||||
|
@ -251,7 +295,8 @@ Recommends:
|
||||||
pluma,
|
pluma,
|
||||||
ranger,
|
ranger,
|
||||||
systemd-oomd,
|
systemd-oomd,
|
||||||
wlr-randr
|
wlr-randr,
|
||||||
|
xwayland
|
||||||
Conflicts:
|
Conflicts:
|
||||||
tileos-desktop-swayfx,
|
tileos-desktop-swayfx,
|
||||||
tileos-desktop-river
|
tileos-desktop-river
|
||||||
|
@ -289,15 +334,15 @@ Depends:
|
||||||
plymouth-theme-tileos,
|
plymouth-theme-tileos,
|
||||||
tileos-desktop-common (= ${binary:Version}),
|
tileos-desktop-common (= ${binary:Version}),
|
||||||
tileos-grub-theme,
|
tileos-grub-theme,
|
||||||
tileos-settings-sway,
|
tileos-settings-swayfx,
|
||||||
tileos-theme-catppuccin,
|
tileos-theme-catppuccin,
|
||||||
tileos-wallpapers,
|
tileos-wallpapers,
|
||||||
waybar,
|
waybar,
|
||||||
wf-recorder,
|
wf-recorder,
|
||||||
wl-clipboard,
|
wl-clipboard,
|
||||||
|
wl-mirror,
|
||||||
wlsunset,
|
wlsunset,
|
||||||
xdg-desktop-portal-wlr,
|
xdg-desktop-portal-wlr,
|
||||||
xwayland
|
|
||||||
Recommends:
|
Recommends:
|
||||||
engrampa,
|
engrampa,
|
||||||
firefox-esr,
|
firefox-esr,
|
||||||
|
@ -307,11 +352,12 @@ Recommends:
|
||||||
pluma,
|
pluma,
|
||||||
ranger,
|
ranger,
|
||||||
systemd-oomd,
|
systemd-oomd,
|
||||||
wlr-randr
|
wlr-randr,
|
||||||
|
xwayland
|
||||||
Conflicts:
|
Conflicts:
|
||||||
tileos-desktop-sway,
|
tileos-desktop-sway,
|
||||||
tileos-desktop-river
|
tileos-desktop-river
|
||||||
Description: SwayFx desktop for TileOS
|
Description: SwayFx desktop for TileOS (experimental)
|
||||||
|
|
||||||
Package: tileos-desktop-river
|
Package: tileos-desktop-river
|
||||||
Architecture: amd64 arm64
|
Architecture: amd64 arm64
|
||||||
|
@ -348,7 +394,6 @@ Depends:
|
||||||
wl-clipboard,
|
wl-clipboard,
|
||||||
wlopm,
|
wlopm,
|
||||||
wlsunset,
|
wlsunset,
|
||||||
xwayland
|
|
||||||
Recommends:
|
Recommends:
|
||||||
earlyoom,
|
earlyoom,
|
||||||
engrampa,
|
engrampa,
|
||||||
|
@ -358,11 +403,12 @@ Recommends:
|
||||||
pcmanfm-qt,
|
pcmanfm-qt,
|
||||||
pluma,
|
pluma,
|
||||||
ranger,
|
ranger,
|
||||||
wlr-randr
|
wlr-randr,
|
||||||
|
xwayland
|
||||||
Conflicts:
|
Conflicts:
|
||||||
tileos-desktop-sway,
|
tileos-desktop-sway,
|
||||||
tileos-desktop-swayfx
|
tileos-desktop-swayfx
|
||||||
Description: River desktop for TileOS (experimental)
|
Description: River desktop for TileOS
|
||||||
|
|
||||||
Package: tileos-desktop-qtile
|
Package: tileos-desktop-qtile
|
||||||
Architecture: amd64 arm64
|
Architecture: amd64 arm64
|
||||||
|
@ -373,6 +419,7 @@ Depends:
|
||||||
calcurse,
|
calcurse,
|
||||||
cliphist,
|
cliphist,
|
||||||
dunst,
|
dunst,
|
||||||
|
i3lock,
|
||||||
kanshi,
|
kanshi,
|
||||||
grim,
|
grim,
|
||||||
nwg-bar,
|
nwg-bar,
|
||||||
|
@ -398,7 +445,6 @@ Depends:
|
||||||
wlopm,
|
wlopm,
|
||||||
wl-clipboard,
|
wl-clipboard,
|
||||||
wlsunset,
|
wlsunset,
|
||||||
xwayland
|
|
||||||
Recommends:
|
Recommends:
|
||||||
earlyoom,
|
earlyoom,
|
||||||
engrampa,
|
engrampa,
|
||||||
|
@ -408,13 +454,23 @@ Recommends:
|
||||||
pcmanfm-qt,
|
pcmanfm-qt,
|
||||||
pluma,
|
pluma,
|
||||||
ranger,
|
ranger,
|
||||||
wlr-randr
|
wlr-randr,
|
||||||
|
xwayland
|
||||||
Conflicts:
|
Conflicts:
|
||||||
tileos-desktop-sway,
|
tileos-desktop-sway,
|
||||||
tileos-desktop-swayfx,
|
tileos-desktop-swayfx,
|
||||||
tileos-desktop-river
|
tileos-desktop-river
|
||||||
Description: Qtile desktop for TileOS (experimental)
|
Description: Qtile desktop for TileOS (experimental)
|
||||||
|
|
||||||
|
Package: tileos-miracle-live
|
||||||
|
Architecture: amd64 arm64
|
||||||
|
Depends:
|
||||||
|
calamares-settings-tileos-miracle,
|
||||||
|
live-boot,
|
||||||
|
live-config,
|
||||||
|
live-config-systemd
|
||||||
|
Description: LiveCD components for TileOS (Miracle-WM variant)
|
||||||
|
|
||||||
Package: tileos-sway-live
|
Package: tileos-sway-live
|
||||||
Architecture: amd64 arm64
|
Architecture: amd64 arm64
|
||||||
Depends:
|
Depends:
|
||||||
|
|
Loading…
Add table
Reference in a new issue