<ifreund>
cool, I think I'll close it then. If it ever happens again we can reopen it of course
<mon_aaraj>
i know this sounds a little choosy but wouldn't it be nice to have first class next/prev tag focusing support rather than having an external py script?
<mon_aaraj>
i mean, you said it yourself, your goal with river is not to get people to glue things together, i think the python script especially is the part that's the most awkward in that regard personally
<mon_aaraj>
i would offer to help implement this, but i have no idea how zig works let alone zig-wayland, but i might be able to monkeypatch enough to make a PR if i am productive enough
<ifreund>
I agree that there should be a better way to get that functionality than a random python script, but I intend to fix that by moving that logic outside of river instead of adding everyone's personal favorite window mangements feature to the wayland server
<mon_aaraj>
yeah, i think that might be a good idea
<mon_aaraj>
what's the specifics of the plan you have in mind?
<ifreund>
there will be a custom river-window-mangament wayland protocol and the window manager will be implemented as a wayland client
<ifreund>
don't expect this to happen in the next few months though, there's a lot of work to do before we get there
notzmv has quit [Ping timeout: 268 seconds]
<mon_aaraj>
yep, i got that, thank you so much for answering!