<daurnimator>
ifreund: any word on a zig 0.11 compatible release?
elshize has quit [Ping timeout: 276 seconds]
elshize has joined #river
uncomfy has joined #river
eShaev9z_ has joined #river
eShaev9z has quit [Ping timeout: 255 seconds]
uncomfy_ has joined #river
uncomfy has quit [Ping timeout: 244 seconds]
waleee has quit [Ping timeout: 255 seconds]
Guest36 has joined #river
Guest36 has quit [Client Quit]
leopoldek has quit [Ping timeout: 256 seconds]
elshize has quit [Ping timeout: 255 seconds]
uncomfy_ has quit [Quit: uncomfy_]
uncomfy has joined #river
uncomfy_ has joined #river
uncomfy has quit [Ping timeout: 244 seconds]
<leon-p>
I think I just managed to bug out pointer maps, but i have no idea how
<leon-p>
maybe related to virtual pointer
uncomfy_ has quit [Ping timeout: 244 seconds]
waleee has joined #river
TheAnachron has joined #river
orfeas194 has joined #river
traidare has joined #river
uncomfy has joined #river
uncomfy_ has joined #river
uncomfy has quit [Ping timeout: 244 seconds]
uncomfy_ has quit [Quit: uncomfy_]
uncomfy has joined #river
aryak has quit [Ping timeout: 252 seconds]
aryak_ is now known as aryak
uncomfy has quit [Ping timeout: 244 seconds]
aryak_ has joined #river
Szadek0 has joined #river
Szadek has quit [Ping timeout: 240 seconds]
<ifreund>
daurnimator: 0.3.0 is still a while out, I guess an 0.2.5 that's zig 0.11.0 compatible wouldn't be too much effort on my end
Szadek0 has quit [Ping timeout: 264 seconds]
<waleee>
wlroots 0.17 looks like the big hurdle with that changelog
uncomfy has joined #river
<ifreund>
wlroots 0.17 won't be that bad, just busy work mostly that unlocks better wlroots features and bugfixes
<ifreund>
the most time consuming part of river 0.3.0 will be fixing the remaining bugs and implementing the couple of features I added to the 0.3.0 milestone
<daurnimator>
ifreund: move them to 0.4.0?
<ifreund>
daurnimator: nope
<ifreund>
I'll tag a 0.2.5 shortly for you
<leon-p>
ifreund: would you be opposed to merge an impl of ext-foreign-toplevel-list in 0.3.0 since I did not have the time to get that into wlroots 0.17?
<leon-p>
basically I want unique view IDs
plusgut has joined #river
<plusgut>
hi everyone, i would like to configure server-side-decorations, but neither in the manpage for riverctl nor in the protocols directory am i able to find something to that topic. the only thing i was able to find was a closed pr about view-management
<plusgut>
i would like to configure river in a way, that i have a view-container with tabs, which holds the windows. is that a thing that river is able to do?
plusgut has quit [Ping timeout: 250 seconds]
plusgut has joined #river
<novakane>
plusgut: for ssd, which version of river are you using?
<novakane>
for 0.2.4 look for csd-filter-add in riverctl(1) man page and for the master branch look at the Rules section
<daurnimator>
ifreund: thanks :)
<daurnimator>
ifreund: to be annoying, we'd also love a wlroots update :)
waleee has quit [Ping timeout: 268 seconds]
<ifreund>
daurnimator: wlroots update will probably have to wait for 0.3.0 unfortunately, it's a lot more work to backport
<ifreund>
hopefully that's more manageable than dealing with old zig dependencies, wlroots is a much lighter weight dependency
<ifreund>
I haven't even updated river master to 0.17.0 yet, that's pretty much next on my todo list
<ifreund>
leon-p: RE ext-toplevel-list, I'd like to see the wlroots patch landed in master branch before considering a river implementation to tide us over till wlroots 0.18.0
<ifreund>
there's been talk of a shorter wlroots release cycle as well fwiw.
<ifreund>
the goal has been ~2 releases a year for a while (though 0.17 took much longer than that) but upstream might move towards 3-4 releases per year
<p00f>
are there only 9 tags or more?
<p00f>
the manpage only has examples of 9
<p00f>
but riverctl set-focused-tags $((1 << 10)) doesn't fail as such
<ifreund>
p00f: there are 32
<p00f>
ah thanks
<ifreund>
If we didn't document that anywhere... whoops
TheAnachron has quit [Quit: TheAnachron]
kotto has joined #river
<plusgut>
novakane thanks for the hint, i'll have a look into that
plusgut has quit [Ping timeout: 250 seconds]
uncomfy has quit [Ping timeout: 244 seconds]
notzmv has quit [Ping timeout: 256 seconds]
kotto has quit [Quit: WeeChat 4.1.1]
elshize has joined #river
eShaev9z_ has quit [Ping timeout: 255 seconds]
eShaev9z has joined #river
underscore has joined #river
leopoldek has joined #river
underscore has quit [Quit: Leaving]
notzmv has joined #river
<p00f>
ifreund: does 0.2.5 reverse rule-add, back to float-filter-add?
<novakane>
p00f: well revert no since rule-add wasn't in 0.2.4 iirc, and 0.2.5 only update to works with zig 0.11 so there is no new features from the master branch
<p00f>
I don't understand wtf I installed then 👍
<p00f>
archlinux's 0.2.4-2 has rule-add
<p00f>
test
<leon-p>
sounds like a packaging mistake then 🤷
<ifreund>
p00f: 0.2.5 is exactly the same functionality as 0.2.4
<ifreund>
0.3.0 will add rule-add and more, but has not been released yet and will take at least another month
<ifreund>
I only made an 0.2.5 release because the arch packagers asked for a release with zig 0.11 compatibility
orfeas194 has quit [Ping timeout: 255 seconds]
<novakane>
well river 0.2.4 on arch was actually river latest commit on master a few hours ago so yeah...
<ifreund>
Ah, hope it wasnt like that for too long
<p00f>
novakane: but the old "0.2.4" didn't have #922
<p00f>
oh understood
<p00f>
wait, this means #922 has been fixed on master since I didn't have it on arch's 0.2.4
plusgut has joined #river
waleee has joined #river
leopoldek has quit [Ping timeout: 256 seconds]
orfeas194 has joined #river
tiosgz has joined #river
<tiosgz>
p00f: nope, #922 never existed on master. it has been introduced in the 0.2 update to zig 0.11, apparently because ifreund has typed one more `!` than needed
tiosgz has quit [Quit: tiosgz]
<p00f>
i see
plusgut has quit [Ping timeout: 250 seconds]
leopoldek has joined #river
angry_vincent has quit [Ping timeout: 256 seconds]