<vimproved>
okay, i think the implementation should theoretically be complete, but i'm fighting against a weird segfault upon destroing a TearingController that i assume is a UAF
<logistic-bot84>
ifreund: This looks like it is perfect! Thank you!
a73x_ has joined #river
logistic-bot84 has quit [Quit: Client closed]
alexherbo2 has joined #river
a73x_ is now known as a73x
alexherbo2 has quit [Remote host closed the connection]
<a73x>
is there a layout which reflects bspwm closely? i think it’s just “split the current focused window”
alexherbo2 has joined #river
Guest29 has joined #river
Guest29 has left #river [#river]
waleee has joined #river
tiosgz has joined #river
<tiosgz>
a73x: no and the current protocol doesn't make that possible. there's a different protocol coming which should make it possible to clone almost any wm, including bsp
waleee has quit [Ping timeout: 252 seconds]
alexherbo2 has quit [Remote host closed the connection]
tiosgz has quit [Quit: nyaa~]
leopoldek has joined #river
Palanix has quit [Ping timeout: 265 seconds]
Palanix has joined #river
leopoldek has quit [Remote host closed the connection]
bag42 has joined #river
bag42 has quit [Remote host closed the connection]
pkap has joined #river
yyuuuea has joined #river
yyuuuea has left #river [#river]
<vimproved>
ifreund: thanks :)
<vimproved>
this is my first time both doing wayland stuff of this scale and using zig so bear with me here
<ifreund>
no worries :)
leopoldek has joined #river
alexherbo2 has joined #river
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #river
<sewn>
does the newest river release have incompatible river protocol changes?
<ifreund>
no
<ifreund>
The release notes would mention them if it did
angry_vincent has quit [Ping timeout: 260 seconds]
a73x has left #river [WeeChat 4.4.0-dev]
alexherbo2 has quit [Remote host closed the connection]
<vimproved>
ifreund: ah, didn't know that was how struct initialization worked.
<vimproved>
i fixed those two comments, and now it seems to be working perfectly. i'm getting very visible tearing in my tearing test (geometry dash)
<vimproved>
now i just need to update the docs and write a commit message