ObsoleteDev
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
ObsoleteDev
b585ee1e26
[+] Add Transneutral & Cenelian flags ( #452 )
2025-10-21 19:26:14 +08:00
ObsoleteDev
de2141347e
Fix: Hyfetch panics on some distros that are not defined ( #455 )
2025-10-21 19:25:48 +08:00
Un1q32
ba88581ed4
Support iOS 1.x ( #444 )
...
* support iOS 1.x
* add comment
* reword and fix typo
2025-10-13 15:24:39 +08:00
apaz
932042b62c
Swap inside fstring to double quote ( #442 )
2025-10-10 12:48:03 +08:00
thea
f5c5e31691
[F] Fix 3-length hex codes in Python when using custom preset ( #443 )
...
[F] Fix 3-length hex codes in Python
2025-10-10 12:46:41 +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
Azalea
4e20b18d45
[U] Upgrade deps
2025-10-01 23:58:01 +08:00
thea
5dc1709f58
[+] Allow passing hex colors as preset ( #435 )
2025-10-01 08:13:09 -07:00
Un1q32
fb1e35172e
Support old Apple TV models ( #438 )
2025-10-01 08:12:37 -07:00
ObsoleteDev
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
ObsoleteDev
3f41cb40e2
[+] Add fluidflux flags ( #437 )
...
* [+] Add fluidflux flags to py
* [+] Add fluidflux flags rust
2025-09-18 21:48:54 -07:00
ObsoleteDev
729024a45f
[+] libragender flags ( #433 )
...
* [+] libragender flags py
* [+] libragender flags rust
2025-09-13 02:21:01 +09:00
ObsoleteDev
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
Thundertides
075fc467d2
Temporary fix to GH-399 ( #428 )
2025-09-07 09:59:02 -07:00
Azalea Gui
a463f4234c
[U] Release 2.0.2
2025-09-04 07:12:01 -04:00
Azalea Gui
beb04101db
[F] Fix script
2025-09-04 07:09:56 -04:00
Azalea Gui
bf60e4265b
[F] Fix script
2025-09-04 07:05:40 -04:00
Azalea Gui
42421bc57d
[+] Changelog
2025-09-04 06:52:58 -04:00
Azalea Gui
f64ee7b7e9
[O] Better warning message #419
2025-09-04 06:46:20 -04: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
684929edea
[U] gitignore
2025-09-04 05:41:49 -04:00
Emi
f02ec8c4ba
Fix nixos_small logo ( #421 )
...
* [F] Fix nixos_small logo
* [F] Fix nixos_small logo missing line break
* [?] i was trying to fix a difference between the python version and the rust version what the hell dude
2025-08-27 15:10:59 +09:00
Azalea Gui
5fd4ed9b0c
[F] Fix #420 fastfetch custom config
2025-08-25 02:20:24 -04:00
a catgirl
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
d4560e3edb
[U] Release 2.0.1
2025-08-21 12:56:30 -04:00
Azalea Gui
62b4c27404
[+] Changelog
2025-08-21 12:55:45 -04: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
fdfd9816f5
[F] Fix deploy script
2025-08-21 12:06:24 -04:00
Azalea Gui
d6f9d1f569
[F] Fix june flicker #408
2025-08-21 11:48:24 -04:00
Azalea Gui
b28aa0ddf2
[U] Bump
2025-08-21 11:23:37 -04:00
Azalea Gui
a5e784c528
[F] Fix distro name detection
2025-08-21 11:21:48 -04:00
Azalea Gui
93b4dd3471
[U] Bump
2025-08-21 11:02:20 -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
8c1713c37d
[F] Forgot to bump lock
2025-08-21 09:29:42 -04:00
Azalea Gui
3c7c449da4
[F] Maybe this can work
2025-08-21 09:28:44 -04:00