• Joined on 2022年02月20日
rosch commented on issue dnkl/yambar#169 2022年03月29日 22:04:21 +02:00
Improve how script FDs are closed when forking+execing

you are awesome ! 💯

rosch opened issue dnkl/fnott#61 2022年03月27日 15:39:54 +02:00
[feature-request] add config-option max-notifications (spawning notifications until no more space crashes river)
rosch commented on issue dnkl/yambar#169 2022年03月27日 14:12:16 +02:00
Improve how script FDs are closed when forking+execing

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
...
rosch commented on issue dnkl/yambar#169 2022年03月27日 14:05:24 +02:00
Improve how script FDs are closed when forking+execing

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...

rosch commented on issue dnkl/yambar#169 2022年03月27日 13:12:33 +02:00
Improve how script FDs are closed when forking+execing

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...

rosch opened issue dnkl/yambar#169 2022年03月27日 01:26:51 +01:00
laggy mouse events on particles [wheel-up, wheel-down]
rosch closed issue dnkl/yambar#165 2022年03月26日 21:41:27 +01:00
network module | broadcom-wl driver not responding correctly to nl80211 calls
rosch commented on issue dnkl/yambar#165 2022年03月26日 21:41:27 +01:00
network module | broadcom-wl driver not responding correctly to nl80211 calls

i agree.

rosch commented on issue dnkl/yambar#165 2022年03月06日 19:55:19 +01:00
network module | broadcom-wl driver not responding correctly to nl80211 calls

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...

rosch commented on issue dnkl/yambar#165 2022年03月04日 19:57:57 +01:00
network module | broadcom-wl driver not responding correctly to nl80211 calls

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...

rosch opened issue dnkl/yambar#165 2022年03月03日 14:56:53 +01:00
network module
rosch commented on issue dnkl/foot#955 2022年03月02日 13:03:11 +01:00
type unicode characters / nerd font icons

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. ...

rosch opened issue dnkl/foot#955 2022年02月28日 18:53:54 +01:00
type unicode characters / nerd font icons
rosch commented on issue dnkl/yambar#159 2022年02月20日 23:58:18 +01:00
Add option to disable font-shaping

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....

rosch commented on issue dnkl/yambar#159 2022年02月20日 20:17:30 +01:00
Add option to disable font-shaping

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...

rosch opened issue dnkl/yambar#159 2022年02月20日 19:05:51 +01:00
Letter-spacing in comparison to foot terminal