dkwo
dkwo
I agree it is aware of scale, but that's not what I'm discussing; I'm suggesting it could be aware of the output's DPI, which is different. The compositor has that...
Not directly. One can use wl_output::geometry and wl_output::mode to compute DPI, as done e.g. here: https://codeberg.org/dnkl/foot/src/branch/master/wayland.c#L1294
Version r22, on void linux: ``` $ lf --version r22 $ xuname Void 5.11.18_1 x86_64-musl GenuineIntel uptodate hold rrnFFFF ```
If you think this is not a bug, but a question, could you point me to some other issue where it is solved? Thanks.
To give more details, it only happens with feh/pictures. I'm using it inside st/tmux, with dwm as window manager.
I'm using the package from my distro, see https://github.com/void-linux/void-packages/blob/master/srcpkgs/lf/template which I believe builds as a go module, see https://github.com/void-linux/void-packages/blob/master/common/build-style/go.sh I could build it myself, if any change is needed. I...
Thanks for investigating this. I get the same error, both when it works and when it crashes. I will try the workaround suggested.
I'm using the package from my distro, see https://github.com/void-linux/void-packages/blob/master/srcpkgs/lf/template which I believe builds as a go module, see https://github.com/void-linux/void-packages/blob/master/common/build-style/go.sh I could build it myself, if any change is needed. I...
Has `sbctl` been successfully used with booster and grub?
Ok, perhaps it is simpler to just drop grub here..