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/
ecocode__ has quit [Read error: Connection reset by peer]
ecocode__ has joined #river
ecocode__ has quit [Ping timeout: 256 seconds]
ecocode__ has joined #river
waleee has quit [Ping timeout: 240 seconds]
waleee has joined #river
leon-p_ has joined #river
leon-p has quit [Ping timeout: 264 seconds]
waleee has quit [Ping timeout: 256 seconds]
snakedye has quit [Ping timeout: 256 seconds]
Guest58 has joined #river
Guest58 has quit [Client Quit]
novakane has joined #river
wisnu has joined #river
wisnu has quit [Client Quit]
novakane has quit [Ping timeout: 240 seconds]
novakane has joined #river
notzmv has quit [Ping timeout: 246 seconds]
snakedye has joined #river
dbuckley has quit [Ping timeout: 264 seconds]
dbuckley has joined #river
snakedye has quit [Ping timeout: 246 seconds]
Guest2211 has joined #river
Guest2211 has quit [Client Quit]
snakedye has joined #river
<helby> river arrived at alpine linux repo ;/
notzmv has joined #river
<Misthios> nice
snakedye has quit [Ping timeout: 260 seconds]
snakedye has joined #river
<ifreund> hrm, that alpine linux package has some issues... for example it installs a debug build of river
<ifreund> and copies the example init to /etc for some reason... doesn't alpine have a /usr/share/examples or similar?
leon-p_ is now known as leon-p
<leon-p> the packager probably assumed river will use a global init if the user does not have a local one
<omni> I guess it would be /usr/share/doc/river/example-init or something
<omni> but it's in the testing repo
<ifreund> I guess I should open an issue or something
<omni> I think you can login to gitlab.alpinelinux.org with your github or gitlab account, if you don't want to create another there
<omni> if you open an MR, the gitlab CI will build for the chosen architectures
<ifreund> oh, and it also doesn't build for the baseline CPU
<ifreund> I should probably make a MR this evening so people don't thing my software is broken :D
<helby> alpine does not use any kind of /example or something like that, even sway install /etc/sway
<helby> no idea why, always hate if something from package is in /etc but ...
<helby> packaging in alpine is not great usually ;/ as one maintainer usually take care of hundreds of packages ;/
<omni> ifreund: =)
ecocode__ has quit [Ping timeout: 256 seconds]
ecocode__ has joined #river
<omni> #alpine-devel@irc.oftc.net if there are any packaging related questions
<omni> helby: wrt sway, isn't it the default config you think of as an example file? according to sway(1), /etc/sway/config is the fifth place sway'll search for a config file
<helby> yes that I mean, the same like with river, no?
<helby> oh no, in river, it's just and example
ecocode__ has quit [Ping timeout: 264 seconds]
<leon-p> also river does not at anything in /etc when it can't find $XDG_CONFIG_HOME/river/init or $HOME/.config/river/init. River has no system configuration
<leon-p> ^ look
ecocode__ has joined #river
<helby> it's in commit that it put /etc/river/init bc. it is in riverctl man page mentioned
<leon-p> you're right, it really is in rivrectl.1
<leon-p> we might want to remove that reference
<helby> what's debug build? I don't see anything like that in APKBUILD
<helby> it fetch regular release
<novakane> zig default build mode is debug unless you use a flag like -Drelease-safe
<helby> it's used that flag
<ifreund> zig doesn't separate build/install steps
<ifreund> the default is to install to ./zig-out
<ifreund> so in build() they install a release build to ./zig-out and then in install() they install a debug build to /usr or whatever
<helby> oh, that explain dbg info in tty ;/
<ifreund> whoops, didn't realize we had a stray /etc mention in the man page :/
Axenntio has joined #river
Axenntio has quit [Remote host closed the connection]
leon-p has quit [Remote host closed the connection]
leon-p has joined #river
waleee has joined #river
waleee has quit [Quit: WeeChat 3.3]
waleee has joined #river
<omni> so it should rather do something like `install zig-out/bin/* "$pkgdir"/usr/bin/`
<helby> now the size is more than a half of it, cool
<leon-p> is it release-safe or release-fast?
<ifreund> that should hopefully clear things up
<helby> how nice and polite you are ;/
<ifreund> I'm asking people to do work for me
snakedye has quit [Ping timeout: 264 seconds]
snakedye has joined #river
<novakane> ifreund: out of curiosity whats your vps host?
<ifreund> virtua.cloud currently, though I don't have any strong feelings about them
<ifreund> it's worked fine for the past ~6 months
<novakane> thanks, I'll look at it, i've been hesitating to use one since my raspberry pi died, I don't really need a big thing
<helby> well price is almost the same for like linode, vultr, digitalocean ...
<ifreund> yep, everything's pretty much the same
<ifreund> iirc I chose this one because they made it easier to use alpine
<helby> how easier?
<helby> they looks simple at least from website, what is good
<ifreund> they offer alpine as one of the default ISOs
<ifreund> FreeBSD as well
<helby> miss openbsd there ;/
<novakane> yeah that's a good reason
<helby> I think all mentioned offer alpine
<ifreund> I don't really remember, it's been a while /shrug
elshize has quit [Remote host closed the connection]
snakedye has quit [Ping timeout: 256 seconds]
snakedye has joined #river
waleee has quit [Ping timeout: 250 seconds]
waleee has joined #river
anjan has joined #river
notzmv has quit [Ping timeout: 240 seconds]
notzmv has joined #river
kindablue_ is now known as kindablue
elshize has joined #river
duncaen has quit [Ping timeout: 268 seconds]
duncaen has joined #river
snakedye has quit [Ping timeout: 268 seconds]
snakedye has joined #river
elshize has quit [Quit: WeeChat 3.2]
elshize has joined #river
snakedye has quit [Remote host closed the connection]
snakedye has joined #river
pipeweed[m] has joined #river
novakane has quit [Quit: WeeChat 3.3]
<Nulo> Re: river aport. What about making a Zig wiki page about packaging?
<elshize> it's not possible to get the list of activated tags using riverctl, is it? I can't find anything in the docs...
<ifreund> Nulo: yeah, I was planning on adding a river wiki page after my void PR gets merged
<ifreund> an upstream zig wiki page might make sense as well though
<ifreund> elshize: you can use ristate for that I believe, https://gitlab.com/snakedye/ristate
<elshize> ifreund: nice, thanks!