Linus Dierheimer
|
c6859d7edd
|
Merge pull request #445 from KingKrouch/winlogo-patch
Update Windows 11 ASCII logo to look more visually consistent.
|
2023-04-10 18:04:17 +02:00 |
|
KingKrouch
|
94cf9a89cc
|
Update Windows 11 ASCII
Reason being that the original ASCII art as shown in Windows Terminal has random portions using "*" and "(" as opposed to "/".
|
2023-04-10 15:28:42 +00:00 |
|
Linus Dierheimer
|
bd8d78427b
|
Fix flatpak package count
Fix user package count
Show runtime packages too
Fixes #441
|
2023-04-06 11:11:31 +02:00 |
|
Linus Dierheimer
|
e40d4b9b68
|
Fix a new compile warning
|
2023-04-05 13:41:10 +02:00 |
|
Linus Dierheimer
|
4a07485a19
|
Remove leftover comment
|
2023-04-05 13:21:46 +02:00 |
|
李通洲
|
71614e0b0c
|
Font: code refactor
|
2023-04-04 12:06:21 +08:00 |
|
李通洲
|
d5b6c14bdf
|
Doc: update changelog
|
2023-04-04 11:05:27 +08:00 |
|
李通洲
|
9509718b0e
|
Gamepad: fix copy-and-paste errors
|
2023-04-04 11:02:59 +08:00 |
|
李通洲
|
c0ca022ac2
|
Doc: update changelog
|
2023-04-02 20:56:12 +08:00 |
|
李通洲
|
708b4a8981
|
Logo: add SteamOS (#439)
|
2023-04-02 20:54:16 +08:00 |
|
李通洲
|
8006b0ca4f
|
Gamepad (Windows): change the name of Pro Controller
|
2023-04-02 20:41:18 +08:00 |
|
李通洲
|
cc2286f056
|
Windows: fix compiling with imagemagick enabled
|
2023-04-02 20:41:16 +08:00 |
|
李通洲
|
56477f5ea6
|
GPU: be more careful to concat strings
|
2023-03-25 14:19:58 +08:00 |
|
李通洲
|
ca05e2e905
|
GPU: add option --gpu-force-vulkan
|
2023-03-25 13:24:28 +08:00 |
|
李通洲
|
a524302ea7
|
GPU (Windows): use a faster implementation
|
2023-03-25 13:04:44 +08:00 |
|
李通洲
|
945b5f1b15
|
Parsing: make it able to print 1.00 GB
|
2023-03-25 12:53:08 +08:00 |
|
李通洲
|
ccb0f853db
|
Deps: revert changes of JSON parse library
Let's not make the change before fastfetch 2.0
|
2023-03-25 10:00:35 +08:00 |
|
李通洲
|
b8f1b0d6aa
|
Release 1.11.0
|
2023-03-25 01:08:32 +08:00 |
|
李通洲
|
aa7d5bd704
|
Chore: add myself to FUNDING.yml
|
2023-03-25 00:50:40 +08:00 |
|
李通洲
|
9ee4c08790
|
Gamepad (Windows): detect gamepad name by productId
Also improve performance
|
2023-03-25 00:50:40 +08:00 |
|
李通洲
|
725d2f2612
|
Windows: fix <Windows.h> header mess
|
2023-03-25 00:50:40 +08:00 |
|
李通洲
|
4d5ad691f3
|
Doc: update changelog for flatpak-user support
|
2023-03-24 23:41:06 +08:00 |
|
李通洲
|
b2f3bf3461
|
Packages (Linux): support flatpak-user
Fixes #436
|
2023-03-24 17:47:03 +08:00 |
|
李通洲
|
44c389d29f
|
Doc: document --display-compact-type
|
2023-03-23 15:09:47 +08:00 |
|
李通洲
|
ac8e03419e
|
DisplayServer (Windows): correct resolution for vertical modes
|
2023-03-22 23:43:52 +08:00 |
|
李通洲
|
babb836f91
|
DisplayServer: detect display type ( builtin or external )
|
2023-03-22 21:33:46 +08:00 |
|
李通洲
|
95e0a5ee95
|
DisplayServer: fix programming errors
|
2023-03-22 20:41:21 +08:00 |
|
李通洲
|
642a0c78cc
|
Display: add options --display-detect-name and --display-precise-refresh-rate
|
2023-03-22 16:51:06 +08:00 |
|
李通洲
|
1ac90584cb
|
Display: add option --display-compact-mode
|
2023-03-22 16:19:39 +08:00 |
|
李通洲
|
ccef5de86e
|
Display (macOS, Windows): support display name detection
|
2023-03-22 16:04:48 +08:00 |
|
李通洲
|
e526ec9c32
|
Brightness: tidy
|
2023-03-22 15:44:59 +08:00 |
|
李通洲
|
b15e68658f
|
FFstrbuf: make ffStrbufInit inlinable; add ffStrbufInitMove
|
2023-03-22 15:35:22 +08:00 |
|
李通洲
|
dcd0f8d3f6
|
DisplayServer (Windows): support precise refresh rate
|
2023-03-22 14:59:24 +08:00 |
|
李通洲
|
b3da6b0e89
|
CPU (Windows): try improving performance
|
2023-03-21 15:27:34 +08:00 |
|
李通洲
|
ff8c761de0
|
Doc: add changelog for new cursor features
|
2023-03-20 14:09:35 +08:00 |
|
李通洲
|
e6258acb55
|
Cursor (macOS): add support
|
2023-03-20 14:09:35 +08:00 |
|
李通洲
|
ecafed8fd5
|
Cursor (Windows): support cursor size detection
|
2023-03-20 10:29:06 +08:00 |
|
李通洲
|
73f99b1298
|
Doc: update changelog
|
2023-03-20 10:18:20 +08:00 |
|
Carter Li
|
7a6ed854ec
|
Merge pull request #435 from regulargvy13/patch-1
Small update for nobara logo
|
2023-03-18 22:05:36 +08:00 |
|
regulargvy13
|
e923d78016
|
Small update for nobara logo
The last line in nobara logo was missing just a few spaces, so I added them, and now it's in proper shape :)
|
2023-03-18 00:46:46 +01:00 |
|
李通洲
|
615b2f72ae
|
GPU (Linux): don't exit if libpci is failed to init
* Fixes #433
* Ref https://github.com/pciutils/pciutils/issues/136
|
2023-03-13 17:46:24 +08:00 |
|
李通洲
|
9773349253
|
Chassis: fix wrong module args used when printing
|
2023-03-10 13:54:27 +08:00 |
|
李通洲
|
fc57fa5415
|
Doc: document foot terminal support
Fix #431
|
2023-03-09 14:05:01 +08:00 |
|
李通洲
|
bdd9d46517
|
TerminalFont: support foot terminal
|
2023-03-09 14:02:08 +08:00 |
|
李通洲
|
013499f7a2
|
Terminal: support foot version detection
|
2023-03-09 14:01:59 +08:00 |
|
李通洲
|
c4416379bb
|
Packages (Linux): support linuxbrew (Homebrew for Linux)
|
2023-03-08 15:02:58 +08:00 |
|
李通洲
|
c0c07e7dc9
|
TerminalFont: optimise JSON related code
|
2023-03-07 00:54:56 +08:00 |
|
李通洲
|
38ec3718ce
|
CI: fix Windows artifacts
|
2023-03-06 11:22:57 +08:00 |
|
李通洲
|
e2e3561443
|
TerminalFont: migrate to json-c to prevent from 3rd lib code embedding
|
2023-03-04 12:17:16 +08:00 |
|
李通洲
|
199f2fc0cd
|
Wifi (Linux): fix compiling with musl (#429)
|
2023-03-04 09:46:21 +08:00 |
|