李通洲
|
00f5b84660
|
Disk: improve performance; support --disk-folders option
|
2022-10-09 21:07:34 +08:00 |
|
李通洲
|
6e190c6f7c
|
Fix some mistakes
|
2022-10-09 17:47:30 +08:00 |
|
李通洲
|
661c174348
|
Merge remote-tracking branch 'origin/master' into msys2
|
2022-10-09 16:55:51 +08:00 |
|
李通洲
|
034f444fca
|
Terminal / Shell: fix name printing
|
2022-10-09 16:51:53 +08:00 |
|
Linus Dierheimer
|
1dd942a7b1
|
TARGET_DIR_ETC
|
2022-10-09 10:39:57 +02:00 |
|
Linus Dierheimer
|
2f6613cb50
|
Merge pull request #274 from CarterLi/master
macOS: respect CMAKE_INSTALL_SYSCONFDIR; use Cocoa API to parse plist files
|
2022-10-09 10:25:38 +02:00 |
|
李通洲
|
7c98450acc
|
OpenCL / Vulkan: enable support for Windows
|
2022-10-09 15:37:15 +08:00 |
|
李通洲
|
510d57e7dd
|
Fix huge compiler warnings when compiling C++ code
C++ requires a white space between two string literals
|
2022-10-09 15:37:15 +08:00 |
|
李通洲
|
da797ecb33
|
Cursor / Icons / Theme / GTK / Qt: don't compile on Windows / macOS / Android
|
2022-10-09 15:37:15 +08:00 |
|
李通洲
|
7080449a8c
|
DE: add support for Windows
|
2022-10-09 15:37:15 +08:00 |
|
李通洲
|
2c51252396
|
LocalIP: add support for Windows
|
2022-10-09 15:37:15 +08:00 |
|
李通洲
|
5114051725
|
TerminalShell: fix nested shells detection, add more error checks
|
2022-10-09 15:37:15 +08:00 |
|
李通洲
|
959371d1ea
|
CpuUsage: Disable no wait detection by default because the result does need some time to generate
|
2022-10-09 15:37:15 +08:00 |
|
李通洲
|
f7ba00746b
|
Fix compiling on Linux
|
2022-10-09 15:37:15 +08:00 |
|
李通洲
|
8387d8651e
|
Kernel: add support for Windows
|
2022-10-09 15:37:15 +08:00 |
|
李通洲
|
af6b7dd81b
|
Packages: add support for Windows
|
2022-10-09 15:37:15 +08:00 |
|
李通洲
|
89850535ae
|
Windows: replace __CYGWIN__ with __MSYS__
|
2022-10-09 15:37:14 +08:00 |
|
李通洲
|
09a2f96cf0
|
TerminalShell: add support for Windows
|
2022-10-09 15:37:14 +08:00 |
|
李通洲
|
8246c6e61d
|
Windows: builds without exceptions and RTTI
which removes libstdc++ dependency
|
2022-10-09 15:37:14 +08:00 |
|
李通洲
|
cc490294e9
|
Font: add support for Windows
|
2022-10-09 15:37:14 +08:00 |
|
李通洲
|
0a55071f88
|
Memory: add support for Windows
|
2022-10-09 15:37:14 +08:00 |
|
李通洲
|
a57e334d73
|
CpuUsage: support no wait detection on Windows
|
2022-10-09 15:37:14 +08:00 |
|
李通洲
|
174d885649
|
CpuUsage: add support for Windows
|
2022-10-09 15:37:14 +08:00 |
|
李通洲
|
32d3edc690
|
CPU: add support for Windows
|
2022-10-09 15:37:14 +08:00 |
|
李通洲
|
a7e93faac8
|
Disk: print if a folder removable; improve performance
|
2022-10-09 15:37:14 +08:00 |
|
李通洲
|
49921f5ed1
|
Disk: add support for Windows
Also major refactoring of util/windows/wmi
|
2022-10-09 15:37:14 +08:00 |
|
李通洲
|
8849107260
|
Processes: add support for Windows
|
2022-10-09 15:37:13 +08:00 |
|
李通洲
|
ad03c42a28
|
OS: add support for Windows
|
2022-10-09 15:37:13 +08:00 |
|
李通洲
|
015ad4a307
|
Fix possible memleaks
|
2022-10-09 15:37:13 +08:00 |
|
李通洲
|
c0daeb16df
|
Users: add support for Windows
|
2022-10-09 15:37:13 +08:00 |
|
李通洲
|
a0a46ab73f
|
WMTheme: add support for WIndows
|
2022-10-09 15:37:13 +08:00 |
|
李通洲
|
bedd6a1d5d
|
Battery: add support for Windows
|
2022-10-09 15:37:13 +08:00 |
|
李通洲
|
8ea2014baf
|
OpenGL: add support for Windows
|
2022-10-09 15:37:13 +08:00 |
|
李通洲
|
e59f4e7e45
|
Resolution: add support for Windows
|
2022-10-09 15:37:13 +08:00 |
|
李通洲
|
0d3d881c24
|
GPU: add support for Windows
|
2022-10-06 23:03:19 +08:00 |
|
李通洲
|
230d2ac39d
|
Board: split out from host; add support for Windows
|
2022-10-06 23:03:15 +08:00 |
|
李通洲
|
c7e6e45078
|
Host: split Bios module; init support for Windows
|
2022-10-06 23:02:39 +08:00 |
|
李通洲
|
db88d413c3
|
TerminalFont: print error on failing
|
2022-10-06 23:01:19 +08:00 |
|
李通洲
|
eaa4230bf5
|
Windows: add basic support for msys2
|
2022-10-06 23:01:19 +08:00 |
|
Carter Li
|
145e09d164
|
OS: simplify macOS OS detection code; print BuildID on macOS ( to match neofetch )
|
2022-10-02 01:54:43 +08:00 |
|
Carter Li
|
01dbd0c266
|
macOS: completely drop libplist dependency
|
2022-10-02 01:54:43 +08:00 |
|
Carter Li
|
11f3dc3ea0
|
WMTheme: use Cocoa API to parse plist file
drop libplist dependency ( macOS )
|
2022-10-02 01:54:24 +08:00 |
|
Carter Li
|
87de3f1c4a
|
TerminalFont: use Cocoa API to parse plist file
drop libplist dependency ( macOS )
|
2022-10-02 01:54:02 +08:00 |
|
Carter Li
|
03511bd014
|
Config: respect CMAKE_INSTALL_SYSCONFDIR
|
2022-10-01 23:25:15 +08:00 |
|
Linus Dierheimer
|
b0ad1294e4
|
Merge pull request #273 from CarterLi/master
Temps: test & fix temp detection on Intel ( macOS )
|
2022-09-30 18:38:01 +02:00 |
|
Carter Li
|
fcbeecb0d5
|
Temps: test & fix temp detection on Intel ( macOS )
|
2022-10-01 00:29:51 +08:00 |
|
Linus Dierheimer
|
b3c501516a
|
Merge pull request #271 from CarterLi/master
Improvements
|
2022-09-30 14:00:03 +02:00 |
|
李通洲
|
9418138892
|
Networking: ensure server returns 200 OK
|
2022-09-30 17:43:23 +08:00 |
|
Linus Dierheimer
|
265254ddf7
|
Merge pull request #270 from CarterLi/master
Font: suppress IO when detecting fonts on macOS
|
2022-09-29 16:23:17 +02:00 |
|
李通洲
|
946154dbac
|
Font: suppress IO when detecting fonts on macOS
Removes
* 2022-09-29 07:06:58.649 flashfetch[92995:31447779] XType: com.apple.fonts is not accessible.
* 2022-09-29 07:06:58.649 flashfetch[92995:31447779] XType: XTFontStaticRegistry is enabled.
|
2022-09-29 22:19:08 +08:00 |
|