Carter Li
|
0c1462898b
|
TerminalShell / TerminalFont: fix CodeQL warnings
|
2024-06-28 10:50:37 +08:00 |
|
Carter Li
|
debcc3ca7f
|
Logo (Image): improve performance when image is cached
|
2024-06-28 10:28:43 +08:00 |
|
Carter Li
|
3d7d02b5c5
|
Logo (Image): support --logo-position right
|
2024-06-28 10:28:43 +08:00 |
|
Carter Li
|
3f0ae13505
|
JsonConfig: clarify the breaking change
|
2024-06-28 10:28:43 +08:00 |
|
李通洲
|
4370c0944b
|
Format: trim white spaces after truncation
|
2024-06-27 23:20:31 +08:00 |
|
李通洲
|
a9df048d49
|
Logo (Image): support --logo-position right for iterm and kitty-direct
|
2024-06-27 20:49:56 +08:00 |
|
Carlos Eduardo
|
09782d67e5
|
QT: add qt[56]ct support
|
2024-06-27 17:55:48 +08:00 |
|
Carlos Eduardo
|
165aa93fd3
|
QT: import kvantum theme name
|
2024-06-27 17:55:48 +08:00 |
|
李通洲
|
d979f55c8e
|
Modules: fix custom key not working if the key is formatted outside
Fix #1049
|
2024-06-27 17:51:57 +08:00 |
|
李通洲
|
4f261509a0
|
Logo (Builtin): support --logo-position right
Fix #1034
|
2024-06-27 17:51:16 +08:00 |
|
李通洲
|
6413656cea
|
Logo: rename --logo-separate to --logo-position
|
2024-06-27 13:49:35 +08:00 |
|
李通洲
|
f940ef0592
|
Doc: fix typo [ci skip]
|
2024-06-26 21:07:39 +08:00 |
|
李通洲
|
4a74f69c96
|
Doc: clearify that we don't support truncate multi-byte chars [ci skip]
|
2024-06-26 16:24:06 +08:00 |
|
李通洲
|
18d36c5054
|
Format: support argument truncation
Fix #1043
|
2024-06-26 16:15:26 +08:00 |
|
李通洲
|
a4614ec412
|
IO (Windows): implement ffSuppressIO
|
2024-06-26 13:50:42 +08:00 |
|
李通洲
|
e257f876ae
|
TerminalSize (Windows): make it work when stdin or stdout is redirected
|
2024-06-26 10:51:44 +08:00 |
|
李通洲
|
47a9cf0450
|
IO: enable terminal query in --pipe mode
|
2024-06-26 10:01:36 +08:00 |
|
李通洲
|
abf6c403d4
|
Fastfetch: add JSON config general.preRun
|
2024-06-25 16:15:35 +08:00 |
|
李通洲
|
0606cde061
|
TerminalFont (Linux): fix XTGETTCAP response is printed in console when query kitty term font
|
2024-06-25 16:10:54 +08:00 |
|
李通洲
|
0bc9149a23
|
IO: improve ffGetTerminalResponse
|
2024-06-25 16:09:19 +08:00 |
|
李通洲
|
071be4794f
|
Builtin (Asahi): fix logo color
|
2024-06-25 10:03:19 +08:00 |
|
李通洲
|
b5e199d2b2
|
IO (Linux): make sure stdin and stdout are tty when querying terminal
|
2024-06-25 09:43:31 +08:00 |
|
李通洲
|
a210128592
|
OS (macOS): correctly set pretty name
|
2024-06-25 08:41:44 +08:00 |
|
李通洲
|
a6c006221d
|
GPU (AMD): fix use-after-free crashes
Ref: https://github.com/fastfetch-cli/fastfetch/issues/1032
|
2024-06-23 09:14:00 +08:00 |
|
李通洲
|
42b84161d9
|
GPU (Windows): don't assume revId is not 0
|
2024-06-23 08:57:06 +08:00 |
|
李通洲
|
88e075ad9d
|
CMake: remove option ENABLE_PROPRIETARY_GPU_DRIVER_API
|
2024-06-22 22:03:28 +08:00 |
|
李通洲
|
e37ad26729
|
GPU (Nvidia): fix definition of nvmlMemory_v2
|
2024-06-22 21:52:20 +08:00 |
|
李通洲
|
b500e9c09b
|
Terminal: add fast path of version and font detection for kitty
Ref: https://github.com/fastfetch-cli/fastfetch/discussions/1030#discussioncomment-9845233
|
2024-06-22 15:43:25 +08:00 |
|
李通洲
|
77fbfd3fbd
|
GPU (Windows): detect GPU type with AMD driver
Ref: #1032
|
2024-06-22 08:10:52 +08:00 |
|
Carter Li
|
63cdc47d18
|
GPU (SunOS): fix detection
|
2024-06-21 23:29:08 +08:00 |
|
Carter Li
|
edf24d9820
|
CPUCache: add detection by SMBIOS
|
2024-06-21 23:07:07 +08:00 |
|
李通洲
|
becd9b7f26
|
LM (Linux): fix invalid path
Fix #1031
|
2024-06-21 20:28:06 +08:00 |
|
李通洲
|
ddbafd1cca
|
OpenCL: use the newest supported OpenCL version
|
2024-06-21 09:18:08 +08:00 |
|
李通洲
|
16d70eed03
|
GPU: report deviceId in JSON output
|
2024-06-21 08:57:08 +08:00 |
|
李通洲
|
bf15adf57a
|
OpenCL (Linux): fix crashing on AlpineLinux
|
2024-06-21 08:45:21 +08:00 |
|
李通洲
|
dbd1f96353
|
OpenCL: don't use NULL as platform id
|
2024-06-20 19:44:08 +08:00 |
|
李通洲
|
8b3cff33da
|
OpenCL: use strong typing
|
2024-06-20 15:54:08 +08:00 |
|
李通洲
|
146c9b2bc6
|
OpenCL: fix building when OpenCL is disabled
|
2024-06-20 15:34:09 +08:00 |
|
李通洲
|
3c7cb339e2
|
OpenCL: fix building on non-apple platforms
|
2024-06-20 15:14:52 +08:00 |
|
李通洲
|
6318668d0b
|
GPU: support detect gpu devices with OpenCL
|
2024-06-20 15:14:52 +08:00 |
|
李通洲
|
96fc1db85e
|
OpenCL: detect GPU info
|
2024-06-20 15:14:52 +08:00 |
|
Carter Li
|
e9bc312b38
|
LocalIP: support MTU in localip-format
|
2024-06-19 10:58:05 +08:00 |
|
Carter Li
|
9351c48d57
|
OS (Windows): set idLike to Windows
|
2024-06-19 10:14:38 +08:00 |
|
Carter Li
|
07b3cf325b
|
Logo (Builtin): update arch3
|
2024-06-19 09:59:26 +08:00 |
|
Princess-Sunset-Shimmer
|
616c99a05d
|
Logo: Create arch3.txt (#1022)
the third /\rch logo
|
2024-06-19 09:55:51 +08:00 |
|
Carter Li
|
e554ff6e4f
|
SunOS: remove unused files [ci skip]
|
2024-06-19 09:55:10 +08:00 |
|
李通洲
|
edba2492e1
|
OS (SunOS): don't parse unstructured text
|
2024-06-18 22:06:40 +08:00 |
|
李通洲
|
57b3c3951e
|
CPU (SunOS): remove trailing \0
|
2024-06-18 22:06:40 +08:00 |
|
李通洲
|
cd2a6e0906
|
GPU (SunOS): parse scanpci -v, which doesn't require root permission
|
2024-06-18 21:52:25 +08:00 |
|
Carter Li
|
c180ddab28
|
SunOS: improve WM detection
|
2024-06-18 10:51:26 +08:00 |
|