<pkulak>
Alright, I did as suggested and wrote my own layout manager. I "chose poorly" on how to configure it, which I'll fix at some point, but I can at least dogfood it now.
cyph3r has quit [Remote host closed the connection]
cyph3r has joined #river
cyph3r has quit [Ping timeout: 255 seconds]
cyph3r has joined #river
cyph3r has quit [Remote host closed the connection]
traidare has joined #river
traidare has quit [Ping timeout: 260 seconds]
traidare has joined #river
leopoldek has joined #river
angry_vincent has quit [Ping timeout: 276 seconds]
leopoldek has quit [Remote host closed the connection]
<LarstiQ>
common/flags.zig is not compiling with zig master, complaining that `if (std.mem.eql(u8, "-" ++ flag.name, arg)` is not comptime known
<LarstiQ>
anyone familiar with dealing with that, or should I head over to #zig?
<LarstiQ>
aaah, it's fallout from an earlier `error: redundant inline keyword in comptime scope` that maybe I should "solve" by removing the inline keyword
<ifreund>
LarstiQ: river is not compatible with Zig master, only Zig 0.11.0
<ifreund>
adamcstephens: neat! thanks for the link :)
<LarstiQ>
ifreund: yes but zig 0.11.0 doesn't build river on aarch64-linux
<LarstiQ>
so I'm either stuck on 0.2.6 or try to muddle through somehow
uncomfy has joined #river
uncomfy has quit [Remote host closed the connection]
uncomfy has joined #river
waleee has joined #river
alexherbo2 has joined #river
notzmv has quit [Ping timeout: 260 seconds]
notzmv has joined #river
<kdk>
Hello, is there a way to spawn a windown with a specific tag yet?
<novakane>
kdk: yes on master you can add a rule for that
traidare has quit [Ping timeout: 268 seconds]
TheAnachron has quit [Quit: TheAnachron]
pinpoxIRC has quit [Ping timeout: 260 seconds]
angry_vincent has joined #river
waleee has quit [Quit: WeeChat 4.1.2]
<kdk>
novakane: that's sweet, could you give me a pointer, whre in the docs can I find how to set it up?
<novakane>
kdk: in the rules section in riverctl(1) man page you should have something about tags
<kdk>
hmm, I found it in the repo... Maybe I have an older version...
<kdk>
no, 0.2.6, yet I don't have the rules subcommands
<ifreund>
LarstiQ: ah right, forgot you are the one using asahi
<ifreund>
(to be clear it is not aarch64 that is the problem but rather the 16k page size)
<LarstiQ>
ifreund: right, true
<novakane>
kdk: yes I said on master, not in any release yet
<LarstiQ>
ifreund: as a sidetrack, what would it take to release a new version of river, anything I could contribute?
<ifreund>
LarstiQ: see the 0.3.0 milestone on github :)
<kdk>
oh, that's what you meant, I got it confused with root window for some reason :P
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #river
<kdk>
thank you, this was the one feature I was missing in river so much, super super happy to see it here
<LarstiQ>
ifreund: a single PR, sweet :) And 8 issues, woops
<kdk>
By the way, does master break often, or is it more-or-less stable?
alexherbo2 has quit [Ping timeout: 250 seconds]
<novakane>
it's pretty stable
<novakane>
you should be able to daily use it without any problems
<kdk>
good to hear, I might keep it on the -git then :)
<kdk>
Oh wow, after like, one-and-a-half years, it spawns my windows automatically at last. This is extasy.
<LarstiQ>
:)
Szadek39 has joined #river
Szadek3 has quit [Ping timeout: 240 seconds]
traidare has joined #river
pkulak has joined #river
Szadek39 has quit [Ping timeout: 276 seconds]
Szadek3 has joined #river
groknull has joined #river
groknull has quit [Remote host closed the connection]
traidare has quit [Ping timeout: 260 seconds]
traidare has joined #river
leopoldek has joined #river
pkulak has quit [Quit: Client closed]
uncomfy has quit [Ping timeout: 252 seconds]
pkulak has joined #river
notzmv has quit [Ping timeout: 260 seconds]
vyivel has joined #river
waleee has joined #river
eoli3n has quit [Remote host closed the connection]
eoli3n has joined #river
eoli3n has quit [Remote host closed the connection]
eoli3n has joined #river
angry_vincent has quit [Ping timeout: 260 seconds]
tiosgz has joined #river
<tiosgz>
well, turns out that getting shift-insert to work as expected only requires a gtk and firefox patch. i may share them once i add stuff changed during compilation, but basically they're already online, just outdated
<tiosgz>
idk if i should be happy or sad about how little/much work it needed
<tiosgz>
but it means yet another hand-managed package