Commit Graph

  • dd30c82b83 TerminalFont: supports both syntax for alacritty Carter Li 2026-07-15 09:16:03 +08:00
  • b41cdb0ca6 Chore: siliences more compiler warnings 李通洲 2026-07-14 18:58:00 +08:00
  • 2b03bacb28 Global: further code cleanups 李通洲 2026-07-14 15:07:30 +08:00
  • 7dcc7d40d5 InitSystem (Windows): adds support 李通洲 2026-07-14 14:36:20 +08:00
  • a0fd59d869 DisplayServer (Linux): don't try to inline functions with variable arguments Carter Li 2026-07-14 11:05:17 +08:00
  • 1c352bb4de DisplayServer (Linux): removes an old hack Carter Li 2026-07-14 11:03:00 +08:00
  • 29d626f41d DisplayServer (Linux): wait for delayed Wayland output events Carter Li 2026-07-14 10:56:44 +08:00
  • 8ca6bb084d Common (Library): adds FF_LIBRARY_LOAD_SYMBOL_VAR_LAZY Carter Li 2026-07-14 10:50:36 +08:00
  • 0b3ef5d35c CMake: adds comments Carter Li 2026-07-13 10:35:03 +08:00
  • 98c8c5b344 CMake (Linux): detects MUSL automatically Carter Li 2026-07-13 10:18:01 +08:00
  • eeae601924 Global: silences compiler warnings Carter Li 2026-07-13 09:19:56 +08:00
  • 773e3ea497 TerminalFont: small code cleanups Carter Li 2026-07-13 10:03:15 +08:00
  • 317c0cfb86 TerminalFont (Ghostty): parse config files statically instead of exec'ing ghostty +show-config (#2122) clice lee 2026-07-11 23:57:42 -04:00
  • e0c31be9d5 Battery: changes battery status to array type in custom format 李通洲 2026-07-11 15:23:24 +08:00
  • 75f00af98d Global: replaces __auto_type to auto 李通洲 2026-07-11 11:23:41 +08:00
  • 9d6bb7d717 Global: replaces __typeof__ to typeof 李通洲 2026-07-11 00:10:40 +08:00
  • 2ae9c3da33 CI (Linux): removes armv6li 李通洲 2026-07-10 22:17:23 +08:00
  • bf1af71d03 Shell (Linux): fixes a potiential fish version detection error Carter Li 2026-07-10 21:47:31 +08:00
  • 61656a1a7a Global: replaces __attribute__ to C23 [[attribute]] 李通洲 2026-07-10 21:13:03 +08:00
  • ba18705d2e Global: replaces NULL to nullptr 李通洲 2026-07-10 18:08:04 +08:00
  • 873454191f Global: uses typed enums Carter Li 2026-07-10 16:35:46 +08:00
  • f8908b9a36 Global: upgrades to C23 Carter Li 2026-07-10 16:35:46 +08:00
  • 8ca551cccc Packaging: updates debian stuff [ci skip] Carter Li 2026-07-10 15:16:11 +08:00
  • 0869809857 Merge pull request #2446 from fastfetch-cli/dev 2.66.0 Carter Li 2026-07-10 02:04:09 -05:00
  • c31779e99d CI: ensures CMAKE_BUILD_TYPE is correctly set Carter Li 2026-07-10 13:21:54 +08:00
  • 89ad35d8a1 GPU (BSD): fixes building when DRM is not enabled Carter Li 2026-07-10 13:40:42 +08:00
  • d651f3de43 Common (Tracer): updates comments [ci skip] Carter Li 2026-07-10 13:11:17 +08:00
  • c34c3e5aae Release: v2.66.0 Carter Li 2026-07-10 10:21:45 +08:00
  • c5c61584d9 CPU / GPU (macOS): fixes operator priority bug Carter Li 2026-07-10 10:12:00 +08:00
  • 48c3b4f980 CPU (Linux): removes ARM core count in CPU name Carter Li 2026-07-09 09:25:34 +08:00
  • 93bca8d480 CPU (Linux): disables printing package count by default Carter Li 2026-07-09 09:23:27 +08:00
  • c690fe5aa9 BluetoothRadio: fixes memleaks Carter Li 2026-07-09 09:17:38 +08:00
  • 55e674e1cb GPU: code cleanups and bug fixes Carter Li 2026-07-09 20:03:18 +08:00
  • 0495c47909 GPU (Linux): fixes GPU core counting on Asahi Linux Carter Li 2026-07-09 20:02:57 +08:00
  • 2f79c39f62 OS (Linux): adds support for proxmox backup server detection (#2443) Marvin Hinz 2026-07-09 13:05:22 +02:00
  • 44056f1c85 GPU (Linux): fixes accurate AMD GPU names are not queried in driverSpecific mode Carter Li 2026-07-08 18:14:06 +08:00
  • 6358bd7844 FFstrbuf: optimises ffStrbufEnsureFreeNoCheck 李通洲 2026-07-07 19:15:36 +08:00
  • 11d77e0d09 Logo (Builtin): updates linuxmint_small Carter Li 2026-07-06 17:27:33 +08:00
  • ec25659503 Presets: uses the builtin icons in examples/10 to avoid inconsistency [ci skip] 李通洲 2026-07-05 08:12:35 +08:00
  • 35dbcb2588 CI: updates scripts Carter Li 2026-07-04 18:12:18 +08:00
  • 8b6a74f2ec Doc: update changelog Carter Li 2026-07-03 16:18:01 +08:00
  • 2ea6c3767e Logo (Builtin): cleanup a lot of distro names Carter Li 2026-07-03 16:15:58 +08:00
  • 827bc26b0a Trace: removes useless empty lines Carter Li 2026-07-03 15:40:32 +08:00
  • e12f3631d4 OS (Linux): fixes potencial issue Carter Li 2026-07-03 15:37:38 +08:00
  • 52c9730542 Tracer: query tid only when threading is enabled Carter Li 2026-07-03 15:36:41 +08:00
  • 225d9e7771 Release: v2.65.3 Carter Li 2026-07-03 14:50:59 +08:00
  • d031d6c20f FFPlatform (Windows): hard codes i686 CPU arch Carter Li 2026-07-03 14:36:18 +08:00
  • 35af768d92 Shell (Windows): improves performance of Windows PowerShell version detection 李通洲 2026-07-03 11:03:55 +08:00
  • 22c4620345 Logo (Builtin): adds Azure Linux Carter Li 2026-07-03 09:45:23 +08:00
  • 81738aa303 WM (Linux): fixes compatibility with WSL 2.9.3+ Carter Li 2026-07-02 17:19:06 +08:00
  • 113f7d34d8 OS (Linux): Add Astra Linux version detection Carter Li 2026-07-01 10:57:01 +08:00
  • 62513004c8 Logo (Builtin): adds Flatcar Carter Li 2026-07-01 10:29:06 +08:00
  • 1b36c3cd5f Logo (Builtin): updates c.inc Carter Li 2026-07-01 10:25:19 +08:00
  • 78874ae583 Logo: add chimera2, parabola2_small, postmarketos2, qubes_small (#2430) eepy 2026-07-01 02:29:39 +00:00
  • a447928853 FFstrbuf: don't try to inline functions with varargs 李通洲 2026-06-30 19:25:51 +08:00
  • 9f446bdad7 Common (Library): adds fast path for loading only one lib 李通洲 2026-06-30 18:46:03 +08:00
  • 4cf060eb27 Logo (Image): improves performance of DLL searching on WIndows 李通洲 2026-06-30 18:42:51 +08:00
  • 08d419d75c Global: adds a simple tracer Carter Li 2026-06-29 16:20:08 +08:00
  • 3ae1bfdc24 Media (macOS): uses perl for faster startup Carter Li 2026-06-30 15:09:08 +08:00
  • 0e257f25c2 Platform (Windows): one less syscall 李通洲 2026-06-30 00:36:41 +08:00
  • 195e148cc1 Common: inlines more functions Carter Li 2026-06-29 16:11:29 +08:00
  • 5ab192ee05 Common (Thread): adds ffThreadGetCurrentId Carter Li 2026-06-29 16:11:45 +08:00
  • 4897152af6 Logo: adds chimera linux small logo (#2426) weedygmd 2026-06-29 08:36:10 +03:00
  • 69418cb527 Packaging: updates debian stuff [ci skip] Carter Li 2026-06-29 10:12:54 +08:00
  • 0e90f3a7d4 GPU (Windows): fixes typo 2.65.2 李通洲 2026-06-28 17:03:34 +08:00
  • 1a663e72da Release: v2.65.2 (#2425) Carter Li 2026-06-28 03:55:56 -05:00
  • e0ae1ac1a2 GPU (Intel): adds comments 李通洲 2026-06-27 09:15:39 +08:00
  • e0d141ecf6 Memory (BSD): adds underflow protection (should not happen) 李通洲 2026-06-28 15:24:03 +08:00
  • 29eb8bb57d Chore: fixes typos 李通洲 2026-06-28 15:21:48 +08:00
  • bc1f240558 Memory (Linux): uses strtoull to avoid overflow in 32-bit systems 李通洲 2026-06-28 15:21:05 +08:00
  • 3e15a2591a Release: v2.65.2 李通洲 2026-06-28 13:17:05 +08:00
  • 0ec9443de5 Logo (Builtin): adds Turkish 李通洲 2026-06-28 10:11:56 +08:00
  • 4a4ca9a4a8 Memory (NetBSD): takes ZFS arc bytes into account 李通洲 2026-06-28 10:05:24 +08:00
  • acf76e565a Memory (FreeBSD): don't query c_min if querying size fails 李通洲 2026-06-28 10:04:54 +08:00
  • 778aa21192 Memory (SunOS): takes ZFS arc bytes into account 李通洲 2026-06-27 17:49:32 +08:00
  • dfdc7284a2 Memory (Linux): takes ZFS arc bytes into account Carter Li 2026-06-27 17:18:19 +08:00
  • 231d7fcd4d Memory (FreeBSD): takes ZFS arc bytes into account Carter Li 2026-06-27 16:00:53 +08:00
  • a3184601dc GPU: detects PCIe speed only in driverSpecific mode Carter Li 2026-06-27 08:13:00 +08:00
  • e3dfeeb8db GPU (MT): adds PCIe speed detection support 李通洲 2026-06-27 08:53:21 +08:00
  • ccdcd6ab6f Codec (Linux): fixes crashing on AMD GPUs Carter Li 2026-06-27 07:57:22 +08:00
  • 64d205628e Common (Settings): adds SQLITE_OPEN_NOMUTEX fiag when opening sqlite db Carter Li 2026-06-26 22:52:59 +08:00
  • ff13adf1b4 Logo (Builtin): updates CachyOS Carter Li 2026-06-26 00:18:00 +08:00
  • c38fd9ec10 Chore: adds Catnap repo link to attribution comments in examples 13-16 (#2417) iinsert 2026-06-25 17:07:49 +02:00
  • 96793ec604 Packaging: updates debian stuff [ci skip] Carter Li 2026-06-24 14:27:06 +08:00
  • b79a336576 Release: 2.65.1 2.65.1 Carter Li 2026-06-24 10:21:03 +08:00
  • d36e3a793b Merge pull request #2410 from fastfetch-cli/dev Carter Li 2026-06-23 20:39:21 -05:00
  • d48bb48e4f Codec (Linux): fixes potential memleaks Carter Li 2026-06-24 08:45:45 +08:00
  • 835001eb2f Doc: updates changelog 李通洲 2026-06-23 15:46:30 +08:00
  • 5647703e4d WM (Linux): adds weston detection support 李通洲 2026-06-23 15:42:54 +08:00
  • eff0108bb5 Codec (Linux): adds va-x11 method 李通洲 2026-06-23 15:33:58 +08:00
  • 31c1431ac6 Release: v2.65.0 Carter Li 2026-06-23 09:50:42 +08:00
  • fa2c56cb9f Global: fixes bugs found by CI Carter Li 2026-06-23 10:58:51 +08:00
  • 104b33c1f7 Display: defaults disableLinewrap to false Carter Li 2026-06-23 09:46:24 +08:00
  • cb4502dacc Logo (Builtin): adds Zerene OS mainline (#2404) Gretagen ZETA 2026-06-22 12:24:55 +00:00
  • 3dc86391ab Doc: update changelog [ci skip] Carter Li 2026-06-22 16:08:58 +08:00
  • f5a67b25f4 Packages (Linux): cleanups install-release package count code Carter Li 2026-06-22 13:28:18 +08:00
  • d8be61411e Packages (Linux): add install-release package count support (#2342) Jess 2026-06-22 02:23:21 -03:00
  • 61968ca95c Chore: tidy Carter Li 2026-06-22 10:36:29 +08:00
  • 9f190b46c9 DisplayServer (macOS): detects string serial number for Apple Silicon Carter Li 2026-06-22 10:24:02 +08:00
  • a6aac70a5e Packages (Linux): Improve emerge detection speed (#2406) Kerem Gökcek 2026-06-22 05:56:01 +03:00