ifreund changed the topic of #river to: river - a dynamic tiling wayland compositor || https://github.com/riverwm/river || channel logs: https://libera.irclog.whitequark.org/river/
k-man has joined #river
k-man has left #river [WeeChat 3.3]
chipps has joined #river
elshize has quit [Quit: WeeChat 3.3]
hill has joined #river
hill has quit [Quit: Lost terminal]
hill has joined #river
<hill> hi, is there a way to get the app id for an opened window? like xprop on X or swaymsg?
<hill> great, thanks alot!
hill has quit [Remote host closed the connection]
hill has joined #river
notzmv has quit [Ping timeout: 240 seconds]
snakedye has quit [Ping timeout: 256 seconds]
elshize has joined #river
hill has quit [Remote host closed the connection]
hill has joined #river
notzmv has joined #river
hill has quit [Remote host closed the connection]
hill has joined #river
hill has quit [Remote host closed the connection]
hill has joined #river
<hill> interface 'wl_output' has no event 4
<hill> interface 'wl_output' has no event 4
<hill> interface 'wl_output' has no event 4
<hill> oops sorry for duplicate messages, anyone encountered this error when launcher chromium on 0.1.1?
<hill> interface 'wl_output' has no event 4
<novakane> that mean that the client request a version it doesn't support
waleee has quit [Ping timeout: 260 seconds]
waleee has joined #river
hill has quit [Remote host closed the connection]
snakedye has joined #river
hill has joined #river
hill has quit [Remote host closed the connection]
pkap has joined #river
<novakane> zig 0.9.0 is officially the main zig on my setup, better quickly update river ecosystem to it :P
<pkap> novakane: `IgnorePkg = zig` for pacman 8)
<pkap> Ah you're one of the void people :D
<novakane> pkap: I am :D
pkap has quit [Quit: Client closed]
notzmv has quit [Ping timeout: 268 seconds]
hill has joined #river
<hill> :q
hill has quit [Remote host closed the connection]
<norkki> How do I install the latest version of river on arch? The latest version of wlroots in the official repos is 0.14.1 and river requires 0.15. Do I build them both from source or just wait for wlroots to be updated in the official repos?
<tiosgz_> i think you can build wlroots-git(AUR) in the meantime
<tiosgz_> it's weird how they delay the upgrade instead of creating a new temporary wlroots-14 package for stuff that needs it
<norkki> Ah I didn't install the wlroots-git at first since the repo says it's 0.14 but I guess it's 0.15 when installed
<tiosgz_> any -git package should fetch the sources and fixup the reported version
<tiosgz_> it says 0.14 because there hasn't been any update needed since then
<norkki> river still fails to install with wlroots-git
<tiosgz_> i think that's because zig is at 0.9 while the river master and 0.1 branches are for 0.8
<norkki> I downgraded to 0.8 and set pacman to ignore the package earlier
<norkki> it errors while checking the wlroots version
<novakane> if this is wlroots master then it's wlroots 0.16.0 so it ca't works
<norkki> according to pacman the version is 0.15.0.r7.g823476e7-1
notzmv has joined #river
<novakane> do you have an error message?
<norkki> I'll try to build it again real quick so I can get the message
<norkki> Where do I paste the output?
<novakane> in a pastebin service like 0x0.st, paste.rs or something like this
<novakane> what does `pkg-config --modversion wlroots` return?
<norkki> ah it retursn 0.16.0
<novakane> yeah so I guess either you build from source or you need to wait for the stable release package to get 0.15.0
<novakane> wlroots is not really painful to build from source if you want
<tiosgz_> seems like emersion's effort was really successful /s (nothing against you emersion)
<tiosgz_> "this makes it so sway is just a "normal" compositor, not treated in a special manner"
<norkki> I'll do that next. thanks for the help
<tiosgz_> yet where is arch
<emersion> fwiw, arch blocks on *any* compositor missing support for the next wlroots
<emersion> last time the sway update was blocked by cage, for instance
<emersion> (plz distributions just link statically kthx)
<tiosgz_> bwaah. i thought they had already established the temporary pkgname-<oldversion> approach
<emersion> alpine does that, but not arch
<novakane> well I'm not gonna say anything void can't even update wayland to 1.20.0 because of firefox lil
<novakane> s/lil/lol/
<tiosgz_> but electron can have all versions down to 9. awesome.
<novakane> sometimes distro packages are really useful, sometimes.. well not so :P
<novakane> having zig, wayland, river, wlroots all on the good version at the same time is really lucky
<norkki> I now have river built from source but I somehow broke waybar at some point
<novakane> well I don't use waybar so I can't say, maybe it is outdated too
<ifreund> norkki: oh, you probably need waybar master, there's a bug fixed on master and they haven't done a release in a long time
<ifreund> sorry that getting river compiled is so much of a pain, our dependencies should stabilize with time
<norkki> yep building master worrks
<norkki> s/worrks/works
chipps has quit [Quit: WeeChat 3.3]
<novakane> yeah zig-wayland with zig 0.9 \o/
* novakane F5 zig-pixman repo
<novakane> :D
<norkki> forgot to build with xwayland enabled earlied :D
<novakane> happens to the best of us
waleee has quit [Ping timeout: 252 seconds]
waleee has joined #river
<ifreund> damn it, github seems to be down for me
<novakane> works for me
<ifreund> must be regional
<novakane> probably, well I can at least that your ci update worked :P
<ifreund> ah, the zig-wayland one? nice
<ifreund> gotta run now anyways, will probably finish up river 0.1.2 later tonight or tomorrow
<novakane> yeah that one