snakedye has quit [Read error: Connection reset by peer]
snakedye has joined #river
lgflorentino has joined #river
<lgflorentino>
Hi, I'm getting crashes and very strange behaviour with firefox using the recent update of wlroots on archlinux. I rebuilt river to pickup the new wlroots shared lib.
<lgflorentino>
Can anyone help me with enabling some sort of logs in firefox so I can see whats going on ?
<lgflorentino>
I'm running river with the command exec river -l 0 2>> ~/river-logs.txt
<leon-p>
lgflorentino: did you also update your zig-wlroots version?
<lgflorentino>
I believe so. I updated the git submodules before rebuiding
<leon-p>
lgflorentino: anyway, pretty sure firefox logs automatically if you run it from the terminal
<lgflorentino>
ok. I'll try to find them. Is there any river/wayland specific thing I should look out for when logging firefox?
snakedye has quit [Ping timeout: 240 seconds]
lgflorentino has quit [Quit: leaving]
yyp has joined #river
novakane has joined #river
novakane has quit [Quit: WeeChat 3.2]
novakane has joined #river
yyp has quit [Remote host closed the connection]
snakedye has joined #river
yyp has joined #river
<novakane>
so how do I stop my layout generator to receive a layout_demand when I change the border size?
<novakane>
I remenber leon-p told me to be careful to not create an infinite loop when I send "border-width 0", well I'm right at that point :P