<novakane>
ifreund: is there a way to access function from wlr/backend/drm.h in zig-wlroots? Was looking a bit at panel_orientation support
<ifreund>
novakane: they probably haven't been added yet if you can't find them, patches welcome :)
<ifreund>
RE the package config thing, I'm not sure if that's worth it or not tbh
monaaraj has quit [Ping timeout: 250 seconds]
<novakane>
ifreund: sure, though I'm a bit confused in the way the bindings works for that parts, eveything goes in backend.zig? because there is a backend/session.zig too
<ifreund>
novakane: ah, yeah I just put the functions that take a *wlr.Backend as their first argument in the wlr.Backend namespace so they can be called more nicely
<ifreund>
just do whatever makes sense in general :P
<novakane>
allright I'll have a look, at least for drm.h
monaaraj has joined #river
bfiedler has quit [*.net *.split]
duncaen has quit [*.net *.split]
meks has quit [*.net *.split]
alebastr has quit [*.net *.split]
angry_vincent has quit [*.net *.split]
buffet has quit [*.net *.split]
nani8ot[m] has quit [*.net *.split]
n_1713[m] has quit [*.net *.split]
Anderson-D has quit [*.net *.split]
emersion has quit [*.net *.split]
occivink has quit [*.net *.split]
notzmv has quit [*.net *.split]
steef has quit [*.net *.split]
natris1979[m] has quit [*.net *.split]
gabm[m] has quit [*.net *.split]
snakedye has quit [*.net *.split]
Nulo has quit [*.net *.split]
kraem has quit [*.net *.split]
omni has quit [*.net *.split]
zdykstra has quit [*.net *.split]
norkki has quit [*.net *.split]
Danacus has quit [*.net *.split]
entenel has quit [*.net *.split]
tiziodcaio has quit [*.net *.split]
Snektron[m] has quit [*.net *.split]
chipps_ has quit [*.net *.split]
ecocode__ has quit [*.net *.split]
zxtx has quit [*.net *.split]
waleee has quit [*.net *.split]
tiosgz` has quit [*.net *.split]
inclement has quit [*.net *.split]
romangg has quit [*.net *.split]
coder_kalyan has quit [*.net *.split]
anjan has quit [*.net *.split]
dnkl has quit [*.net *.split]
leon-p has quit [*.net *.split]
wrl has quit [*.net *.split]
LorisCro[m] has quit [*.net *.split]
tdeo has quit [*.net *.split]
novakane has quit [*.net *.split]
roarc[m] has quit [*.net *.split]
voroskoi[m] has quit [*.net *.split]
doaN[m] has quit [*.net *.split]
greenfork[m] has quit [*.net *.split]
MatrixTravelerbo has quit [*.net *.split]
zaynetro[m] has quit [*.net *.split]
kennylevinsen has quit [*.net *.split]
psnszsn has quit [*.net *.split]
andrea has quit [*.net *.split]
hspak has quit [*.net *.split]
Phyrric_ has quit [*.net *.split]
elshize has quit [*.net *.split]
Misthios has quit [*.net *.split]
anb1 has quit [*.net *.split]
priner has quit [*.net *.split]
qyliss has quit [*.net *.split]
ChanServ has quit [*.net *.split]
Phyrric_ has joined #river
elshize has joined #river
steef has joined #river
Misthios has joined #river
anb1 has joined #river
roarc[m] has joined #river
priner has joined #river
voroskoi[m] has joined #river
natris1979[m] has joined #river
Danacus has joined #river
doaN[m] has joined #river
nani8ot[m] has joined #river
greenfork[m] has joined #river
tiosgz` has joined #river
gabm[m] has joined #river
entenel has joined #river
MatrixTravelerbo has joined #river
angry_vincent has joined #river
mekss has joined #river
tiziodcaio has joined #river
alebastr_ has joined #river
Nulo has joined #river
duncaen has joined #river
bfiedler has joined #river
omni has joined #river
norkki has joined #river
Snektron[m] has joined #river
emersion has joined #river
n_1713[m] has joined #river
Anderson-D has joined #river
snakedye has joined #river
occivink has joined #river
zaynetro[m] has joined #river
waleee has joined #river
buffet has joined #river
zdykstra has joined #river
hspak has joined #river
notzmv has joined #river
kraem has joined #river
zxtx has joined #river
ecocode__ has joined #river
chipps_ has joined #river
wrl has joined #river
leon-p has joined #river
dnkl has joined #river
coder_kalyan has joined #river
ChanServ has joined #river
qyliss has joined #river
anjan has joined #river
inclement has joined #river
romangg has joined #river
novakane has joined #river
tdeo has joined #river
kennylevinsen has joined #river
andrea has joined #river
psnszsn has joined #river
LorisCro[m] has joined #river
<novakane>
ifreund: oh, and I forget answering about pkg-config, yeah I guess that's a bit annoying to have this but it probably could help some people that mess with git packages from their distro
<novakane>
or tried to make sway-git/river cohabit
<ifreund>
novakane: yeah, it would make it more clear that they're doing something wrong
<ifreund>
really this belongs in a pkg-config helper part of std.build though IMO
<novakane>
right, it more as feedback for users than to really catch bugs
<novakane>
yeah I see your point, it would makes sense, that not something too original that a program wants to do
monaaraj has quit [Ping timeout: 256 seconds]
Evo2 has quit [Ping timeout: 256 seconds]
Evo2 has joined #river
<mekss>
Has anyone managed to run river on gentoo with proprietary nvidia-drivers?