you are awesome ! 💯
Can you try this patch and see if it at least improves things?
diff --git a/particle.c b/particle.c index 7fd747c..fad594a 100644 --- a/particle.c +++ b/particle.c ...
oh i see :) should have told you first, that i used a mouse for the test runs.
now it is starting to make more sense. that explains why the config option trackpad-sensitivity also has an...
Double forking shouldn't be the problem. In fact, it'd be more laggy if we didn't double fork (since then yambar would stall/freeze while waiting for the command,
brightnessctl, to finish...
i played a little bit with nl80211 & further investigation confirmed your first assumption. see attached screenshot taken from openwrt wiki.
Note that broadcom-wl doesn't use a standard...
i don't really know why /proc/net/wireless, iwd & similar programs are able to show the rssi & other stats but the nl80211 interface is not. would have to check how they implement it. seems like...
yes. you are right. not sure where all this goes or if we (maybe) get a totally new ime implementation for wayland globally. so currently, insertion of unicode codepoints is application-specific. ...
patch worked, thank you ! now the font looks exactly the same in both yambar & foot. it was definitely the font shaping. if i find some time i will study the source codes, maybe i can contribute....
yup. i already tried it. i set yambar fontconfig string with dpi=96. that was actually my question if yambar does something else to the fonts. the character height matches, only letter-spacing is not...