Now with --buildtype=release -Db_lto=true, and all results are less dispersed.
master
info: fcft.c:314: fcft: 3.0.1 +graphemes +runs -assertions
info: fcft.c:324: fontconfig:...
master
info: wayland.c:1713: HDMI-A-2: 1920x1080+0x0@60Hz DELL U2414H 23.98" scale=1 PPI=96x98 (physical) PPI=96x98 (logical), DPI=91.88
info: fcft.c:314: fcft: 3.0.1 +graphemes +runs...
nanosvg. Seeing similar results.
I can't build on Arch Linux with librsvg enabled.
More tests maybe much later toady or next week.
info: wayland.c:1709: HDMI-A-2: 1920x1080+0x0@60Hz...
p.s.
$ find /usr/share/applications /apps/exports ~/.local/share/flatpak/exports -name '*.desktop' -exec grep 'Icon=' '{}' \;
Running stable release.
info: wayland.c:1709: HDMI-A-2: 1920x1080+0x0@60Hz DELL U2414H 23.98" scale=1 PPI=96x98 (physical) PPI=96x98 (logical), DPI=91.88
info: fcft.c:314: fcft: 3.0.1...
The file exposed by flatpak is called
org.mozilla.firefox.desktop(all flatpaks follow this pattern), whereas the one exposed by native packages is justfirefox.desktop.
There's the...
The next logical step is updating the window as soon as the currently visible entries have had their icons loaded, instead of waiting for all icons to load.
I thought about creating a new ticket...
I suggest that this feaute will include a logic that will fall back to a global system config file before loading the compiled defaults. That's in case that a config file wasn't detected in the...
It would be great if this would be limited to dmenu mode.
I have the ranger sixel patch working, and there's a considerable gap performance between kitty with its image protocol and foot with sixel.
To get...
Oops, sorry for the duplicate.
For output, one can pipe the stdout to fribidi command line tool to make RTL text show correctly, instead of staring at the terminal.
No, that assumption is wrong! You can't magically make a mix...
BiDi in the terminal is much more complex than throwing UAX9 (basically harfbuzz) on it.
Some work have been done here to create a standard, but...
Thanks @dnkl for implementing this!