Commit graph

6801 commits

Author SHA1 Message Date
Teoh Han Hui
475b10ba07
Merge pull request #13 from teohhanhui/riir
Apply lightness to preset color profile
2024-07-03 05:51:11 +08:00
Teoh Han Hui
b0737a33ba
Apply lightness to preset color profile 2024-07-03 05:48:51 +08:00
felipemroni
3e4e679b11
Update biglinux colors
just a big linux fan :)
2024-07-02 08:53:15 -03:00
Teoh Han Hui
3c355f54f2
Merge pull request #12 from teohhanhui/riir
Parse config
2024-07-01 04:08:10 +08:00
Teoh Han Hui
86e442b8a4
Parse config
Co-authored-by: Chiew Yan Wei <chiewyanwei@gmail.com>
Co-authored-by: Tan Chee Keong <tanck2005@gmail.com>
2024-07-01 04:03:56 +08:00
Teoh Han Hui
a0856aa4f5
Merge pull request #11 from teohhanhui/riir
Implement neofetch_util functions
2024-06-29 21:40:11 +08:00
Teoh Han Hui
d1d99daa87
Implement neofetch_util functions
Co-authored-by: Chiew Yan Wei <chiewyanwei@gmail.com>
2024-06-29 21:36:17 +08:00
Teoh Han Hui
4f1efbc699
Merge pull request #8 from teohhanhui/riir
Clean up build.rs
2024-06-29 17:39:12 +08:00
Teoh Han Hui
c1b30918e9
Clean up build.rs 2024-06-29 17:37:22 +08:00
Teoh Han Hui
517dde43cc
Merge pull request #5 from Venketaramana/riir
[rust] implement list_distros match_condition method in rust
2024-06-29 16:28:10 +08:00
Venket
955046c959 [rust] implement list_distros match_condition method in rust 2024-06-29 16:01:50 +08:00
Teoh Han Hui
274440e9db
Merge pull request #4 from teohhanhui/riir
Add some more scaffolding
2024-06-29 15:03:20 +08:00
Teoh Han Hui
fd413caba4
Add some more scaffolding 2024-06-29 14:59:05 +08:00
Teoh Han Hui
474c339599
Set default-run in Cargo.toml 2024-06-29 13:09:39 +08:00
Teoh Han Hui
927803549e
Merge pull request #3 from teohhanhui/riir
Generate distros.rs on build
2024-06-29 10:40:51 +08:00
Teoh Han Hui
11601933f9
Generate distros.rs on build 2024-06-29 10:36:55 +08:00
Teoh Han Hui
7c874a8e9a
Enable color output in bpaf 2024-06-28 05:53:00 +08:00
Teoh Han Hui
6e0e3fd18a
Merge pull request #2 from teohhanhui/riir
Get distro name from neofetch
2024-06-28 05:17:12 +08:00
Teoh Han Hui
974c4514b2
Fix distro overriding 2024-06-28 05:09:32 +08:00
Teoh Han Hui
e3b220a248
Switch to tracing 2024-06-28 01:13:42 +08:00
Teoh Han Hui
ae1f6a2b3f
Get distro name from neofetch 2024-06-27 22:25:49 +08:00
Teoh Han Hui
290445110d
Parse the rest of the CLI options 2024-06-27 16:31:39 +08:00
Teoh Han Hui
4f9e6deb90
Add xenogender preset 2024-06-27 01:24:43 +08:00
Teoh Han Hui
3b94b94528
Merge remote-tracking branch 'origin/master' into riir 2024-06-27 01:22:15 +08:00
Teoh Han Hui
39b44ad041
Merge pull request #1 from teohhanhui/riir
Parse CLI options, including presets
2024-06-27 01:17:38 +08:00
Teoh Han Hui
bf2c3c51d4
Parse CLI options, including presets 2024-06-27 01:13:40 +08:00
Azalea
2a01c50aa6 [-] Remove lilu detection
Closes #310
2024-06-27 01:07:08 +08:00
Azalea
7f18d0e042
[PR] #307 from Iris-TheRainbow: Allow lightness values without a % to parse 2024-06-27 00:39:35 +08:00
Azalea
2307f9de20
[PR] #309 from AnarchistHoneybun: Add xenogender
xenogender flag preset added
2024-06-27 00:38:55 +08:00
Azalea
c185f018a4
[PR] #314 from thepigeongenerator: fix colours not reverting properly
fix colours not reverting properly
2024-06-27 00:35:24 +08:00
Azalea
9b159c7472
[PR] #316 from ark-lamp-umbrella/master
add BlackMesa
2024-06-27 00:29:07 +08:00
ark-lamp-umbrella
ca77102be1 add BlackMesa 2024-06-25 22:19:31 -07:00
Quinn
5ee89eb148 include bash version < 5 case 2024-06-20 14:13:18 +02:00
Quinn
ced109f0ea fix colours not reverting properly 2024-06-20 13:45:40 +02:00
AnarchistHoneybun
5051b692f0
xenogender flag preset added
source : https://commons.wikimedia.org/wiki/File:Xenogender_pride_flag.svg
2024-06-13 18:21:51 +05:30
iris
07e23e2a5b allow lightness values like '45' to parse 2024-06-11 00:37:41 -05:00
Azalea
7534371b05 [+] Add ultramarine to foreground-background configuration list
Closes #276
2024-05-26 19:44:25 +08:00
Azalea
fc98d61109
[PR] #299 from jelly: Make typing-extensions optional
Make typing_extensions only required for 3.7
2024-05-26 19:40:13 +08:00
Jelle van der Waa
359226c26b Make typing_extensions only required for 3.7
Literal was introduced in Python 3.8.
2024-05-25 19:26:26 +02:00
Azalea
109d7d2f01
[PR] #294 from luna-1024: Fix windows utf8
Support unicode ascii art on Windows
2024-05-25 01:27:24 +08:00
Luna
33fd55e6ad Support unicode ascii art on Windows
Windows Terminal can output UTF-8 characters. Configuration may be needed on Windows 10.
2024-05-22 13:39:42 -07:00
Bailey Kasin
e08e864be0
[+] Add "Furreto Linux" support 2024-05-19 05:00:21 -07:00
Bailey Kasin
07da5d5f4b
Revert auto-generated files
Signed-off-by: Bailey Kasin <baileykasin@gmail.com>
2024-05-19 04:55:57 -07:00
FurretDev
c2a26cf0ae changed something from the neofetch file even though i don't really know what does it do qwp 2024-05-17 20:17:07 +02:00
FurretDev
1c1483822c properly added furreto linux 2024-05-17 20:07:57 +02:00
FurretDev
46d38d4851 properly added furreto 2024-05-17 20:06:33 +02:00
FurretDev
a8c2cfb921 added furreto 2024-05-16 22:56:09 +02:00
FurretDev
d8affa54cd added furreto 2024-05-16 22:55:51 +02:00
Azalea
4707704330 [F] Fix rehash 2024-05-16 21:55:14 +08:00
Azalea
882dafd11b [U] bump version to 1.5.0a3 for testing (pypi testing only!) 2024-05-16 21:50:56 +08:00