Compare commits
5 commits
Author | SHA1 | Date | |
---|---|---|---|
039a545805 | |||
ac3f858b72 | |||
90b411667a | |||
37e0c0fc5f | |||
2471c30689 |
2 changed files with 18 additions and 3 deletions
12
debian/changelog
vendored
12
debian/changelog
vendored
|
@ -1,3 +1,15 @@
|
||||||
|
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
|
tileos-meta (1.1.1~tileos) unstable; urgency=medium
|
||||||
|
|
||||||
* Add experimental Miracle-WM packages
|
* Add experimental Miracle-WM packages
|
||||||
|
|
9
debian/control
vendored
9
debian/control
vendored
|
@ -201,7 +201,7 @@ Recommends:
|
||||||
Description: non-free drivers and firmware for TileOS
|
Description: non-free drivers and firmware for TileOS
|
||||||
|
|
||||||
Package: tileos-desktop-miracle
|
Package: tileos-desktop-miracle
|
||||||
Architecture: amd64, arm64
|
Architecture: amd64 arm64
|
||||||
Depends:
|
Depends:
|
||||||
alacritty,
|
alacritty,
|
||||||
bibata-cursor-theme,
|
bibata-cursor-theme,
|
||||||
|
@ -283,6 +283,7 @@ Depends:
|
||||||
waybar,
|
waybar,
|
||||||
wf-recorder,
|
wf-recorder,
|
||||||
wl-clipboard,
|
wl-clipboard,
|
||||||
|
wl-mirror,
|
||||||
wlsunset,
|
wlsunset,
|
||||||
xdg-desktop-portal-wlr,
|
xdg-desktop-portal-wlr,
|
||||||
Recommends:
|
Recommends:
|
||||||
|
@ -333,12 +334,13 @@ 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,
|
||||||
Recommends:
|
Recommends:
|
||||||
|
@ -417,6 +419,7 @@ Depends:
|
||||||
calcurse,
|
calcurse,
|
||||||
cliphist,
|
cliphist,
|
||||||
dunst,
|
dunst,
|
||||||
|
i3lock,
|
||||||
kanshi,
|
kanshi,
|
||||||
grim,
|
grim,
|
||||||
nwg-bar,
|
nwg-bar,
|
||||||
|
@ -460,7 +463,7 @@ Conflicts:
|
||||||
Description: Qtile desktop for TileOS (experimental)
|
Description: Qtile desktop for TileOS (experimental)
|
||||||
|
|
||||||
Package: tileos-miracle-live
|
Package: tileos-miracle-live
|
||||||
Architecture: amd64, arm64
|
Architecture: amd64 arm64
|
||||||
Depends:
|
Depends:
|
||||||
calamares-settings-tileos-miracle,
|
calamares-settings-tileos-miracle,
|
||||||
live-boot,
|
live-boot,
|
||||||
|
|
Loading…
Add table
Reference in a new issue