李通洲
|
788307e98d
|
Doc: update changelog
|
2023-11-08 09:11:16 +08:00 |
|
李通洲
|
f93341ac61
|
TerminalShell: fix terminal name detection on NixOS
oops. No one report that...
|
2023-11-08 09:02:52 +08:00 |
|
李通洲
|
3e0d97db2e
|
Platform: detect system page size
|
2023-11-08 00:10:16 +08:00 |
|
李通洲
|
864e707224
|
LocalIP (Android): don't set --default-route-only to true by default on Android
As we can't detect default route on that platform
|
2023-11-07 20:17:08 +08:00 |
|
李通洲
|
c42b68404f
|
Logo (Image): try improving performace of base64 encoding
|
2023-11-07 19:04:16 +08:00 |
|
Carter Li
|
18374467e6
|
Merge pull request #615 from fastfetch-cli/dev
Release v2.2.2
2.2.2
|
2023-11-07 10:02:19 +08:00 |
|
李通洲
|
499e6c85a0
|
Battery (Windows): slilence compiler warnings
|
2023-11-07 09:59:00 +08:00 |
|
李通洲
|
0610faf1be
|
Release v2.2.2
|
2023-11-07 09:47:37 +08:00 |
|
李通洲
|
778c6f0513
|
Doc: update changelog
|
2023-11-07 09:03:01 +08:00 |
|
李通洲
|
c55ba2685f
|
Battery (macOS): add status Discharging to be consistant with other platforms
|
2023-11-07 08:56:07 +08:00 |
|
李通洲
|
aae66aa966
|
Logo (Image): fix spelling of --preserve-aspect-ratio
Fix #614
|
2023-11-07 08:49:22 +08:00 |
|
李通洲
|
a95b60167c
|
Doc: fix typo in README
Fix #613
|
2023-11-07 08:37:29 +08:00 |
|
李通洲
|
f5b987dba9
|
Battery (Windows): detect cycle count
|
2023-11-06 19:40:40 +08:00 |
|
李通洲
|
f8eabdd8a6
|
Battry (Linux): try detecting cycle count and temperature
|
2023-11-06 19:08:17 +08:00 |
|
李通洲
|
5ab2c3456d
|
Battery (Apple): better detection
|
2023-11-06 16:42:16 +08:00 |
|
李通洲
|
97d9ffd193
|
Bios: detect firmware type
|
2023-11-06 15:29:55 +08:00 |
|
李通洲
|
fa86bb1f0b
|
CI (FreeBSD): update action version
|
2023-11-06 10:24:06 +08:00 |
|
李通洲
|
5b9c5ebb5a
|
CI (Win64): improve speed
|
2023-11-06 10:11:51 +08:00 |
|
李通洲
|
56b03a93c5
|
CI (Linux): build with imagemagick7
|
2023-11-06 10:05:01 +08:00 |
|
李通洲
|
3b319f0a1e
|
Global: add missing changes
|
2023-11-05 13:25:54 +08:00 |
|
李通洲
|
c3352d6d28
|
CI: always update dependencies explicitly
Fix macOS build
|
2023-11-05 13:25:13 +08:00 |
|
李通洲
|
f8426384d8
|
CI: print verbose logs when building
|
2023-11-05 13:02:48 +08:00 |
|
李通洲
|
8791281b48
|
CI: try fixing macOS build
|
2023-11-05 10:38:43 +08:00 |
|
李通洲
|
76ec8aff2e
|
Doc: update changelog
|
2023-11-05 10:16:48 +08:00 |
|
李通洲
|
7660b0a091
|
Global: defaults percentType to 9 ( colored number )
|
2023-11-05 10:11:53 +08:00 |
|
李通洲
|
7a8e484634
|
Global: prints LocalIp by default
Fix #611
|
2023-11-05 10:11:40 +08:00 |
|
李通洲
|
ed01272b91
|
LocalIP: detect netmask
|
2023-11-05 09:42:28 +08:00 |
|
Viorel
|
1c660caa85
|
Fix unitialized variables (#609)
Compiling with gcc 13 and -O3 -flto -Werror=uninitialized found two
possibly unitialized variables.
See also: https://bugs.gentoo.org/916722
|
2023-11-03 23:03:14 +08:00 |
|
李通洲
|
c241ead1d5
|
Logo (Builtin): update nixos_small, add nixos_old_small
Fix #608
|
2023-11-02 23:22:48 +08:00 |
|
Carter Li
|
168d96a182
|
Merge pull request #607 from fastfetch-cli/dev
Release v2.2.1
2.2.1
|
2023-11-02 15:34:16 +08:00 |
|
李通洲
|
2075761282
|
fastfetch: --help honors --pipe
|
2023-11-02 14:44:18 +08:00 |
|
李通洲
|
d59de1f158
|
Release v2.2.1
|
2023-11-02 14:35:16 +08:00 |
|
李通洲
|
d64716ab74
|
fastfetch: pretty printing --help
|
2023-11-02 14:11:06 +08:00 |
|
李通洲
|
0ffbb8c364
|
Doc: update help messages
|
2023-11-02 14:11:06 +08:00 |
|
李通洲
|
c29960abf2
|
Presets: fix regression #606
|
2023-11-02 09:32:58 +08:00 |
|
Carter Li
|
315cb24046
|
Merge pull request #604 from fastfetch-cli/dev
Fix CI of FreeBSD
2.2.0
|
2023-11-01 16:06:10 +08:00 |
|
李通洲
|
4cabc5684b
|
CPUUsage: don't count NaN values
|
2023-11-01 15:55:13 +08:00 |
|
李通洲
|
256c9be19b
|
CPUUsage: skip NaN when summarizing values
|
2023-11-01 15:49:51 +08:00 |
|
李通洲
|
1b3d713e50
|
CPUUsage: always print something
|
2023-11-01 15:36:13 +08:00 |
|
李通洲
|
6e816fca6e
|
CPUUsage: don't hang on weird host
Try fixing CI of FreeBSD
|
2023-11-01 15:26:24 +08:00 |
|
李通洲
|
5a699af610
|
OS (macOS): improve performance
|
2023-11-01 15:24:52 +08:00 |
|
Carter Li
|
390119c592
|
Merge pull request #603 from fastfetch-cli/dev
Release v2.2.0
|
2023-11-01 14:04:08 +08:00 |
|
李通洲
|
11d7eec4db
|
Revert "FreeBSD: debug"
This reverts commit 6508ccfc0d.
|
2023-11-01 12:22:28 +08:00 |
|
李通洲
|
f59be1faf2
|
Release v2.2.0
|
2023-11-01 11:29:03 +08:00 |
|
李通洲
|
7bc4c63eb4
|
Migration: don't overwrite existing files
|
2023-11-01 11:28:08 +08:00 |
|
李通洲
|
4bf9f524d9
|
Logo (Builtin): add Interix
|
2023-11-01 11:16:16 +08:00 |
|
李通洲
|
6508ccfc0d
|
FreeBSD: debug
|
2023-11-01 09:52:15 +08:00 |
|
李通洲
|
d0a8d3cdc4
|
TerminalFont (Linux): early return
|
2023-11-01 09:42:52 +08:00 |
|
李通洲
|
494cc1493e
|
TerminalFont (Linux): support xfce4-terminal 1.1.0+
Fixes #602
|
2023-11-01 09:40:49 +08:00 |
|
李通洲
|
761c649817
|
TerminalShell: better support for environment running with su
|
2023-11-01 08:55:00 +08:00 |
|