dnkl changed the topic of #foot to: Foot - fast, lightweight and minimalistic Wayland terminal emulator || 1.10.0 || https://codeberg.org/dnkl/foot || channel logs: https://libera.irclog.whitequark.org/foot
diniwed has quit [Quit: WeeChat 3.3]
diniwed has joined #foot
<Nulo> Is there a way to make yambar _not_ show all tags when setting something to show on all tags?
diniwed has quit [Ping timeout: 260 seconds]
rcf has quit [Ping timeout: 256 seconds]
tomleb has quit [Quit: ZNC 1.8.1 - https://znc.in]
tomleb has joined #foot
diniwed has joined #foot
hspak has quit [Read error: Connection reset by peer]
hspak has joined #foot
rcf has joined #foot
diniwed has quit [Ping timeout: 260 seconds]
ambasta has joined #foot
novakane has joined #foot
ambasta has quit [Remote host closed the connection]
ambasta has joined #foot
ambasta has quit [Remote host closed the connection]
novakane has quit [Ping timeout: 264 seconds]
novakane has joined #foot
radu242407 has quit [Ping timeout: 265 seconds]
amk has quit [Remote host closed the connection]
amk has joined #foot
radu242407 has joined #foot
cbb has joined #foot
<cbb> dnkl: have you had any thoughts on building an separate test binary?
<cbb> for complex stuff like you suggested in https://codeberg.org/dnkl/foot/pulls/803#issuecomment-281500
<cbb> it seems like doing that kind of thing as UNITTEST blocks would quickly bloat the source files with test-relatd stuff
<cbb> a separate*
<cbb> I'm willing to help write the tests, but I'm not sure about the best way to get the infrastructure set up
<cbb> by the way, I found a memory leak in value_to_enum()
<cbb> it seems like `valid_values` gets leaked, but for some reason LSan doesn't detect it unless the value was invalid
<dnkl> cbb: hmm, yeah, I see it. Weird. But easy to fix
<dnkl> and no, no concrete ideas on how to best do separate test binaries...
<cbb> I can push a fix for the leak
<cbb> I have some ideas about how to do the separate test binary
<dnkl> would you mind opening an issue for that? (separate test binary)
<cbb> dnkl: sure, can do
<dnkl> I don't want to end up with a discussion spanning multiple IRC log entries...
<dnkl> thanks
<dnkl> and, please do push a fix for the leak!
<dnkl> cbb: are you ok with merging https://codeberg.org/dnkl/foot/pulls/803 ?
<cbb> dnkl: if the final decision was mine to make
<cbb> I'd use BUG() instead of relying on the compiler warning
<cbb> but I fine with merging what's already in that PR
<cbb> I'm*
<cbb> it's still an improvement I think
<dnkl> cbb: I'm happy to leave the final decision to you. Would you mind taking over #803?
<cbb> dnkl: sure, no problem
<dnkl> thanks
novakane has quit [Quit: WeeChat 3.3]
novakane has joined #foot
gundise has joined #foot
diniwed has joined #foot
gundise has quit [Quit: Client closed]
gundise20 has joined #foot
gundise20 has quit [Client Quit]
cbb has quit [Ping timeout: 268 seconds]
cbb has joined #foot
novakane has quit [Quit: WeeChat 3.3]
diniwed has quit [Ping timeout: 256 seconds]
diniwed has joined #foot
cbb has quit [Quit: WeeChat 3.3]
<Nulo> Is notify-focus-inhibit not in man pages?