Compare commits
No commits in common. "master" and "v1.0.3" have entirely different histories.
3 changed files with 11 additions and 216 deletions
15
README.md
15
README.md
|
@ -1,15 +0,0 @@
|
||||||
#### Main metapackages for TileOS
|
|
||||||
|
|
||||||
Contains:
|
|
||||||
|
|
||||||
* tileos-base - core components of TileOS
|
|
||||||
* tileos-desktop-common - common desktop-specific componments
|
|
||||||
* tileos-desktop-sway - Sway wayland compositor and it's dependencies
|
|
||||||
* tileos-desktop-swayfx - SwayFX wayland compositor and it's dependencies (highly experimental, may break your system!)
|
|
||||||
* tileos-desktop-qtile - Qtile window manager and it's dependencies (highly experimental, may break your system!)
|
|
||||||
* tileos-desktop-river - River wayland compositor and it's dependencies (experimental)
|
|
||||||
* tileos-drivers - metapackage for installing additional drivers
|
|
||||||
* tileos-sway-live - LiveCD components for TileOS Sway edition
|
|
||||||
* tileos-swayfx-live - LiveCD components for TileOS SwayFX edition
|
|
||||||
* tileos-qtile-live - LiveCD components for TileOS Qtile edition
|
|
||||||
* tileos-river-live - LiveCD components for TileOS River edition
|
|
68
debian/changelog
vendored
68
debian/changelog
vendored
|
@ -1,71 +1,3 @@
|
||||||
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
|
|
||||||
|
|
||||||
* common: add systemd-zram-generator
|
|
||||||
|
|
||||||
-- Aleksey Samoilov <samoilov.lex@gmail.com> Tue, 06 Feb 2024 18:23:03 +0400
|
|
||||||
|
|
||||||
tileos-meta (1.0.9~tileos) unstable; urgency=medium
|
|
||||||
|
|
||||||
* river: add nwg-wrapper
|
|
||||||
|
|
||||||
-- Aleksey Samoilov <samoilov.lex@gmail.com> Fri, 02 Feb 2024 22:41:12 +0400
|
|
||||||
|
|
||||||
tileos-meta (1.0.8~tileos) unstable; urgency=medium
|
|
||||||
|
|
||||||
* Add bibata-cursor-theme
|
|
||||||
|
|
||||||
-- Aleksey Samoilov <samoilov.lex@gmail.com> Wed, 10 Jan 2024 21:52:37 +0400
|
|
||||||
|
|
||||||
tileos-meta (1.0.7~tileos) unstable; urgency=medium
|
|
||||||
|
|
||||||
* Replace Neofetch with Fastfetch
|
|
||||||
|
|
||||||
-- Aleksey Samoilov <samoilov.lex@gmail.com> Tue, 28 Nov 2023 19:49:38 +0400
|
|
||||||
|
|
||||||
tileos-meta (1.0.6~tileos) unstable; urgency=medium
|
|
||||||
|
|
||||||
* Add more packages to Qtile edition
|
|
||||||
* Add wlopm to River edition
|
|
||||||
|
|
||||||
-- Aleksey Samoilov <samoilov.lex@gmail.com> Sat, 25 Nov 2023 23:55:40 +0400
|
|
||||||
|
|
||||||
tileos-meta (1.0.5~tileos) unstable; urgency=medium
|
|
||||||
|
|
||||||
* Fix typos
|
|
||||||
|
|
||||||
-- Aleksey Samoilov <samoilov.lex@gmail.com> Thu, 23 Nov 2023 23:04:43 +0400
|
|
||||||
|
|
||||||
tileos-meta (1.0.4~tileos) unstable; urgency=medium
|
|
||||||
|
|
||||||
* Add Qtile flavor
|
|
||||||
|
|
||||||
-- Aleksey Samoilov <samoilov.lex@gmail.com> Thu, 23 Nov 2023 17:26:33 +0400
|
|
||||||
|
|
||||||
tileos-meta (1.0.3~tileos) unstable; urgency=medium
|
tileos-meta (1.0.3~tileos) unstable; urgency=medium
|
||||||
|
|
||||||
* Add SwayFX flavor
|
* Add SwayFX flavor
|
||||||
|
|
144
debian/control
vendored
144
debian/control
vendored
|
@ -151,7 +151,6 @@ Recommends:
|
||||||
cups-client,
|
cups-client,
|
||||||
cups-filters,
|
cups-filters,
|
||||||
curl,
|
curl,
|
||||||
fastfetch,
|
|
||||||
fonts-noto,
|
fonts-noto,
|
||||||
fonts-noto-cjk,
|
fonts-noto-cjk,
|
||||||
fonts-noto-color-emoji,
|
fonts-noto-color-emoji,
|
||||||
|
@ -160,6 +159,7 @@ Recommends:
|
||||||
libfuse2,
|
libfuse2,
|
||||||
libnss-mdns,
|
libnss-mdns,
|
||||||
mesa-utils,
|
mesa-utils,
|
||||||
|
neofetch,
|
||||||
greetd,
|
greetd,
|
||||||
greetd-tuigreet,
|
greetd-tuigreet,
|
||||||
plocate,
|
plocate,
|
||||||
|
@ -175,7 +175,6 @@ Recommends:
|
||||||
printer-driver-sag-gdi,
|
printer-driver-sag-gdi,
|
||||||
printer-driver-splix,
|
printer-driver-splix,
|
||||||
systemd-timesyncd,
|
systemd-timesyncd,
|
||||||
systemd-zram-generator,
|
|
||||||
thermald,
|
thermald,
|
||||||
tlp,
|
tlp,
|
||||||
udisks2,
|
udisks2,
|
||||||
|
@ -188,6 +187,7 @@ 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,
|
||||||
|
@ -200,58 +200,12 @@ 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:
|
||||||
alacritty,
|
alacritty,
|
||||||
autotiling,
|
autotiling,
|
||||||
azote,
|
azote,
|
||||||
bibata-cursor-theme,
|
|
||||||
calcurse,
|
calcurse,
|
||||||
cliphist,
|
cliphist,
|
||||||
dunst,
|
dunst,
|
||||||
|
@ -283,9 +237,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,
|
||||||
|
@ -295,8 +249,7 @@ 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
|
||||||
|
@ -308,7 +261,6 @@ Depends:
|
||||||
alacritty,
|
alacritty,
|
||||||
autotiling,
|
autotiling,
|
||||||
azote,
|
azote,
|
||||||
bibata-cursor-theme,
|
|
||||||
calcurse,
|
calcurse,
|
||||||
cliphist,
|
cliphist,
|
||||||
dunst,
|
dunst,
|
||||||
|
@ -334,15 +286,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-swayfx,
|
tileos-settings-sway,
|
||||||
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,
|
||||||
|
@ -352,19 +304,17 @@ 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 (experimental)
|
Description: SwayFx desktop for TileOS
|
||||||
|
|
||||||
Package: tileos-desktop-river
|
Package: tileos-desktop-river
|
||||||
Architecture: amd64 arm64
|
Architecture: amd64 arm64
|
||||||
Depends:
|
Depends:
|
||||||
alacritty,
|
alacritty,
|
||||||
azote,
|
azote,
|
||||||
bibata-cursor-theme,
|
|
||||||
calcurse,
|
calcurse,
|
||||||
cliphist,
|
cliphist,
|
||||||
dunst,
|
dunst,
|
||||||
|
@ -372,7 +322,6 @@ Depends:
|
||||||
nwg-bar,
|
nwg-bar,
|
||||||
nwg-drawer,
|
nwg-drawer,
|
||||||
nwg-look,
|
nwg-look,
|
||||||
nwg-wrapper,
|
|
||||||
plymouth-theme-tileos,
|
plymouth-theme-tileos,
|
||||||
qtwayland5,
|
qtwayland5,
|
||||||
qt6-wayland,
|
qt6-wayland,
|
||||||
|
@ -392,8 +341,8 @@ Depends:
|
||||||
wdisplays,
|
wdisplays,
|
||||||
wf-recorder,
|
wf-recorder,
|
||||||
wl-clipboard,
|
wl-clipboard,
|
||||||
wlopm,
|
|
||||||
wlsunset,
|
wlsunset,
|
||||||
|
xwayland
|
||||||
Recommends:
|
Recommends:
|
||||||
earlyoom,
|
earlyoom,
|
||||||
engrampa,
|
engrampa,
|
||||||
|
@ -403,73 +352,11 @@ 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
|
Description: River desktop for TileOS (experimental)
|
||||||
|
|
||||||
Package: tileos-desktop-qtile
|
|
||||||
Architecture: amd64 arm64
|
|
||||||
Depends:
|
|
||||||
alacritty,
|
|
||||||
azote,
|
|
||||||
bibata-cursor-theme,
|
|
||||||
calcurse,
|
|
||||||
cliphist,
|
|
||||||
dunst,
|
|
||||||
i3lock,
|
|
||||||
kanshi,
|
|
||||||
grim,
|
|
||||||
nwg-bar,
|
|
||||||
nwg-drawer,
|
|
||||||
nwg-look,
|
|
||||||
plymouth-theme-tileos,
|
|
||||||
qtwayland5,
|
|
||||||
qt6-wayland,
|
|
||||||
qtile,
|
|
||||||
qtile-extras,
|
|
||||||
rofi-wayland,
|
|
||||||
slurp,
|
|
||||||
swappy,
|
|
||||||
swaybg,
|
|
||||||
swayidle,
|
|
||||||
swaylock,
|
|
||||||
tileos-desktop-common (= ${binary:Version}),
|
|
||||||
tileos-grub-theme,
|
|
||||||
tileos-settings-qtile,
|
|
||||||
tileos-theme-catppuccin,
|
|
||||||
tileos-wallpapers,
|
|
||||||
wf-recorder,
|
|
||||||
wlopm,
|
|
||||||
wl-clipboard,
|
|
||||||
wlsunset,
|
|
||||||
Recommends:
|
|
||||||
earlyoom,
|
|
||||||
engrampa,
|
|
||||||
firefox-esr,
|
|
||||||
imv,
|
|
||||||
pavucontrol,
|
|
||||||
pcmanfm-qt,
|
|
||||||
pluma,
|
|
||||||
ranger,
|
|
||||||
wlr-randr,
|
|
||||||
xwayland
|
|
||||||
Conflicts:
|
|
||||||
tileos-desktop-sway,
|
|
||||||
tileos-desktop-swayfx,
|
|
||||||
tileos-desktop-river
|
|
||||||
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
|
||||||
|
@ -497,12 +384,3 @@ Depends:
|
||||||
live-config,
|
live-config,
|
||||||
live-config-systemd
|
live-config-systemd
|
||||||
Description: LiveCD components for TileOS (River variant)
|
Description: LiveCD components for TileOS (River variant)
|
||||||
|
|
||||||
Package: tileos-qtile-live
|
|
||||||
Architecture: amd64 arm64
|
|
||||||
Depends:
|
|
||||||
calamares-settings-tileos-qtile,
|
|
||||||
live-boot,
|
|
||||||
live-config,
|
|
||||||
live-config-systemd,
|
|
||||||
Description: LiveCD components for TileOS (Qtile variant)
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue