<snakedye>
The layout generator seemingly pushes the correct dimensions but there's no changes on screen. It does works fine on my first output but the views I push on the other get lost in the void.
yyp has joined #river
yyp has quit [Remote host closed the connection]
snakedye has quit [Ping timeout: 240 seconds]
<ifreund>
can you reproduce it with rivertile?
<ifreund>
oh, I guess they left
<leon-p>
ifreund: it's time for you to get a second output, apparently :P
<ifreund>
well yes, but I can probably try this with WLR_WL_OUTPUTS=2
<ifreund>
I can't reproduce it with rivertile, but I'm also not entirely sure what the expected behavior of snakedye's layout client in that video is
snakedye has joined #river
<snakedye>
ifreund when I launch the client, it should reproduce the monocle layout river had before the layout protocol. If I send a command with `./riverctl set-layout-value kile string command "set-tag focused:v:hD"`, it should basically change the full layout for a dwindle layout.
<snakedye>
the empty space is due to me removing some windows. if the client is running and is properly sending layout requests. the entire available space should be occupied by windows (minus gaps).
yyp has joined #river
<snakedye>
small nack, river shouldn't send events related to a layout demand after a commit is sent
<leon-p>
snakedye: there is no avoiding that
<leon-p>
river sends the layout demand and immediately afterwards the view advertising events
<leon-p>
they are already in the queue when your client commits
<leon-p>
but it's fine, your client can just ignore those events
<snakedye>
okay, makes sense
<snakedye>
ifreund I also can't reproduce this with rivertile
<ifreund>
that makes me doubt the bug is on river's side then
yyp has quit [Ping timeout: 246 seconds]
waleee-cl has joined #river
ifreund has quit [Quit: WeeChat 3.1]
ifreund has joined #river
ifreund has quit [Quit: WeeChat 3.1]
ifreund has joined #river
ifreund has quit [Client Quit]
ifreund has joined #river
ifreund has quit [Client Quit]
ifreund has joined #river
yyp has joined #river
snakedye has quit [Quit: Connection closed]
yyp has quit [Remote host closed the connection]
yyp has joined #river
yyp has quit [Remote host closed the connection]
yyp has joined #river
yyp has quit [Remote host closed the connection]
yyp has joined #river
yyp has quit [Remote host closed the connection]
yyp has joined #river
yyp has quit [Remote host closed the connection]
yyp has joined #river
yyp has quit [Ping timeout: 245 seconds]
yyp has joined #river
plumps[m] has quit [Ping timeout: 276 seconds]
plumps[m] has joined #river
<novakane[m]>
I still don't understand how to change the main location now
<novakane[m]>
riverctl mod-layout-value rivertile string main_location top
<novakane[m]>
I thought it was this
<ifreund>
that should work...
<ifreund>
novakane[m]: oh wait, set-layout-value not mod-layout-value