Commit Graph
140 Commits
Author SHA1 Message Date
Azalea 9b376f97c0 [F] Fix #460: Hyfetch panics upon entering invalid alignment option after roll 2025-11-21 19:38:19 +08:00
Azalea 2dc18050ca [F] Fix warning 2025-11-21 19:32:14 +08:00
Azalea 8046e9bab3 [F] Fix #465 2025-11-21 19:21:23 +08:00
Azalea 6cfc337d83 [O] Fix unused warning on non-windows 2025-10-22 11:28:52 +08:00
Azalea d5751e06af [O] Shorten 2025-10-22 10:53:51 +08:00
Azalea 981602b690 [O] Anyhow 2025-10-22 10:42:58 +08:00
Azalea a8d752aa9f [F] Preserve preset order in codegen 2025-10-22 10:33:11 +08:00
Azalea c57e8a4a49 [+] Rust codegen for presets
#451
2025-10-22 10:27:18 +08:00
Azalea 23888c0e3e Merge branch 'SHORTEN' 2025-10-21 19:52:01 +08:00
Azalea e5ad9e564d Merge branch 'master' of github.com:hykilpikonna/hyfetch 2025-10-21 19:51:35 +08:00
28a181d97b [+] Transbian pride flag (#449)
* [+] Transbian flag py

* [C} Update wording on py Transbian flag

* [+] Add Transbian flag to rust

---------

Co-authored-by: Azalea <22280294+hykilpikonna@users.noreply.github.com>
2025-10-21 19:28:46 +08:00
bb514f8fd9 [+] Autism pride flag (py & rust) (#450)
Co-authored-by: Azalea <22280294+hykilpikonna@users.noreply.github.com>
2025-10-21 19:27:26 +08:00
ObsoleteDevandGitHub b585ee1e26 [+] Add Transneutral & Cenelian flags (#452) 2025-10-21 19:26:14 +08:00
ObsoleteDevandGitHub de2141347e Fix: Hyfetch panics on some distros that are not defined (#455) 2025-10-21 19:25:48 +08:00
Azalea 15ca855a04 [O] Shorten 2025-10-02 02:11:58 +08:00
Azalea 666d2dc90a Update hyfetch.rs 2025-10-02 01:33:25 +08:00
Azalea 34583294c6 [O] Make code more readable 2025-10-02 01:25:07 +08:00
Azalea 03615ab4ee [O] Make code more readable 2025-10-02 01:06:39 +08:00
Azalea c722c73e79 [O] shorten code 2025-10-02 00:44:05 +08:00
Azalea 8f5199974b [F] Fix windows build #439 2025-10-02 00:43:25 +08:00
Azalea 8168877fb1 [U] Update crates 2025-10-02 00:40:05 +08:00
theaandGitHub 5dc1709f58 [+] Allow passing hex colors as preset (#435) 2025-10-01 08:13:09 -07:00
fc9292be3f 🌈 Support custom ASCII art file path (#429)
* Feature: Add custom ascii file saving to python version of hyfetch

* Feature: Add custom ascii file saving to rust version of hyfetch

* [-] Remove test ascii

---------

Co-authored-by: Azalea <22280294+hykilpikonna@users.noreply.github.com>
2025-10-01 08:12:05 -07:00
ObsoleteDevandGitHub 3f41cb40e2 [+] Add fluidflux flags (#437)
* [+] Add fluidflux flags to py

* [+] Add fluidflux flags rust
2025-09-18 21:48:54 -07:00
ObsoleteDevandGitHub 729024a45f [+] libragender flags (#433)
* [+] libragender flags py

* [+] libragender flags rust
2025-09-13 02:21:01 +09:00
ObsoleteDevandGitHub ef1407d00e [F] Only mark pride month easter egg as displayed when its june (rust) (#430)
fix(rust): Only mark pride month easter egg as displayed when its june
2025-09-10 07:49:32 -07:00
Azalea Gui 1fa29cf831 [+] Adipophilia flag (#424) 2025-09-04 06:24:10 -04:00
Azalea Gui 4861dd5d4a [+] Nullflux flag #397 2025-09-04 06:11:55 -04:00
Azalea Gui 5614b723fd [+] Hypergender flags
Fixes hykilpikonna/hyfetch#422
2025-09-04 06:04:37 -04:00
Azalea Gui 5e1e13b091 [M] Move flag order 2025-09-04 05:52:17 -04:00
Azalea Gui 79ddb3ca92 [+] Fictosexual flag (#394) 2025-09-04 05:41:49 -04:00
Azalea Gui 5fd4ed9b0c [F] Fix #420 fastfetch custom config 2025-08-25 02:20:24 -04:00
a catgirlandGitHub 003c295084 [F] fix: custom *fetch configurations breaking hyfetch (#420)
if the backend is fastfetch, hyfetch calls
`/bin/fastfetch --logo none -s OS --disable-linewrap`
which for me returns:
`  Artix Linux x86_64`
... and that breaks hyfetch

instead, get the information from the source (/etc/os-release), which im
pretty sure most fetch backends read from anyway

this won't work on *BSD though, because those lack
/etc/os-release, so unless calling `uname -s` is alright, BSDs would
still have the problem

related pull: https://github.com/hykilpikonna/hyfetch/issues/418
2025-08-23 17:34:57 -07:00
Azalea Gui 169368a784 [F] :) 2025-08-21 12:46:00 -04:00
Azalea Gui 3e47640c1a [F] Maybe fix git install 2025-08-21 12:42:12 -04:00
Azalea Gui 6ddd762b35 [F] ? 2025-08-21 12:37:37 -04:00
Azalea Gui 713bcce0ec [F] Fix git install 2025-08-21 12:35:04 -04:00
Azalea Gui d6f9d1f569 [F] Fix june flicker #408 2025-08-21 11:48:24 -04:00
Azalea Gui a5e784c528 [F] Fix distro name detection 2025-08-21 11:21:48 -04:00
Azalea Gui d15afe579f [O] Optimize calculations 2025-08-21 11:01:59 -04:00
Azalea Gui f79aca3c65 [-] Remove unused warning 2025-08-21 10:09:00 -04:00
Azalea Gui fa3fc59a5f [F] Fix trying to get backend from non-existing backend 2025-08-21 10:08:06 -04:00
Azalea Gui afa3c1dfb9 [F] Fix cache path might be missing 2025-08-21 10:05:02 -04:00
Azalea Gui cf6b77a1b7 [F] 💢💢💢💢💢💢💢💢💢💢💢 2025-08-21 09:52:03 -04:00
Azalea Gui b58425badd [F] 💢💢💢💢💢 2025-08-21 09:47:48 -04:00
Azalea Gui 2fe4b3f287 [F] Fix cargo publish #405 2025-08-21 09:14:05 -04:00
Azalea Gui 6a80928f10 [F] Fix path 2025-08-21 08:35:42 -04:00
Azalea Gui 4ac698817d [F] Fix cargo publish #405 2025-08-21 08:31:41 -04:00
Azalea Gui 0c9e4db742 [F] Fix #418 2025-08-21 03:17:56 -04:00
stella :3candGitHub 76ae5e507a [FEATURE PROTOTYPE] adds step on interactive setup which prompts the user for either the default or small variant of their distro logo. (#392)
* adds step on interactive setup which prompts the user for either the default or small variant of their distro logo.

* fixed distro small logo variant check

* fixes logo vec index overflow error

* now takes --distro as an input when attempting to fetch a small logo variant

* fixes an incorrect error message
2025-04-06 01:05:04 -04:00