angry_vincent has quit [Read error: Connection reset by peer]
angry_vincent has joined #river
alexherbo2 has joined #river
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #river
angry_vincent has quit [Remote host closed the connection]
groknull has joined #river
groknull has quit [Remote host closed the connection]
laura_ has joined #river
kraem has quit [Remote host closed the connection]
kraem has joined #river
laura_ has quit [Quit: nyaa~]
leopoldek has joined #river
leopoldek has quit [Ping timeout: 252 seconds]
hmht has quit [Ping timeout: 256 seconds]
waleee has joined #river
alexherbo2 has quit [Ping timeout: 250 seconds]
leopoldek has joined #river
groknull has joined #river
groknull has quit [Remote host closed the connection]
groknull has joined #river
groknull has quit [Remote host closed the connection]
rdbo has quit [Ping timeout: 250 seconds]
leopoldek has quit [Ping timeout: 264 seconds]
Alex19 has joined #river
Alex19 has quit [Client Quit]
holst has joined #river
<holst>
is there a simple way to patch rivertile to spawn new windows at the bottom instead of in the main focused position?
<leon-p>
holst: no need to do that
<leon-p>
check the riverctl man page for attach-mode
<leon-p>
also layout generators right now have no control over stack order, just on-screen coordinates
<holst>
ha! that did exactly what I wanted :D
<holst>
thank you leon
<holst>
I looked at the zig code for riverctl, and I could not really see where I should add the logic. I guess I would have to reorder the views or something, but I could not see the "quick fix" I was hoping for
<holst>
sorry, for rivertile obviously.
<leon-p>
as I said, that's because rivertile doesn't know anything about the order of windows. It just generated x,y,w,h for them