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
|
||||
|
||||
* 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
|
||||
|
||||
Package: tileos-desktop-miracle
|
||||
Architecture: amd64, arm64
|
||||
Architecture: amd64 arm64
|
||||
Depends:
|
||||
alacritty,
|
||||
bibata-cursor-theme,
|
||||
|
@ -283,6 +283,7 @@ Depends:
|
|||
waybar,
|
||||
wf-recorder,
|
||||
wl-clipboard,
|
||||
wl-mirror,
|
||||
wlsunset,
|
||||
xdg-desktop-portal-wlr,
|
||||
Recommends:
|
||||
|
@ -333,12 +334,13 @@ Depends:
|
|||
plymouth-theme-tileos,
|
||||
tileos-desktop-common (= ${binary:Version}),
|
||||
tileos-grub-theme,
|
||||
tileos-settings-sway,
|
||||
tileos-settings-swayfx,
|
||||
tileos-theme-catppuccin,
|
||||
tileos-wallpapers,
|
||||
waybar,
|
||||
wf-recorder,
|
||||
wl-clipboard,
|
||||
wl-mirror,
|
||||
wlsunset,
|
||||
xdg-desktop-portal-wlr,
|
||||
Recommends:
|
||||
|
@ -417,6 +419,7 @@ Depends:
|
|||
calcurse,
|
||||
cliphist,
|
||||
dunst,
|
||||
i3lock,
|
||||
kanshi,
|
||||
grim,
|
||||
nwg-bar,
|
||||
|
@ -460,7 +463,7 @@ Conflicts:
|
|||
Description: Qtile desktop for TileOS (experimental)
|
||||
|
||||
Package: tileos-miracle-live
|
||||
Architecture: amd64, arm64
|
||||
Architecture: amd64 arm64
|
||||
Depends:
|
||||
calamares-settings-tileos-miracle,
|
||||
live-boot,
|
||||
|
|
Loading…
Add table
Reference in a new issue