129 Commits

Author SHA1 Message Date
李通洲
8cbeb709f9
TerminalSize: add new module 2023-07-26 18:18:27 +08:00
李通洲
30791e14bd
Presets: add a new example 2023-07-21 16:42:10 +08:00
Tom Briden
250d3c349e Add paludis (exherbo) package count 2023-07-21 00:19:36 +08:00
李通洲
36950a9539
Presets: update examples 2023-07-06 15:43:53 +08:00
李通洲
dad5457700
Presets: more examples 2023-07-06 09:06:35 +08:00
李通洲
0e5932fbc1
Presets: print more information 2023-07-05 16:03:46 +08:00
李通洲
341b2ef62d
Presets: don't use module Date and Time 2023-07-05 15:53:45 +08:00
李通洲
cf91981d49 Packages (Linux): try detecting pkgtool
fix #486
2023-07-03 23:21:14 +08:00
李通洲
f0844d7636
JsonConfig: support "logo": null and "logo": "/path/to/logo" 2023-06-25 21:22:44 +08:00
李通洲
773c5b04c7
Presets: convert some .conf files to .jsonc files 2023-06-25 21:04:32 +08:00
Carter Li
82ed8c8cfd Global: fix --*-format keys 2023-06-24 17:28:05 +08:00
李通洲
68feaa2800 LM: new module 2023-06-20 23:01:18 +08:00
Carter
7d28409f8d Presets: fix keys in verbose 2023-06-15 14:53:31 +00:00
李通洲
3c8688345f
Disk: change removable to external; print filesystem by default 2023-06-15 00:30:27 +08:00
李通洲
399cfe2fbc
CI (Wallpaper): run this module 2023-06-06 21:17:03 +08:00
李通洲
dc2a3492f0
Network: drop module 2023-05-03 21:50:05 +08:00
李通洲
4fd82b16e8
Doc: document Network module 2023-04-18 20:59:26 +08:00
李通洲
b2f3bf3461
Packages (Linux): support flatpak-user
Fixes #436
2023-03-24 17:47:03 +08:00
李通洲
d2460d8e85
GPU (Windows): try improving performance 2023-02-05 18:59:20 +08:00
Linus Dierheimer
e57f7d378a
Wayland: support basic scale factors
#414
2023-02-02 18:16:56 +01:00
李通洲
7fc2c4dcf1 Gamepad: init support for Windows 2023-02-01 21:46:23 +08:00
李通洲
d832324306
Sound (macOS): new module 2023-01-25 14:28:13 +08:00
Linus Dierheimer
25e81b39f9
Bluetooth module 2023-01-24 10:39:33 +01:00
李通洲
f4a58036fa Resolution: rename to display 2023-01-17 18:21:53 +08:00
李通洲
65e2331979 CI: print brightness 2023-01-18 01:00:30 +08:00
李通洲
1dabac9782
Media: remove the alias name Song to avoid confusion
So we don't have code like `#define FF_SONG_MODULE_NAME "Media"`.
Also fix the error `unknown option: --media-format`
2022-12-30 11:21:11 +08:00
李通洲
0a83423731
Packages: support eopkg for Solus (#360)
UNTESTED
2022-12-27 17:36:58 +08:00
李通洲
cb48c1277a Chassis: seperate module
It's only supported on Linux
2022-12-24 23:00:38 +08:00
李通洲
ff6e982050
Global: remove caching except image caching 2022-12-17 12:41:11 +08:00
李通洲
3b2c189083
Packages: split brew-cellar and brew-cask (macOS)
`brew info` shows number of `brew-cellar` packages only. Split `brew-cellar` out of `brew` to avoid users from confusion.
2022-12-13 11:13:00 +08:00
李通洲
5e5442426c
Wifi: load wlanapi.dll dynamically
Windows Server doesn't support it
2022-11-27 16:22:30 +08:00
李通洲
3ee15d0401
CpuUsage: add to presets/all 2022-10-27 10:17:29 +08:00
李通洲
e3ea39afaa
Disk: add volume name detection 2022-10-18 21:23:29 +08:00
Linus Dierheimer
a03eaed4e2
Disk: add options# 2022-10-17 17:35:06 +02:00
Linus Dierheimer
e6e189497d
Refactor font output 2022-09-29 14:15:11 +02:00
李通洲
9cf95620a9
Weather: add new module 2022-09-29 18:33:37 +08:00
李通洲
6e3a329d3b
Users: add new module
I don't think it's very useful but neofetch support it
2022-09-26 15:29:11 +08:00
李通洲
0be2410925
Font: support macOS
The original result format was too Linux specific to make it portable, so I simplified it.
2022-09-26 15:29:11 +08:00
dr460nf1r3
e88472e9f6
Oops, typo 2022-09-24 15:11:33 +02:00
dr460nf1r3
2907a26adf
Fix GiBMiB format RAM units due to value being hardcoded in some presets 2022-09-24 15:09:53 +02:00
Linus Dierheimer
0dda4efa8d
Merge pull request #251 from CarterLi/master
PowerAdapter: make it a seperated module ( macOS )
2022-09-23 10:46:56 +02:00
Linus Dierheimer
877ed94187
Fix possible crash if giving invalid format string
#252
2022-09-23 10:43:11 +02:00
李通洲
5498b0b042
PowerAdapter: make it a seperated module 2022-09-23 15:33:23 +08:00
李通洲
09f3bd5a79 GPU: correct detection of Apple M1 GPU
Don't cheat
2022-09-16 23:43:08 +08:00
Linus Dierheimer
c4b024ec6c
Update bash completion 2022-09-15 15:41:24 +02:00
Linus Dierheimer
6de8153207
Make media detection more robust 2022-09-11 13:09:33 +02:00
Linus Dierheimer
0f70cb408f
Updated presets 2022-09-05 16:11:35 +02:00
Linus Dierheimer
ea60fd0a0d
Separate cpu detection and printing logic 2022-09-04 22:20:12 +02:00
Linus Dierheimer
3b316bdd3f
Refactor pci code 2022-09-01 17:14:50 +02:00
Linus Dierheimer
136f73ea0b
Updated screenshots 2022-08-28 17:39:01 +02:00