Commit graph

6011 commits

Author SHA1 Message Date
Hykilpikonna
3d6427b936
[PR] dylanaraps/neofetch#2225 from TriMoon - Enhancing --memory_unit functionality
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2225
Thanks to @TriMoon

Co-authored-by: ©TriMoon™ <TriMoon@users.noreply.github.com>
2022-10-31 06:14:35 -04:00
©TriMoon™
67cf02c964
Enhancing --memory_unit functionality
Improving 0435dcd0cd
- Implementing https://github.com/dylanaraps/neofetch/issues/1170#issuecomment-455576889 to avoid awk usage.
- Adding ability to configure precision of output using `mem_precision` which defaults to `2`.
- Added `tib` to accommodate TiB mentioned in https://github.com/dylanaraps/neofetch/issues/1170#issuecomment-894705941
2022-10-31 13:03:10 +03:00
Hykilpikonna
8616ff0504
[U] Release 1.4.3 2022-10-30 13:24:53 -04:00
Hykilpikonna
dde9443ec7
[U] Update changelog 2022-10-30 13:23:16 -04:00
Hykilpikonna
b6f0a80bb1
[F] Specify /usr/bin/env bash to prevent ld signature check on iOS 2022-10-30 13:21:21 -04:00
Hykilpikonna
a758b4ba04
[U] Update changelog 2022-10-30 13:16:30 -04:00
Hykilpikonna
700f651378
[F] Fix cols coloring reset for bash 3.2
Introduce by #24
2022-10-30 13:11:27 -04:00
Hykilpikonna
77614b635f
Merge branch 'master' of github.com:hykilpikonna/hyfetch 2022-10-30 12:35:54 -04:00
Hykilpikonna
fdd3ef970d
[PR] dylanaraps/neofetch#2222 from AwkwardTeenageBoy - VanillaOS neofetch
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2222
Thanks to @AwkwardTeenageBoy

Co-authored-by: Twinkie <105467171+AwkwardTeenageBoy@users.noreply.github.com>
2022-10-30 12:35:36 -04:00
Hykilpikonna
e49ed7d080
[PR] #32 from ngkz: Add gender presentation pride flags 2022-10-30 12:25:47 -04:00
Kazutoshi Noguchi
a1149ab68b add GNC, femboy and tomboy flags 2022-10-30 18:50:41 +09:00
Twinkie
6390ed10c4
Update neofetch 2022-10-27 12:20:39 -07:00
Twinkie
810b380e47
Update neofetch 2022-10-27 12:17:20 -07:00
Twinkie
1274e977c3
Update neofetch 2022-10-27 12:07:51 -07:00
Twinkie
38fb44cb8e
Added Vanilla Logo and Support for Vanilla 2022-10-27 10:15:52 -07:00
Hykilpikonna
90c94044f4
[PR] #31 from yxnan: Check if the output is a tty 2022-10-27 10:39:22 -04:00
yxnan
5bf7fbf2b4
Add options for --stdout 2022-10-27 22:16:10 +08:00
yxnan
23a1b10467
Check if the output is a tty
The color code should not be emitted if the stdout is not a typical terminal, we add the check so there is no need to explictly specify `--stdout`
2022-10-27 00:27:23 +08:00
Hykilpikonna
0dae7ca3f9
[U] Update todo list 2022-10-25 03:27:23 -04:00
Hykilpikonna
e23eb980d3
[U] Update screenshot 2022-10-25 03:19:52 -04:00
Azalea (on HyDEV-Daisy)
7171494e95
[F] Fix OSC timeout too short for ssh 2022-10-23 02:51:34 -04:00
Azalea (on HyDEV-Daisy)
c00848fd79
[U] Update readme changelog 2022-10-23 02:26:55 -04:00
Azalea (on HyDEV-Daisy)
717ff369c0
[O] Optimize fore_back distro detection 2022-10-23 02:20:51 -04:00
Azalea (on HyDEV-Daisy)
ff44ea6185
[+] Add more ubuntu variants with fore_back layout 2022-10-23 02:16:08 -04:00
Azalea (on HyDEV-Daisy)
969a7c668c
[O] Dynamic prompt numbering 2022-10-23 02:12:05 -04:00
Azalea (on HyDEV-Daisy)
bd5d76167e
[F] Fix incorrect coloring when the first color isn't ${c1} 2022-10-23 02:06:45 -04:00
Azalea (on HyDEV-Daisy)
f57ad70a20
[O] Clarify prompt 2022-10-23 01:51:42 -04:00
Azalea (on HyDEV-Daisy)
a3da5b6c59
[F] Fix lightness logic 2022-10-23 01:51:12 -04:00
Azalea (on HyDEV-Daisy)
3cbb20c899
[F] Refactor lightness logic 2022-10-23 01:37:48 -04:00
Azalea (on HyDEV-Daisy)
0a9ac6a351
[U] Detect background and color mode in main 2022-10-23 01:37:23 -04:00
Azalea (on HyDEV-Daisy)
75ed187e72
[+] termenv: Detect system when detecting ansi mode 2022-10-23 01:36:09 -04:00
Azalea (on HyDEV-Daisy)
cd4849f0b8
[F] Fix unhashable type error for RGB 2022-10-23 01:35:54 -04:00
Azalea (on HyDEV-Daisy)
0960024e71
[+] termenv: Translate golang code into python 2022-10-22 19:52:05 -04:00
Azalea (on HyDEV-Daisy)
7411ec87e7
[F] Fix relative import 2022-10-22 18:46:42 -04:00
Azalea (on HyDEV-Daisy)
d8f49a2ea2
[+] Detect if a color is light 2022-10-22 18:42:52 -04:00
Azalea (on HyDEV-Daisy)
101d798c0a
[O] Refactor HSL and RGB 2022-10-22 18:42:06 -04:00
Azalea (on HyDEV-Daisy)
330de73df3
[M] Rename osc -> termenv 2022-10-22 18:26:00 -04:00
Azalea (on HyDEV-Daisy)
4e11d21401
[+] osc: parse background color 2022-10-22 18:22:51 -04:00
Azalea (on HyDEV-Daisy)
cb5635908f
[-] osc: remove commented code 2022-10-22 17:53:00 -04:00
Azalea (on HyDEV-Daisy)
fbbe3b1c93
[+] Send/read osc responses 2022-10-22 17:52:36 -04:00
Azalea
774598fcb3 [PR] dylanaraps/neofetch#2215 from VitoFe - Add garuda_small, sort _small variants
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2215
Thanks to @VitoFe

Co-authored-by: VitoFe <vito-7@hotmail.it>
2022-10-21 14:42:22 -04:00
Azalea
8abfb0c876 [PR] dylanaraps/neofetch#2213 from EnterTheVoid-x86 - Add Cobalt Linux logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2213
Thanks to @EnterTheVoid-x86

Co-authored-by: etvx86 <64978924+EnterTheVoid-x86@users.noreply.github.com>
2022-10-21 14:25:26 -04:00
Hykilpikonna
7a6628d387
[PR] #28 from alyxferrari: Surround macOS build number in parentheses 2022-10-21 13:02:36 +08:00
Azalea (on HyDEV-Daisy)
09185e5a41
[F] Fix light dark detection 2022-10-19 23:48:41 -04:00
Alyx Ferrari
6efd890526 Surround macOS build number in parentheses 2022-10-19 10:25:08 -04:00
VitoFe
05cf31fc14
Add garuda_small, sort _small variants
Added garuda_small
Sorted the _small variants note distro list alphabetically, just like the normal list (for consistency)
2022-10-15 17:55:11 +00:00
Hykilpikonna
220b528c72
[PR] #27 from alyxferrari: arch-linux-readme-fix
Update Arch Linux installation docs
2022-10-14 13:25:37 -04:00
Alyx Ferrari
038d976b39 Update Arch Linux installation docs 2022-10-14 13:23:16 -04:00
Hykilpikonna
60609dfb7e
[PR] #26 from alyxferrari: Fix typo
Change 'look' to 'looks' in main.py
2022-10-14 13:21:46 -04:00
Alyx Ferrari
610e06fcd9 Change 'look' to 'looks' in main.py 2022-10-14 13:11:05 -04:00