李通洲
d4368f56fd
Datetime: fix pretty printing
2022-09-26 15:29:11 +08:00
李通洲
55c939a8ef
macOS: don't build cursor / icons / theme
2022-09-26 15:29:11 +08:00
李通洲
0be2410925
Font: support macOS
...
The original result format was too Linux specific to make it portable, so I simplified it.
2022-09-26 15:29:11 +08:00
李通洲
0f824536f9
Temps: open SMC service only once ( macOS )
2022-09-26 15:29:11 +08:00
李通洲
51c70bc44a
Temps: support macOS
2022-09-26 15:29:11 +08:00
李通洲
47a0b8969f
FFstrbuf: more inline fns and more tests
2022-09-26 14:57:54 +08:00
李通洲
8df95224ed
Android: fix build
2022-09-26 10:21:38 +08:00
Linus Dierheimer
4481d983a9
Merge pull request #260 from AloneER0/master
...
Fixed formatting
2022-09-25 21:11:47 +02:00
AloneER0
24e8158116
Fixed formatting
2022-09-25 16:05:06 +02:00
Linus Dierheimer
5239223ad5
Merge pull request #259 from AloneER0/master
...
New Ubuntu logo
2022-09-25 15:56:46 +02:00
AloneER0
1d9a938ff3
Restored Older Ubuntu Logo
2022-09-25 15:41:42 +02:00
AloneER0
cd01d16eb9
New Ubuntu logo
2022-09-25 13:31:59 +02:00
Linus Dierheimer
8e856c3dd6
Wayland: don't leak memory
...
#256
2022-09-24 16:34:03 +02:00
Linus Dierheimer
b6dc436e03
Merge pull request #257 from CarterLi/master
...
Various improvements, see commits history for detail
2022-09-24 16:24:32 +02:00
李通洲
3f80fafc09
Android: fix build
2022-09-24 22:22:20 +08:00
李通洲
8e922abf73
TerminalFont: split code of different implementations
2022-09-24 22:18:48 +08:00
李通洲
737b36e799
FFstrbuf / FFlist: add some improvements
...
1. make some short fns inlinable
2. simplify implementation
3. fix possible crashes with non-allocated strbuf
4. make the default init fn allocates no memory
5. add more tests
2022-09-24 22:18:48 +08:00
Linus Dierheimer
f5ac85c4e3
Only detect temps if --allow-slow-operations is given
2022-09-24 15:59:36 +02:00
Linus Dierheimer
0250d11d97
Merge pull request #255 from dr460nf1r3/master
...
Fix GiB MiB format RAM units due to value being hardcoded in some presets
2022-09-24 15:14:00 +02:00
dr460nf1r3
e88472e9f6
Oops, typo
2022-09-24 15:11:33 +02:00
dr460nf1r3
2907a26adf
Fix GiBMiB format RAM units due to value being hardcoded in some presets
2022-09-24 15:09:53 +02:00
Linus Dierheimer
d337126c80
Fix possible crash in strbuf
2022-09-24 00:43:55 +02:00
Linus Dierheimer
099fb1a43a
Enable running workflow in private repository
2022-09-24 00:42:21 +02:00
Linus Dierheimer
6efe186df1
Merge pull request #254 from CarterLi/master
...
TerminalFont: support Windows Terminal on WSL
2022-09-23 19:59:17 +02:00
Linus Dierheimer
f33f172734
Revert "Revert some changes"
...
This reverts commit 64d64d5050 .
2022-09-23 19:54:18 +02:00
李通洲
d6a1caa89f
TerminalFont: fix resource leaks on macOS
2022-09-24 01:49:08 +08:00
李通洲
ed5d7292ba
TerminalFont: support Windows Terminal detection
2022-09-24 01:49:08 +08:00
Linus Dierheimer
4b0b6c9000
Merge branch 'master' of github.com:LinusDierheimer/fastfetch
2022-09-23 19:49:06 +02:00
Linus Dierheimer
64d64d5050
Revert some changes
2022-09-23 19:48:55 +02:00
Linus Dierheimer
1a996c3d67
Merge pull request #253 from CarterLi/master
...
[macOS] Disk & Media improvements
2022-09-23 16:08:52 +02:00
李通洲
ee7231d87c
Media: fix detecting songs with CJK chars
2022-09-23 21:23:48 +08:00
李通洲
371b3a2d75
Disk: better folder detection, support removable devices ( macOS )
2022-09-23 21:23:48 +08:00
Linus Dierheimer
007ded2883
Revert "Don't inline strbuf methods on macos"
...
This reverts commit c32f2f2f2b .
2022-09-23 12:11:04 +02:00
Linus Dierheimer
c32f2f2f2b
Don't inline strbuf methods on macos
2022-09-23 12:05:07 +02:00
Linus Dierheimer
98c94b01e5
Some more standard comformance
2022-09-23 11:51:16 +02:00
Linus Dierheimer
0dda4efa8d
Merge pull request #251 from CarterLi/master
...
PowerAdapter: make it a seperated module ( macOS )
2022-09-23 10:46:56 +02:00
Linus Dierheimer
877ed94187
Fix possible crash if giving invalid format string
...
#252
2022-09-23 10:43:11 +02:00
李通洲
484264027c
FFstrbuf: don't free string literals
2022-09-23 15:33:23 +08:00
李通洲
5498b0b042
PowerAdapter: make it a seperated module
2022-09-23 15:33:23 +08:00
Linus Dierheimer
8f30d0cdd8
Move inline functions to end of header
2022-09-23 01:27:25 +02:00
Linus Dierheimer
80f18e2473
Don't force inline
2022-09-23 00:49:43 +02:00
Linus Dierheimer
1700d23c26
Always inline some strbuf methods
2022-09-23 00:10:48 +02:00
Linus Dierheimer
195675f078
run.sh: add env to build as debug
2022-09-22 23:10:34 +02:00
Linus Dierheimer
0115b638de
Destroy instance in flashfetch too
2022-09-22 22:04:32 +02:00
Linus Dierheimer
3d0653025e
Leak sanitizer: no false positives
2022-09-22 22:02:58 +02:00
Linus Dierheimer
991d02e2c0
Merge pull request #249 from CarterLi/master
...
[macOS] add power adapter module
2022-09-22 20:50:03 +02:00
李通洲
cbab8d7f70
Fix some memleaks
2022-09-22 21:28:20 +08:00
李通洲
6e09157235
Battery: add power adapter support ( macOS )
2022-09-22 19:07:18 +08:00
李通洲
464a57b319
Locale: simply
2022-09-22 17:51:30 +08:00
Linus Dierheimer
d31d157b00
New caching mechanism for CPU
2022-09-21 17:26:10 +02:00