5403 Commits

Author SHA1 Message Date
Carter Li
16b7a4a1be Media (Linux): improve performance of dbus communication 2024-11-20 08:43:41 +08:00
R0CKSTAR
465170428f
mtgpu: header file cleanup for forward compatibility (#1405)
Signed-off-by: Xiaodong Ye <yeahdongcn@gmail.com>
2024-11-19 19:36:12 +08:00
Carter Li
e953ed9d88 Packaging: update debian stuff [ci skip] 2024-11-18 15:47:48 +08:00
Carter Li
6d45fe61b5
Merge pull request #1404 from fastfetch-cli/dev
Release: v2.30.1
2.30.1
2024-11-18 14:57:05 +08:00
李通洲
efc8504607
CMake: check return code of python scripts 2024-11-18 14:08:53 +08:00
李通洲
a9a08d8a80
Release: v2.30.1 2024-11-18 13:40:08 +08:00
李通洲
7f63ec1315
CMake: fix the destination where fastfetch_pciids.c.inc is generated 2024-11-18 13:36:31 +08:00
Masato TOYOSHIMA
6cbbe334b5
CMake: Fixed the destination where fastfetch.1 is generated. (#1403)
* Fixed the destination where fastfetch.1 is generated.

* Update CMakeLists.txt

Reappend trailing new line

---------

Co-authored-by: Carter Li <CarterLi@users.noreply.github.com>
2024-11-18 13:32:49 +08:00
Carter Li
4bde8d3fb3 Packaging: update debian stuff [ci skip] 2024-11-18 09:36:46 +08:00
Carter Li
62dcd1257e
Merge pull request #1401 from fastfetch-cli/dev
Release: v2.30.0
2.30.0
2024-11-18 09:21:24 +08:00
Carter Li
dbb6a4b265 Release: v2.30.0 2024-11-18 09:04:17 +08:00
Carter Li
a73a3089af Doc: remove guix package installer as it's outdated [ci skip] 2024-11-18 08:40:45 +08:00
李通洲
dcdf2b570e Display: concat flags 2024-11-15 20:01:56 +08:00
李通洲
ba7d3ed27b GPU (Windows): fix a bad assignment 2024-11-15 19:47:24 +08:00
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 0284e4ccc4a9b133b045a4c20cb7eb13e77f2441.
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