李通洲
|
2b5511997c
|
Global: support hiding other texts when printing percentage values
|
2023-01-12 22:46:21 +08:00 |
|
李通洲
|
53c6a0ec9f
|
GPU: apply GPU type selection logic to Windows
|
2023-01-12 22:19:14 +08:00 |
|
Linus Dierheimer
|
1a710e4094
|
Better GPU type detection nr2
#379
|
2023-01-12 12:56:17 +01:00 |
|
Linus Dierheimer
|
5a90d8b545
|
Better GPU type detection
#379
|
2023-01-12 12:54:04 +01:00 |
|
Linus Dierheimer
|
f794053f99
|
Merge branch 'dev' of github.com:LinusDierheimer/fastfetch into dev
|
2023-01-12 11:42:23 +01:00 |
|
Linus Dierheimer
|
670cf6fe90
|
GPU selection options
#379
|
2023-01-12 11:41:07 +01:00 |
|
李通洲
|
46ed8aa87c
|
TerminalFont: don't try to detecting kitty and tty fonts on Windows
|
2023-01-12 00:19:30 +08:00 |
|
李通洲
|
387b8298bd
|
Windows: fix bug that line buffering doesn't work properly
|
2023-01-12 00:19:30 +08:00 |
|
李通洲
|
c4aa55d522
|
TerminalFont: support WezTerm on Windows
|
2023-01-12 00:09:42 +08:00 |
|
李通洲
|
c3861954dc
|
TerminalFont: support Alacritty on Windows
|
2023-01-11 23:46:37 +08:00 |
|
李通洲
|
ebfbf108a2
|
TerminalShell: support Alacritty terminal version detection
|
2023-01-11 23:46:15 +08:00 |
|
李通洲
|
66ed9adcda
|
TerminalShell: support ConEmu version detection
|
2023-01-11 22:14:47 +08:00 |
|
李通洲
|
eb02206c05
|
TerminalShell: support Windows Terminal version detection
|
2023-01-11 22:10:42 +08:00 |
|
李通洲
|
cd0b74b0de
|
TerminalShell: support deepin-terminal version detection
|
2023-01-11 18:12:36 +08:00 |
|
李通洲
|
6ca3b76a42
|
Update README
|
2023-01-11 18:07:58 +08:00 |
|
李通洲
|
84a03e80de
|
README: clarify that fastfetch isn't written in pure C
Ref: https://github.com/ScoopInstaller/Main/pull/4334#discussion_r1066502517
|
2023-01-11 17:37:49 +08:00 |
|
李通洲
|
a74f813df1
|
CHANGLOG: remove a duplicated entry
oops
|
2023-01-11 17:37:49 +08:00 |
|
李通洲
|
99fc4e76ec
|
TerminalShell: fix build on Windows
|
2023-01-11 17:27:34 +08:00 |
|
李通洲
|
7145f5252d
|
TerminalShell: add --shell-version and --terminal-version options to disable shell / terminal version detection
in case that users don't like it
|
2023-01-11 17:17:17 +08:00 |
|
李通洲
|
9dab23b5fc
|
TerminalShell: code refactor
|
2023-01-11 16:45:34 +08:00 |
|
李通洲
|
09ff8d35bc
|
TerminalShell: support xfce4-terminal version detection
|
2023-01-11 16:07:34 +08:00 |
|
李通洲
|
ee903d2d07
|
TerminalShell: support konsole version detection
|
2023-01-11 15:56:24 +08:00 |
|
李通洲
|
b2f978aa7c
|
TerminalShell: support kitty version detection
|
2023-01-11 15:14:29 +08:00 |
|
李通洲
|
76d957a144
|
TerminalShell: support gnome-terminal version detection
|
2023-01-11 15:12:32 +08:00 |
|
李通洲
|
a0acfeed56
|
TermiinalShell: code refactor
|
2023-01-11 15:03:16 +08:00 |
|
李通洲
|
b1f63ab822
|
Global: rename FF_UNUSED_PARAM to FF_MAYBE_UNUSED since it can be used on functions too.
|
2023-01-11 14:47:10 +08:00 |
|
李通洲
|
54ea9c2386
|
TerminalFont: support WezTerm font detection
|
2023-01-11 13:58:59 +08:00 |
|
李通洲
|
ccdb5c54d0
|
Linux: enable FF_*_AUTO_DESTROY
They have been on Windows and macOS for sometime and worked well.
|
2023-01-11 13:55:06 +08:00 |
|
李通洲
|
b8393051e4
|
Battery: add comments for future use (FreeBSD)
|
2023-01-11 13:52:14 +08:00 |
|
李通洲
|
94a8e0339e
|
Windows: remove outdated comments
|
2023-01-11 13:51:47 +08:00 |
|
李通洲
|
a67ba713f5
|
Windows: fix CLANG64 build
|
2023-01-11 09:37:00 +08:00 |
|
李通洲
|
8ffbae80b8
|
Windows: clarify we support Windows 7 and newer only
|
2023-01-11 01:23:42 +08:00 |
|
李通洲
|
db17f95ce8
|
TerminalShell: detect Termux version
|
2023-01-10 21:11:44 +08:00 |
|
李通洲
|
c6365755c7
|
Title: fix computer name being trancated sometime
|
2023-01-10 20:56:54 +08:00 |
|
李通洲
|
ef2a5110fe
|
TerminalShell: detect terminal version when available
|
2023-01-10 19:26:33 +08:00 |
|
李通洲
|
7f97725d7f
|
Disk: add --disk-show-unknown option
Ref: https://github.com/LinusDierheimer/fastfetch/issues/383#issuecomment-1376893128
|
2023-01-10 17:31:47 +08:00 |
|
李通洲
|
af03c74fba
|
Battery: fix build on macOS
|
2023-01-10 16:56:56 +08:00 |
|
李通洲
|
bc8a7a03c3
|
Battery: fix bug on FreeBSD
oops
|
2023-01-10 12:42:15 +08:00 |
|
李通洲
|
d4c361ae12
|
Battery: support FreeBSD
Completely untested
|
2023-01-10 12:36:38 +08:00 |
|
李通洲
|
8f932ac3d6
|
DisplayServer: fix build (Linux)
|
2023-01-09 22:33:10 +08:00 |
|
李通洲
|
4cc5f35b04
|
DisplayServer: revert changes of brightness partially
|
2023-01-09 22:26:56 +08:00 |
|
李通洲
|
476b0495e0
|
Brightness: add support for Windows
|
2023-01-09 22:26:56 +08:00 |
|
李通洲
|
85098a6627
|
Brightness: add support for Linux
|
2023-01-09 22:26:56 +08:00 |
|
李通洲
|
d9a022ffff
|
Brightness: add new module (macOS)
It turns out that merging brightness module into resolution module is a bad idea.
|
2023-01-09 22:26:56 +08:00 |
|
Linus Dierheimer
|
8db1534ef3
|
Merge pull request #381 from aaronfranke/cpu-riscv
Add support for displaying the ISA string on RISC-V CPUs
|
2023-01-09 15:22:17 +01:00 |
|
Linus Dierheimer
|
0aa7d646a7
|
Initial logo documentation
|
2023-01-09 15:20:30 +01:00 |
|
Carter Li
|
599c06e981
|
Merge pull request #384 from VergeDX/dev
fix[getNixPackagesImpl]: count line with `wc -l` instead, also fixes leak.
|
2023-01-09 19:13:05 +08:00 |
|
Vanilla
|
078cb6e5b7
|
fix[getNixPackagesImpl]: count line with wc -l instead, also fixes leak.
|
2023-01-09 18:58:52 +08:00 |
|
Aaron Franke
|
5cc17bc306
|
Add support for displaying the ISA string on RISC-V CPUs
|
2023-01-09 02:21:26 -06:00 |
|
李通洲
|
ef18c8e3f7
|
Users: remove "wtsapi32_extend" as mingw_w64 now officially supports these APIs
Ref: https://github.com/mirror/mingw-w64/commit/931ca20b233e766950e7758cff71c270937b0b64
|
2023-01-09 14:03:46 +08:00 |
|