diff --git a/CHANGELOG.md b/CHANGELOG.md index de283ba0a..4b0a6c520 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ All notable changes to 'HyDE' will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to _Modified_ [CalVer](https://calver.org/). See [Versioning](https://github.com/HyDE-Project/HyDE/blob/master/RELEASE_POLICY.md#versioning-yymq) For more info --> -## 💓 | End of July Release +## v26.7.28 | End of April Release **Alright** Looks like hyprland 0.56.1 warns user to use lua so here you go! @@ -37,6 +37,7 @@ Life is tight as of the moment. Any help will do. 💓 ## Fixed +- Fix cantarell font - Some minor bugs ## v26.4.5 | End of April Release diff --git a/Configs/.local/lib/hyde/pyproject.toml b/Configs/.local/lib/hyde/pyproject.toml index 1124d720e..5e9ee08de 100644 --- a/Configs/.local/lib/hyde/pyproject.toml +++ b/Configs/.local/lib/hyde/pyproject.toml @@ -13,7 +13,6 @@ dependencies = [ "uv>=0.1.0", "deez-dots", "pyprland==3.3.1", - "deez>=1.0.4", ] [project.optional-dependencies] diff --git a/Configs/.local/lib/hyde/uv.lock b/Configs/.local/lib/hyde/uv.lock index 0f3374646..b050e624c 100644 --- a/Configs/.local/lib/hyde/uv.lock +++ b/Configs/.local/lib/hyde/uv.lock @@ -144,15 +144,6 @@ wheels = [ { url = "https://files.pythonhosted.org/packages/64/b4/17d4b0b2a2dc85a6df63d1157e028ed19f90d4cd97c36717afef2bc2f395/attrs-26.1.0-py3-none-any.whl", hash = "sha256:c647aa4a12dfbad9333ca4e71fe62ddc36f4e63b2d260a37a8b83d2f043ac309", size = 67548, upload-time = "2026-03-19T14:22:23.645Z" }, ] -[[package]] -name = "blinker" -version = "1.9.0" -source = { registry = "https://pypi.org/simple" } -sdist = { url = "https://files.pythonhosted.org/packages/21/28/9b3f50ce0e048515135495f198351908d99540d69bfdc8c1d15b73dc55ce/blinker-1.9.0.tar.gz", hash = "sha256:b4ce2265a7abece45e7cc896e98dbebe6cead56bcf805a3d23136d145f5445bf", size = 22460, upload-time = "2024-11-08T17:25:47.436Z" } -wheels = [ - { url = "https://files.pythonhosted.org/packages/10/cb/f2ad4230dc2eb1a74edf38f1a38b9b52277f75bef262d8908e60d957e13c/blinker-1.9.0-py3-none-any.whl", hash = "sha256:ba0efaa9080b619ff2f3459d1d500c57bddea4a6b424b60a91141db6fd2f08bc", size = 8458, upload-time = "2024-11-08T17:25:46.184Z" }, -] - [[package]] name = "certifi" version = "2026.2.25" @@ -330,18 +321,6 @@ wheels = [ { url = "https://files.pythonhosted.org/packages/d1/d6/3965ed04c63042e047cb6a3e6ed1a63a35087b6a609aa3a15ed8ac56c221/colorama-0.4.6-py2.py3-none-any.whl", hash = "sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6", size = 25335, upload-time = "2022-10-25T02:36:20.889Z" }, ] -[[package]] -name = "deez" -version = "1.0.4" -source = { registry = "https://pypi.org/simple" } -dependencies = [ - { name = "blinker" }, -] -sdist = { url = "https://files.pythonhosted.org/packages/cc/75/6e12027867117b684c80753854301001d87c328f9d8cd38a918d144cbb13/deez-1.0.4.tar.gz", hash = "sha256:991246fee7e645ae44f9583cfb9d883cdd3888135c4d4906b705dc03db6028eb", size = 11616, upload-time = "2023-08-23T19:07:38.809Z" } -wheels = [ - { url = "https://files.pythonhosted.org/packages/d3/e1/bb811064ae61b588d1dd8d16131a3042e278099ac4171dd5c39369692739/deez-1.0.4-py3-none-any.whl", hash = "sha256:f7c434f9b5b218d274265f274b0da81f61ee0e2dba2ed52dedb0f4570fadb9b4", size = 16600, upload-time = "2023-08-23T19:07:37.147Z" }, -] - [[package]] name = "deez-dots" version = "0.1.0" @@ -466,7 +445,6 @@ name = "hyde-pyutils" version = "0.1.0" source = { virtual = "." } dependencies = [ - { name = "deez" }, { name = "deez-dots" }, { name = "hererocks" }, { name = "inotify-simple" }, @@ -494,7 +472,6 @@ wayland = [ [package.metadata] requires-dist = [ - { name = "deez", specifier = ">=1.0.4" }, { name = "deez-dots", git = "https://github.com/HyDE-Project/deez-dots.git" }, { name = "hererocks", specifier = ">=0.25.1" }, { name = "inotify-simple" }, diff --git a/Scripts/dots/archives.toml b/Scripts/dots/archives.toml index ea1855c3d..07ad61830 100644 --- a/Scripts/dots/archives.toml +++ b/Scripts/dots/archives.toml @@ -30,6 +30,15 @@ action = "tarball" target_root = "/usr/local/share/icons/Bibata-Modern-Ice" paths = ["manifest.hl", "hyprcursors"] +[font-cantarell] +source = "blob+https://gitlab.gnome.org/GNOME/cantarell-fonts/-/package_files/1278/download" +version = "v0.311" +target_root = "${XDG_DATA_HOME}/fonts/cantarell" +paths = "." +owner = "gnome" +description = "Humanist sans-serif font family for user interfaces" +action = "sync" + [font-caskaydia-cove] source = "https://github.com/ryanoasis/nerd-fonts/releases/download/v3.4.0/CascadiaCode.tar.xz" version = "3.4.0" diff --git a/Scripts/dots/hyde.toml b/Scripts/dots/hyde.toml index 891a949c2..3dfff927c 100644 --- a/Scripts/dots/hyde.toml +++ b/Scripts/dots/hyde.toml @@ -1,6 +1,7 @@ [hyde] description = "Hyde core configuration" pre_command = "echo 'HyDE Is the Best!'" +version = "v26.7.28" #? Core configuration [[hyde.files]] @@ -27,7 +28,7 @@ clean_target = true action = "sync" source_root = "Configs/.local/share" target_root = "${XDG_DATA_HOME}" -paths = ["hyde", "xdg-desktop-portal/hyprland-portals.conf"] +paths = ["hyde", "wallbash", "xdg-desktop-portal/hyprland-portals.conf"] ignored_paths = [".*", "__pycache__", "schema"] [[hyde.files]] diff --git a/Scripts/dots/waybar.toml b/Scripts/dots/waybar.toml index e46d57022..29af4bc01 100644 --- a/Scripts/dots/waybar.toml +++ b/Scripts/dots/waybar.toml @@ -4,9 +4,9 @@ pre_command = "echo 'Pre commands '" post_command = "echo 'HyDE backed up!'" [[waybar.dependency]] +pacman = ["waybar"] yay = ["waybar"] paru = ["waybar"] -pacman = ["waybar"] dnf = ["waybar"] [[waybar.files]]