Skip to content

Commit 6b037c5

Browse files
committed
Doc: update README
1 parent f628f5c commit 6b037c5

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,22 @@
33
Changes:
44
* New optional build dependencies on Android
55
* main: chafa dbus glib imagemagick libelf libxcb libxrandr pulseaudio zlib
6-
* x11: dconf xfconf
6+
* x11: dconf (Optional)
7+
* Dependency on `libxfconf` is removed. XFCE related detection now uses `libdbus` instead (Linux)
78

89
Bugfixes:
910
* Fixes linking on 32-bit Android (#1939)
1011
* Skips network interfaces without IPs unless MAC address is requested (#1949, LocalIP)
1112
* Fixes unexpected padding when setting `logo.width` with chafa logos (#1947, Logo)
1213
* Regression from v2.51.0
14+
* Improves Wallpaper detection on XFCE4 (Wallpaper, Linux)
1315

1416
Features:
1517
* Enables X11-related info (i.e., WM/DE) detection on Android (Global, Android)
1618
* This requires many dependencies. See above.
17-
* Adds scale factor detection for X11 (Display, Linux)
19+
* Adds scale factors detection for X11 (Display, Linux)
1820
* X11 doesn't natively report scale factor as Wayland does. Instead, Fastfetch tries to detect `Xft.dpi` (DPI used by X FreeType to scale fonts), which is usually set by the WM when DPI scaling is enabled.
19-
* It's not always accurate. For example, XFCE4 has a separate config for text scaling, which is not affected by the global DPI scaling setting.
21+
* It's not always accurate. For example, XFCE4 has a separate config for text scaling, which is unaffected by the global DPI scaling setting.
2022
* Adds `display.fraction.trailingZeros: [show|hide]` option for fraction formatting
2123
* Informs users that module-specific CLI options are no longer supported and provide guidance on transitioning to JSON config
2224

0 commit comments

Comments
 (0)