Carter Li
b7a9fe58b4
Terminal (Linux): support tilix version detection
2024-11-15 16:18:43 +08:00
李通洲
e5451b6826
NetIO (BSD): remove unnecessary checks
...
Seems...
2024-11-15 15:13:09 +08:00
李通洲
9f314a208b
NetIO (BSD): add txDrops detection if supported
2024-11-15 15:13:09 +08:00
李通洲
56eb8b80c6
NetIO (macOS): fix 32bit trancation
2024-11-15 15:11:55 +08:00
Dariqq
563ed58b4f
Scripts: gen-man.py honors SOURCE_DATE_EPOCH. ( #1400 )
2024-11-15 08:50:47 +08:00
李通洲
b8ec07092a
Logo (Builtin): update openSUSE Tumbleweed
...
Fix #1398
2024-11-15 08:41:14 +08:00
李通洲
e77a4e8262
Doc: update changelog [ci skip]
2024-11-14 16:40:45 +08:00
李通洲
782af250ff
Percent: in custom format, only set num and bar string if enabled in percent config
...
Also fix `percentage-bar` printing in Brightness module
2024-11-14 15:45:25 +08:00
李通洲
6801fe3d9c
Doc: update schema for percent type config
2024-11-14 14:26:18 +08:00
李通洲
1c41c6ccb1
Percent: allow use enum to set type value in JSON config
2024-11-14 14:21:55 +08:00
李通洲
c9e3f8d95c
Global: support percent type config in module level
2024-11-14 13:52:02 +08:00
李通洲
97e1b987dd
Global: pack all enums and make flag enums unsigned
2024-11-14 11:00:44 +08:00
Carter Li
e821a99873
CPU (Linux): add more Apple SOC code names
2024-11-13 16:44:24 +08:00
李通洲
bad85a557a
Host (Android): detect marketing name of vivo smartphone
2024-11-13 15:53:14 +08:00
李通洲
1d92bf864a
IO (macOS): fix logo fails to load from symlinked files
...
Fix #1395
2024-11-13 15:15:50 +08:00
李通洲
2cfc8ec0db
Processing (macOS): fix exe path detection
2024-11-13 10:46:30 +08:00
李通洲
5efb87997b
Util (macOS): cleanup cf_helpers.c
2024-11-13 10:38:40 +08:00
李通洲
d7fa0417ed
CMake: use gen-man.py to generate man file
2024-11-13 10:24:57 +08:00
李通洲
fe57b28581
Scripts: clean up gen-man.py
2024-11-13 10:18:11 +08:00
李通洲
5a1be2535b
Scripts: make gen-pciids.py executable
2024-11-13 10:17:06 +08:00
Tibo
bccf241816
Scripts: Add python script to generate man page ( #1392 )
...
* ✨ Add man generating script
* ✨ Add arguments and description
* 🐛 Add shebang
* 📝 Add documentation & text for sections
* 🐛 Fix italic text (italic is not supported for man pages)
* 🗑️ Remove .1 generated file
* ✏️ Fix type "abbreviation" gen-man.py:24
* 🐛 Fix invalid escape sequence
* ✨ Add version finder
* ✨ Example & config sections
* 🗑️ Delete generated .1 file
---------
Co-authored-by: tgallone <thibaut.gallone@etu.unistra.fr >
2024-11-13 09:13:13 +08:00
李通洲
c70c37c50c
GPU (macOS): apply the same logic as CPU just in case
2024-11-12 22:58:22 +08:00
李通洲
644458bc74
CPU (macOS): try fixing CPU freq detection on Apple M4
...
Fix #1394
2024-11-12 22:34:57 +08:00
李通洲
e618303343
Media (macOS): try fixing error CFStringGetCString() failed
2024-11-12 21:52:12 +08:00
李通洲
748b7df0d7
Smbios: clean up more garbage values
...
Ref: #1391
2024-11-12 10:45:09 +08:00
李通洲
7c8250c68c
StringUtil: rename ffStrCopy and correctly reflect its usage
2024-11-11 18:02:23 +08:00
Carter Li
c368908b7d
Shell (macOS): try fixing segfault in old macOS
...
Ref: #1388
2024-11-11 17:49:49 +08:00
李通洲
830c71ddc4
DisplayServer (NetBSD): detect WM / DE by process name
2024-11-11 17:37:01 +08:00
李通洲
5e7d9ed45e
Packages (Linux): add qi support
2024-11-11 17:37:01 +08:00
Carter Li
4799f9277e
Revert "IO: optimize createSubfolders ( #1382 )" ( #1390 )
...
This reverts commit 0284e4ccc4 .
2024-11-11 17:33:22 +08:00
apocelipes
0a61031463
tests: add FFstrbuf smallest allocation test & minor fix ( #1387 )
2024-11-11 07:58:24 +08:00
Tibo G
07d0743a18
Logo (Builtin): add cosmicDE logo ( #1386 )
...
* add cosmicDE logo
* Update cosmic.txt
* Update builtin.c
---------
Co-authored-by: tgallone <thibaut.gallone@etu.unistra.fr >
Co-authored-by: Carter Li <CarterLi@users.noreply.github.com >
2024-11-11 00:43:43 +08:00
Emily Astranova
f989a1a982
Doc: fix typo in README ( #1385 ) [ci skip]
...
Changed "deserved" to "derived"
2024-11-10 23:37:29 +08:00
李通洲
f9713d5ee2
OS (Android): display android icon
2024-11-10 13:57:57 +08:00
李通洲
4f9645e7ff
Logo (Builtin): add Unifi
2024-11-10 13:35:22 +08:00
Carter Li
08a92a4324
CPU (OpenBSD): support CPU temp detection
2024-11-10 13:28:48 +08:00
李通洲
d10c14721a
Disk: be able to print disk indices
2024-11-10 13:07:30 +08:00
李通洲
4534f18525
Battery: don't print index in multi-battery device
2024-11-10 13:07:12 +08:00
Carter Li
f98e6c9d4e
Sound (BSD): trim device names
2024-11-10 12:47:26 +08:00
Carter Li
59c666515a
Version (MidnightBSD): support libc version detection
2024-11-10 12:47:26 +08:00
李通洲
7fab6f27ee
Packages (BSD): support mport
2024-11-10 12:47:26 +08:00
李通洲
7d406bbae1
Logo (Builtin): add MidnightBSD
2024-11-10 12:47:26 +08:00
apocelipes
7b81ffc8e4
FFstrbuf: fix small FFstrbuf allocations in ffStrbufEnsureFree ( #1383 )
2024-11-10 08:27:57 +08:00
apocelipes
0284e4ccc4
IO: optimize createSubfolders ( #1382 )
2024-11-10 08:27:34 +08:00
Carter Li
837903e845
DisplayServer: fix deprecation warnings
2024-11-09 21:36:48 +08:00
xiaoran007
3fa0d1ab19
Host (macOS): add HwModel support for new Mac (2024) ( #1381 )
...
* host(macOS): add HwModel support for new Mac (iMac, Mac mini and Macbook Pro 2024)
* Update host_apple.c
---------
Co-authored-by: Carter Li <CarterLi@users.noreply.github.com >
2024-11-09 20:32:35 +08:00
李通洲
07f2a71b3c
Bluetooth (Windows): detect battery level
2024-11-09 20:23:25 +08:00
李通洲
acb38fa3ee
Bluetooth (Windows): detect battery (WIP)
2024-11-06 08:25:54 +08:00
李通洲
7396208809
Logo (Builtin): fix Lilidog
...
Fix #1373
2024-11-06 08:25:48 +08:00
李通洲
2389d7b580
FFstrbuf: correct definition of StrStrIA
2024-11-06 08:25:06 +08:00