Teoh Han Hui
|
114de9be12
|
Prompt for preset selection
|
2024-07-12 22:42:58 +08:00 |
|
Teoh Han Hui
|
4861744b50
|
Merge pull request #20 from teohhanhui/riir
[WIP] Implement `--config` option
|
2024-07-12 19:17:06 +08:00 |
|
Teoh Han Hui
|
66b57cfea6
|
[WIP] Implement --config option
|
2024-07-12 19:06:13 +08:00 |
|
Teoh Han Hui
|
ca583bddcb
|
Merge pull request #19 from teohhanhui/riir
Support fastfetch backend
|
2024-07-11 22:28:09 +08:00 |
|
Teoh Han Hui
|
965b009bc7
|
Support fastfetch backend
|
2024-07-11 19:44:07 +08:00 |
|
Teoh Han Hui
|
3cc26d7dd9
|
Fix wrong line length counting of ascii art
Count Unicode grapheme clusters instead of bytes.
|
2024-07-11 00:35:11 +08:00 |
|
Teoh Han Hui
|
85a85ad4d3
|
Merge pull request #18 from teohhanhui/riir
Tie fore-back to distro ascii instead of config
|
2024-07-10 23:58:43 +08:00 |
|
Teoh Han Hui
|
f3b1840e92
|
Tie fore-back to distro ascii instead of config
|
2024-07-10 23:53:39 +08:00 |
|
Teoh Han Hui
|
d773c69918
|
Merge pull request #17 from teohhanhui/riir
Run neofetch using git bash on Windows
|
2024-07-09 01:36:51 +08:00 |
|
Teoh Han Hui
|
290da7c363
|
Fix path normalization on Windows
|
2024-07-09 01:35:31 +08:00 |
|
Teoh Han Hui
|
fa66bb486b
|
Run neofetch using git bash on Windows
|
2024-07-08 15:50:12 +08:00 |
|
Teoh Han Hui
|
1239e86d1a
|
Merge pull request #16 from teohhanhui/riir
Finish implementation of recolor_ascii
|
2024-07-08 03:46:13 +08:00 |
|
Teoh Han Hui
|
66491a4e73
|
Implement recoloring of ascii art using "custom" colors
|
2024-07-08 03:40:58 +08:00 |
|
Teoh Han Hui
|
c100ca52a6
|
Implement recoloring of ascii art that don't use fore-back
|
2024-07-08 02:04:45 +08:00 |
|
Teoh Han Hui
|
46b618252f
|
Merge pull request #15 from teohhanhui/riir
Implement recolored ascii output
|
2024-07-07 04:47:25 +08:00 |
|
Teoh Han Hui
|
be70233b03
|
Implement recolored ascii output
|
2024-07-07 04:39:41 +08:00 |
|
Teoh Han Hui
|
ff46c8f4ca
|
Merge pull request #14 from teohhanhui/riir
Add more scaffolding
|
2024-07-03 23:57:18 +08:00 |
|
Teoh Han Hui
|
59213687fb
|
Add more scaffolding
|
2024-07-03 23:53:25 +08:00 |
|
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 |
|
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 |
|