Commit Graph

6981 Commits

Author SHA1 Message Date
Mingcong Bai 3866ad0249 fix(neofetch): list all Intel GPUs as detected
Now that Intel is selling its own dedicated GPUs, it is increasingly
common to see laptops and desktop devices with multiple Intel GPUs. This
patch is intended to fix GPU detection on a laptop with both an integrated
UHD Graphics GPU and an Arc 380 (DG2).

Note that this may potentially cause regressions, but the original
upstream did not record the original issue, so I'm inclined to write it
off as an outdated fix:

  commit ee815f9c66
  Author: Dylan Araps <dylan.araps@gmail.com>
  Date:   Mon Apr 9 09:51:23 2018 +1000

      gpu: Fixed duplicate intel bug.
2024-09-03 16:57:36 +08:00
Teoh Han Hui 0ca67a5608 Set foreground colors for the newly added distro logos 2024-08-30 00:31:18 +08:00
Teoh Han Hui b2f7a3cee9 Merge remote-tracking branch 'origin/master' into riir 2024-08-30 00:14:04 +08:00
Teoh Han Hui b33b26625a Merge pull request #44 from BKasin/riir
Add missing upstream flags
2024-08-30 00:06:14 +08:00
AIT MEDDOUR Fouad-Eddine 1e67d65cec Merge branch 'hykilpikonna:master' into master 2024-08-29 14:34:05 +01:00
Bailey Kasin e04ef3b0fd Add note of where polyam colours were pulled from
Co-authored-by: Teoh Han Hui <teohhanhui@gmail.com>
2024-08-29 01:27:22 -07:00
Bailey Kasin a51a19658a Add missing upstream flags
Signed-off-by: Bailey Kasin <baileykasin@gmail.com>
2024-08-28 23:37:20 -07:00
Bailey Kasin a65a229b0e [PR] #343 from BKasin: neofetch: add mauna linux logo 2024-08-28 18:06:07 -07:00
Bailey Kasin 5c0662142e neofetch: add mauna linux logo
Fixes: https://github.com/hykilpikonna/hyfetch/issues/308

Signed-off-by: Bailey Kasin <baileykasin@gmail.com>
2024-08-28 17:58:20 -07:00
Bailey Kasin 88d835f511 [PR] #341 from barracuda156: neofetch: support host info for PowerPC Macintosh models 2024-08-28 16:24:09 -07:00
Bailey Kasin ce358fc155 [PR] #342 from BKasin, naviabbot: Add extra flags
* Adding Polyamorous flag

* Added extra flags

* Fixed Sapphic

* Added new flags and merged fixes from origin.

* Added genderqueer

---------

Signed-off-by: Bailey Kasin <baileykasin@gmail.com>
Co-authored-by: Jaida Corvera <jaida@jcorvera.me>
Co-authored-by: Joshua Cain <72349atbwhs@gmail.com>
Fixes: https://github.com/hykilpikonna/hyfetch/issues/332
Closes: https://github.com/hykilpikonna/hyfetch/pull/295
2024-08-28 15:14:57 -07:00
Bailey Kasin d5b283e64d [PR] #339 from CrackedMatter: Escape AmogOS logo backslashes 2024-08-28 12:31:32 -07:00
Sergey Fedorov a609edc505 neofetch: add info for PowerBook/iBook models 2024-08-28 19:25:22 +08:00
Sergey Fedorov 753d35b56e neofetch: add info for PowerMac/iMac models 2024-08-28 18:56:46 +08:00
Sergey Fedorov d309f2d8a8 neofetch: support MacPorts on Linux & BSD 2024-08-28 18:35:38 +08:00
Paranoid-Pufferfish e59a0556ed Add Magix art for hyfetch 2024-08-26 12:51:37 +01:00
AlbydS afa18885ee Remove urpmq because it doesn't list installed packages
Urpmq doesn't list installed packages. `uprmq --list-media active` lists active repositories instead. Mageia uses RPM to count installed packages.
2024-08-25 16:48:19 +00:00
CrackedMatter 69f07aec8f Escape AmogOS backslashes 2024-08-25 12:25:12 +02:00
azalea 95a6cc7f4b [PR] #320 from felipemroni: Add biglinux large
Update biglinux colors
2024-08-25 00:38:56 -04:00
azalea 896ba8fc7d [F] Fix case order 2024-08-25 00:38:35 -04:00
azalea 319afd2aa9 [+] BigLinux_large by felipemroni 2024-08-25 00:37:22 -04:00
azalea 3df77e0042 [PR] #321 from dennis1248: Add Arkane Linux
Add Arkane Linux logo
2024-08-25 00:25:36 -04:00
azalea 729e81a3e2 [PR] #331 from malex342: Add kenochoric, veldian, solian, lunian
added four flags!
2024-08-25 00:23:49 -04:00
azalea 3dafba3554 [PR] #336 from AlbydST: lfs logo
Add Linux From Scratch logo
2024-08-25 00:12:37 -04:00
azalea 36d87c2c35 [F] Fix shellcheck error 2024-08-25 00:07:11 -04:00
azalea 0f744ff815 [F] Fix shellcheck warnings 2024-08-25 00:02:55 -04:00
azalea 0dea6eb11b [O] Remove duplicate pkg_info 2024-08-24 23:49:49 -04:00
azalea 05685de193 [O] Remove duplicate guix 2024-08-24 23:45:47 -04:00
azalea 03a6802b8f [O] Clarify bonsai 2024-08-24 23:44:42 -04:00
azalea d6341d241a [PR] #338 from Paranoid-Pufferfish
Add Magix art
2024-08-24 23:24:40 -04:00
Paranoid-Pufferfish 32dd56dc63 Add Magix art 2024-08-23 23:19:52 +01:00
AlbydS 6732945af8 Add support for more package managers and AppImageLauncher
I added support for the following package managers:
- Bonsai
- pkg_info (CRUX)
- GNU Guix
- Rad / Radula
- URPMI
- Birb

I also improved AppImage detection, now it supports AppImageLauncher and automatically detects where the files are.
2024-08-23 13:58:32 +00:00
AlbydS bb6b9b1d37 Add Linux From Scratch logo
I added an ASCII logo for Linux From Scratch
2024-08-23 10:49:51 +00:00
Teoh Han Hui 474f744bc6 Default to fastfetch if it is installed
Otherwise fall back to neofetch.
2024-08-19 00:58:24 +08:00
Teoh Han Hui 7c139595a6 Use fastfetch as fallback on platforms other than *nix
* Use fastfetch on Android (Termux)
2024-08-10 14:37:17 +08:00
Teoh Han Hui ebd253523b Merge pull request #43 from teohhanhui/riir
Use "alternate screen" for Pride month animation
2024-07-30 21:27:14 +08:00
Teoh Han Hui 13e29325b9 Use "alternate screen" for Pride month animation
This removes the need to clear screen at each frame, which fixes the
screen flickering.
2024-07-30 21:23:40 +08:00
Teoh Han Hui 00369355e6 Fix vertical fore-back coloring when span is empty
e.g. back-to-back color codes, or color code at end of line
2024-07-28 06:40:46 +08:00
Teoh Han Hui 2865ee7131 Add more fg distros 2024-07-28 05:42:47 +08:00
Teoh Han Hui faa7ab240f Merge pull request #42 from teohhanhui/riir
Track only fg color indices in ascii art; the rest are bg colors
2024-07-28 02:43:57 +08:00
Teoh Han Hui bcdc720d8a Track only fg color indices in ascii art; the rest are bg colors
* Fix vertical fore-back coloring when there are non-ASCII chars
* Allow 0-width / 0-height ascii art (again)

Co-authored-by: Luna <contact@luna.computer>
2024-07-28 02:35:32 +08:00
Teoh Han Hui 52844b55ad Merge pull request #41 from teohhanhui/riir
Put fore-back color indices in ascii art structs
2024-07-27 04:41:44 +08:00
Teoh Han Hui 6ccf0d9c31 Put fore-back color indices in ascii art structs
* Support multiple color indices for fore-back
2024-07-27 04:36:05 +08:00
malex e46e78ecd5 fixing color typo…
picked the wrong color for solian flag
2024-07-26 13:42:07 -04:00
Teoh Han Hui 2f18cc2826 Merge pull request #40 from teohhanhui/riir
Use structs to represent ascii art in different states of processing
2024-07-27 01:39:52 +08:00
Teoh Han Hui 4c72ed6d79 Use structs to represent ascii art in different states of processing
Stop passing raw strings around, as that's error prone.
2024-07-27 01:35:04 +08:00
Teoh Han Hui 55b0eed88d Merge pull request #39 from teohhanhui/riir
Use checked arithmetic
2024-07-26 11:31:00 +08:00
Teoh Han Hui 28f98a40fb Use checked arithmetic
This hurts readability, but should be worth it for correctness...
2024-07-26 11:09:35 +08:00
malex bbe40930c2 added four flags
in reference to issue #328
2024-07-25 17:57:48 -04:00
Teoh Han Hui a5913cc3d7 Fix nits 2024-07-25 06:36:43 +08:00