From 1fc91fcd55997726eeb578e5815e93883f6b735b Mon Sep 17 00:00:00 2001 From: Sunderland93 Date: Fri, 26 May 2023 15:33:29 +0400 Subject: [PATCH] Update changelog, add new packages --- README.md | 4 ++++ common/etc/default/grub.d/tileos-grub.theme.cfg | 1 + .../Catppuccin-Macchiato-Blue.kvconfig | 0 .../Catppuccin-Macchiato-Blue.svg | 0 .../grub/themes/tileos-grub-theme/background.png | Bin .../grub/themes/tileos-grub-theme/boot_menu_c.png | Bin .../grub/themes/tileos-grub-theme/boot_menu_e.png | Bin .../grub/themes/tileos-grub-theme/boot_menu_n.png | Bin .../grub/themes/tileos-grub-theme/boot_menu_ne.png | Bin .../grub/themes/tileos-grub-theme/boot_menu_nw.png | Bin .../grub/themes/tileos-grub-theme/boot_menu_s.png | Bin .../grub/themes/tileos-grub-theme/boot_menu_se.png | Bin .../grub/themes/tileos-grub-theme/boot_menu_sw.png | Bin .../grub/themes/tileos-grub-theme/boot_menu_w.png | Bin .../grub/themes/tileos-grub-theme/select_c.png | Bin .../grub/themes/tileos-grub-theme/terminal_c.png | Bin .../grub/themes/tileos-grub-theme/terminal_e.png | Bin .../grub/themes/tileos-grub-theme/terminal_n.png | Bin .../grub/themes/tileos-grub-theme/terminal_ne.png | Bin .../grub/themes/tileos-grub-theme/terminal_nw.png | Bin .../grub/themes/tileos-grub-theme/terminal_s.png | Bin .../grub/themes/tileos-grub-theme/terminal_se.png | Bin .../grub/themes/tileos-grub-theme/terminal_sw.png | Bin .../grub/themes/tileos-grub-theme/terminal_w.png | Bin .../share}/grub/themes/tileos-grub-theme/theme.txt | 0 .../wallpapers/TileOS}/TOSWall_by_IndexZeroZzz.svg | 0 debian/changelog | 10 ++++++++++ debian/control | 12 +++++++++++- debian/files | 1 - debian/tileos-grub-theme.install | 2 ++ debian/tileos-sway-artwork.install | 4 ++-- debian/tileos-wallpapers.install | 1 + 32 files changed, 31 insertions(+), 4 deletions(-) create mode 100644 README.md create mode 100644 common/etc/default/grub.d/tileos-grub.theme.cfg rename common/{ => usr/share}/Kvantum/Catppuccin-Macchiato-Blue/Catppuccin-Macchiato-Blue.kvconfig (100%) rename common/{ => usr/share}/Kvantum/Catppuccin-Macchiato-Blue/Catppuccin-Macchiato-Blue.svg (100%) rename common/{ => usr/share}/grub/themes/tileos-grub-theme/background.png (100%) rename common/{ => usr/share}/grub/themes/tileos-grub-theme/boot_menu_c.png (100%) rename common/{ => usr/share}/grub/themes/tileos-grub-theme/boot_menu_e.png (100%) rename common/{ => usr/share}/grub/themes/tileos-grub-theme/boot_menu_n.png (100%) rename common/{ => usr/share}/grub/themes/tileos-grub-theme/boot_menu_ne.png (100%) rename common/{ => usr/share}/grub/themes/tileos-grub-theme/boot_menu_nw.png (100%) rename common/{ => usr/share}/grub/themes/tileos-grub-theme/boot_menu_s.png (100%) rename common/{ => usr/share}/grub/themes/tileos-grub-theme/boot_menu_se.png (100%) rename common/{ => usr/share}/grub/themes/tileos-grub-theme/boot_menu_sw.png (100%) rename common/{ => usr/share}/grub/themes/tileos-grub-theme/boot_menu_w.png (100%) rename common/{ => usr/share}/grub/themes/tileos-grub-theme/select_c.png (100%) rename common/{ => usr/share}/grub/themes/tileos-grub-theme/terminal_c.png (100%) rename common/{ => usr/share}/grub/themes/tileos-grub-theme/terminal_e.png (100%) rename common/{ => usr/share}/grub/themes/tileos-grub-theme/terminal_n.png (100%) rename common/{ => usr/share}/grub/themes/tileos-grub-theme/terminal_ne.png (100%) rename common/{ => usr/share}/grub/themes/tileos-grub-theme/terminal_nw.png (100%) rename common/{ => usr/share}/grub/themes/tileos-grub-theme/terminal_s.png (100%) rename common/{ => usr/share}/grub/themes/tileos-grub-theme/terminal_se.png (100%) rename common/{ => usr/share}/grub/themes/tileos-grub-theme/terminal_sw.png (100%) rename common/{ => usr/share}/grub/themes/tileos-grub-theme/terminal_w.png (100%) rename common/{ => usr/share}/grub/themes/tileos-grub-theme/theme.txt (100%) rename common/{wallpapers => usr/share/wallpapers/TileOS}/TOSWall_by_IndexZeroZzz.svg (100%) delete mode 100644 debian/files create mode 100644 debian/tileos-grub-theme.install create mode 100644 debian/tileos-wallpapers.install diff --git a/README.md b/README.md new file mode 100644 index 0000000..d3ef32a --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Themes, wallpapers and logos for TileOS # + +TileOS logo is designed by @sashascaramouche (https://t.me/sashascaramouche) +Default wallpaper is designed by [IndexZeroZzz](https://github.com/IndexZeroZzz) diff --git a/common/etc/default/grub.d/tileos-grub.theme.cfg b/common/etc/default/grub.d/tileos-grub.theme.cfg new file mode 100644 index 0000000..c02c66c --- /dev/null +++ b/common/etc/default/grub.d/tileos-grub.theme.cfg @@ -0,0 +1 @@ +GRUB_THEME=/usr/share/grub/themes/tileos-grub-theme/theme.txt diff --git a/common/Kvantum/Catppuccin-Macchiato-Blue/Catppuccin-Macchiato-Blue.kvconfig b/common/usr/share/Kvantum/Catppuccin-Macchiato-Blue/Catppuccin-Macchiato-Blue.kvconfig similarity index 100% rename from common/Kvantum/Catppuccin-Macchiato-Blue/Catppuccin-Macchiato-Blue.kvconfig rename to common/usr/share/Kvantum/Catppuccin-Macchiato-Blue/Catppuccin-Macchiato-Blue.kvconfig diff --git a/common/Kvantum/Catppuccin-Macchiato-Blue/Catppuccin-Macchiato-Blue.svg b/common/usr/share/Kvantum/Catppuccin-Macchiato-Blue/Catppuccin-Macchiato-Blue.svg similarity index 100% rename from common/Kvantum/Catppuccin-Macchiato-Blue/Catppuccin-Macchiato-Blue.svg rename to common/usr/share/Kvantum/Catppuccin-Macchiato-Blue/Catppuccin-Macchiato-Blue.svg diff --git a/common/grub/themes/tileos-grub-theme/background.png b/common/usr/share/grub/themes/tileos-grub-theme/background.png similarity index 100% rename from common/grub/themes/tileos-grub-theme/background.png rename to common/usr/share/grub/themes/tileos-grub-theme/background.png diff --git a/common/grub/themes/tileos-grub-theme/boot_menu_c.png b/common/usr/share/grub/themes/tileos-grub-theme/boot_menu_c.png similarity index 100% rename from common/grub/themes/tileos-grub-theme/boot_menu_c.png rename to common/usr/share/grub/themes/tileos-grub-theme/boot_menu_c.png diff --git a/common/grub/themes/tileos-grub-theme/boot_menu_e.png b/common/usr/share/grub/themes/tileos-grub-theme/boot_menu_e.png similarity index 100% rename from common/grub/themes/tileos-grub-theme/boot_menu_e.png rename to common/usr/share/grub/themes/tileos-grub-theme/boot_menu_e.png diff --git a/common/grub/themes/tileos-grub-theme/boot_menu_n.png b/common/usr/share/grub/themes/tileos-grub-theme/boot_menu_n.png similarity index 100% rename from common/grub/themes/tileos-grub-theme/boot_menu_n.png rename to common/usr/share/grub/themes/tileos-grub-theme/boot_menu_n.png diff --git a/common/grub/themes/tileos-grub-theme/boot_menu_ne.png b/common/usr/share/grub/themes/tileos-grub-theme/boot_menu_ne.png similarity index 100% rename from common/grub/themes/tileos-grub-theme/boot_menu_ne.png rename to common/usr/share/grub/themes/tileos-grub-theme/boot_menu_ne.png diff --git a/common/grub/themes/tileos-grub-theme/boot_menu_nw.png b/common/usr/share/grub/themes/tileos-grub-theme/boot_menu_nw.png similarity index 100% rename from common/grub/themes/tileos-grub-theme/boot_menu_nw.png rename to common/usr/share/grub/themes/tileos-grub-theme/boot_menu_nw.png diff --git a/common/grub/themes/tileos-grub-theme/boot_menu_s.png b/common/usr/share/grub/themes/tileos-grub-theme/boot_menu_s.png similarity index 100% rename from common/grub/themes/tileos-grub-theme/boot_menu_s.png rename to common/usr/share/grub/themes/tileos-grub-theme/boot_menu_s.png diff --git a/common/grub/themes/tileos-grub-theme/boot_menu_se.png b/common/usr/share/grub/themes/tileos-grub-theme/boot_menu_se.png similarity index 100% rename from common/grub/themes/tileos-grub-theme/boot_menu_se.png rename to common/usr/share/grub/themes/tileos-grub-theme/boot_menu_se.png diff --git a/common/grub/themes/tileos-grub-theme/boot_menu_sw.png b/common/usr/share/grub/themes/tileos-grub-theme/boot_menu_sw.png similarity index 100% rename from common/grub/themes/tileos-grub-theme/boot_menu_sw.png rename to common/usr/share/grub/themes/tileos-grub-theme/boot_menu_sw.png diff --git a/common/grub/themes/tileos-grub-theme/boot_menu_w.png b/common/usr/share/grub/themes/tileos-grub-theme/boot_menu_w.png similarity index 100% rename from common/grub/themes/tileos-grub-theme/boot_menu_w.png rename to common/usr/share/grub/themes/tileos-grub-theme/boot_menu_w.png diff --git a/common/grub/themes/tileos-grub-theme/select_c.png b/common/usr/share/grub/themes/tileos-grub-theme/select_c.png similarity index 100% rename from common/grub/themes/tileos-grub-theme/select_c.png rename to common/usr/share/grub/themes/tileos-grub-theme/select_c.png diff --git a/common/grub/themes/tileos-grub-theme/terminal_c.png b/common/usr/share/grub/themes/tileos-grub-theme/terminal_c.png similarity index 100% rename from common/grub/themes/tileos-grub-theme/terminal_c.png rename to common/usr/share/grub/themes/tileos-grub-theme/terminal_c.png diff --git a/common/grub/themes/tileos-grub-theme/terminal_e.png b/common/usr/share/grub/themes/tileos-grub-theme/terminal_e.png similarity index 100% rename from common/grub/themes/tileos-grub-theme/terminal_e.png rename to common/usr/share/grub/themes/tileos-grub-theme/terminal_e.png diff --git a/common/grub/themes/tileos-grub-theme/terminal_n.png b/common/usr/share/grub/themes/tileos-grub-theme/terminal_n.png similarity index 100% rename from common/grub/themes/tileos-grub-theme/terminal_n.png rename to common/usr/share/grub/themes/tileos-grub-theme/terminal_n.png diff --git a/common/grub/themes/tileos-grub-theme/terminal_ne.png b/common/usr/share/grub/themes/tileos-grub-theme/terminal_ne.png similarity index 100% rename from common/grub/themes/tileos-grub-theme/terminal_ne.png rename to common/usr/share/grub/themes/tileos-grub-theme/terminal_ne.png diff --git a/common/grub/themes/tileos-grub-theme/terminal_nw.png b/common/usr/share/grub/themes/tileos-grub-theme/terminal_nw.png similarity index 100% rename from common/grub/themes/tileos-grub-theme/terminal_nw.png rename to common/usr/share/grub/themes/tileos-grub-theme/terminal_nw.png diff --git a/common/grub/themes/tileos-grub-theme/terminal_s.png b/common/usr/share/grub/themes/tileos-grub-theme/terminal_s.png similarity index 100% rename from common/grub/themes/tileos-grub-theme/terminal_s.png rename to common/usr/share/grub/themes/tileos-grub-theme/terminal_s.png diff --git a/common/grub/themes/tileos-grub-theme/terminal_se.png b/common/usr/share/grub/themes/tileos-grub-theme/terminal_se.png similarity index 100% rename from common/grub/themes/tileos-grub-theme/terminal_se.png rename to common/usr/share/grub/themes/tileos-grub-theme/terminal_se.png diff --git a/common/grub/themes/tileos-grub-theme/terminal_sw.png b/common/usr/share/grub/themes/tileos-grub-theme/terminal_sw.png similarity index 100% rename from common/grub/themes/tileos-grub-theme/terminal_sw.png rename to common/usr/share/grub/themes/tileos-grub-theme/terminal_sw.png diff --git a/common/grub/themes/tileos-grub-theme/terminal_w.png b/common/usr/share/grub/themes/tileos-grub-theme/terminal_w.png similarity index 100% rename from common/grub/themes/tileos-grub-theme/terminal_w.png rename to common/usr/share/grub/themes/tileos-grub-theme/terminal_w.png diff --git a/common/grub/themes/tileos-grub-theme/theme.txt b/common/usr/share/grub/themes/tileos-grub-theme/theme.txt similarity index 100% rename from common/grub/themes/tileos-grub-theme/theme.txt rename to common/usr/share/grub/themes/tileos-grub-theme/theme.txt diff --git a/common/wallpapers/TOSWall_by_IndexZeroZzz.svg b/common/usr/share/wallpapers/TileOS/TOSWall_by_IndexZeroZzz.svg similarity index 100% rename from common/wallpapers/TOSWall_by_IndexZeroZzz.svg rename to common/usr/share/wallpapers/TileOS/TOSWall_by_IndexZeroZzz.svg diff --git a/debian/changelog b/debian/changelog index 90c527e..52564f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +tileos-artwork (0.9~tileos) unstable; urgency=medium + + * Added GRUB theme + * Fixes for Waybar colors + * Fixes for Sway colors + * Added default wallpaper + * Updated dependencies + + -- Aleksey Samoilov Fri, 26 May 2023 15:31:39 +0400 + tileos-artwork (0.8~tileos) unstable; urgency=medium * Add Kvantum theme (Catppucin-Macchiato) diff --git a/debian/control b/debian/control index c99d964..565f6f5 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,16 @@ Rules-Requires-Root: no Package: tileos-sway-artwork Architecture: any -Depends: ${misc:Depends}, qt5-style-kvantum +Depends: ${misc:Depends}, qt5-style-kvantum, papirus-icon-theme catppuccin-gtk-theme Conflicts: tileos-river-artwork Description: Sway related themes and art for TileOS + +Package: tileos-grub-theme +Architecture: any +Depends: ${misc:Depends} +Description: GRUB theme for TileOS + +Package: tileos-wallpapers +Architecture: any +Depends: ${misc:Depends} +Description: TileOS wallpapers diff --git a/debian/files b/debian/files deleted file mode 100644 index 8f824c9..0000000 --- a/debian/files +++ /dev/null @@ -1 +0,0 @@ -tileos-artwork_0.8~tileos_source.buildinfo x11 optional diff --git a/debian/tileos-grub-theme.install b/debian/tileos-grub-theme.install new file mode 100644 index 0000000..3465924 --- /dev/null +++ b/debian/tileos-grub-theme.install @@ -0,0 +1,2 @@ +common/usr/share/grub /usr/share/ +common/etc/* etc/ diff --git a/debian/tileos-sway-artwork.install b/debian/tileos-sway-artwork.install index 3097b8a..149ec13 100644 --- a/debian/tileos-sway-artwork.install +++ b/debian/tileos-sway-artwork.install @@ -1,2 +1,2 @@ -sway/themes /usr/share/tileos/ -common/Kvantum /usr/share/ +sway/themes /usr/share/tileos/ +common/usr/share/Kvantum /usr/share/ diff --git a/debian/tileos-wallpapers.install b/debian/tileos-wallpapers.install new file mode 100644 index 0000000..6389792 --- /dev/null +++ b/debian/tileos-wallpapers.install @@ -0,0 +1 @@ +common/usr/share/wallpapers /usr/share/