李通洲
|
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 |
|
Linus Dierheimer
|
287ba33d12
|
Merge pull request #269 from CarterLi/master
Font: fix compiling on Android; detect more fonts on macOS
|
2022-09-29 16:15:44 +02:00 |
|
李通洲
|
ca75b6b55b
|
Font: fix compiling on Android; detect more fonts on macOS
|
2022-09-29 22:13:27 +08:00 |
|
Linus Dierheimer
|
666b596f63
|
Update FreeBSD action
|
2022-09-29 16:04:18 +02:00 |
|
Linus Dierheimer
|
5b68cdc0dd
|
Fix compilation warning on linux
|
2022-09-29 15:53:28 +02:00 |
|
Linus Dierheimer
|
0f47a27d09
|
Install some more packages for freebsd build
|
2022-09-29 15:45:13 +02:00 |
|
Linus Dierheimer
|
e6e189497d
|
Refactor font output
|
2022-09-29 14:15:11 +02:00 |
|
Linus Dierheimer
|
32d3b265bb
|
Fix compilation warning on linux
|
2022-09-29 12:51:46 +02:00 |
|
Linus Dierheimer
|
ca318431f5
|
Merge pull request #266 from CarterLi/master
Improve performance of PublicIP; add module Weather; fix compiling for Linux
|
2022-09-29 12:41:19 +02:00 |
|
李通洲
|
8a52836afc
|
Init: don't pay for unused module
Networking can be very slow
|
2022-09-29 18:33:37 +08:00 |
|
李通洲
|
9cf95620a9
|
Weather: add new module
|
2022-09-29 18:33:37 +08:00 |
|
李通洲
|
c72c6c4a27
|
PublicIp: add option to set public IP server URL
|
2022-09-29 18:33:37 +08:00 |
|
李通洲
|
e289db184c
|
PublicIp: improve performance
|
2022-09-29 18:33:37 +08:00 |
|
李通洲
|
e7c9b80d85
|
Fix building on Linux
It seems that glibc doesn't support strnstr, and strcasestr requires
_GNU_SOURCE to be defined
|
2022-09-29 18:33:37 +08:00 |
|