<k-man>
ok i'll try that. i use NickH's builds. not sure how old they are
<NickH>
0.3.0-dev.126+7f30c65
<NickH>
Most recent version that uses zig that can bootstrap
<NickH>
But... guessing k-man uses my 0.2.4-1 package.
<NickH>
Latest river release.
<k-man>
my laptop is at home. I'll check when i get home
<NickH>
If you're using my public repo then you're using river 0.2.4-1 which does not have that feature.
<k-man>
ok thanks NickH
<k-man>
i believe that is what I'm using then
eShaev9z has joined #river
eShaev9z_ has quit [Ping timeout: 256 seconds]
hspak1 has joined #river
hspak has quit [Ping timeout: 260 seconds]
hspak1 is now known as hspak
hspak3 has joined #river
hspak has quit [Ping timeout: 276 seconds]
hspak3 is now known as hspak
waleee has quit [Ping timeout: 255 seconds]
angry_vi` has quit [Remote host closed the connection]
angry_vincent has joined #river
elshize has quit [Ping timeout: 255 seconds]
Guest88 has joined #river
Guest88 has quit [Client Quit]
leopoldek has quit [Remote host closed the connection]
notzmv has quit [Ping timeout: 256 seconds]
orfeas194 has joined #river
Guest31 has joined #river
Guest31 has quit [Client Quit]
orfeas194 has quit [Quit: orfeas194]
orfeas194 has joined #river
notzmv has joined #river
traidare has joined #river
aryak_ has quit [Ping timeout: 255 seconds]
raitonoberu has joined #river
raitonoberu has quit [Client Quit]
Guest has joined #river
Guest has quit [Client Quit]
guest133769 has joined #river
<guest133769>
hi everyone, i have a quick question
<guest133769>
is there a way to leave an empty space on top (40px) so that the windows don't overlap my eww panel? I use rivertile.
<guest133769>
there is a param -outer-padding, but it affects all 4 sides of the screen...
<guest133769>
this was not river's issue, i had to add `:exclusive "true"` to the bar.
guest133769 has quit [Quit: Client closed]
TheAnachron has joined #river
aryak_ has joined #river
orfeas194 has quit [Ping timeout: 276 seconds]
orfeas194 has joined #river
kraem has quit [Remote host closed the connection]
kraem has joined #river
orfeas194 has quit [Quit: orfeas194]
orfeas194 has joined #river
orfeas194 has quit [Quit: orfeas194]
kotto has joined #river
elshize has joined #river
orfeas194 has joined #river
<orfeas194>
I've recently made this issue https://github.com/riverwm/river/issues/904. I've done some progress and got this to work with a static number of master windows. However I am not sure how to script it to sync the number of master windows from the layout manager to the river process. If anyone can suggest me any solutions I'd appreciate it.
TheAnachron has quit [Quit: TheAnachron]
kotto has quit [Quit: WeeChat 4.1.1]
waleee has joined #river
<leon-p>
orfeas194: the layout generator can also use the river-control protocol to send a command to river.
<leon-p>
so whenever it receives a layout command to set the amount of windows in the main area, it can send a command back to river to change that setting
waleee has quit [Ping timeout: 264 seconds]
elshize has quit [Ping timeout: 260 seconds]
leopoldek has joined #river
aryak_ has quit [Remote host closed the connection]
aryak_ has joined #river
aryak has quit [Ping timeout: 256 seconds]
aryak_ is now known as aryak
aryak has quit [Remote host closed the connection]
aryak has joined #river
<orfeas194>
leon-p: alright, I don't understand the code of the protocol yet but I'll give it a try, thanks.
<leon-p>
the first thing you need to understand is that the commands you send over it are exactly the same as the ones you'd use with riverctl
<leon-p>
it just sends strings. ideally I'd prefer a protocol with dedicated commands, but right now we have a parser in river
<leon-p>
so you use add_argument to add each token individually
<leon-p>
then use run_command
<leon-p>
you can ignore the callback
<leon-p>
or better, destroy it immediately
aryak_ has joined #river
<leon-p>
wait, i remembered wrong, you can't destroy it, it gets destroyed automatically, so just ignore it
<leon-p>
orfeas194: ^
traidare has quit [Ping timeout: 264 seconds]
traidare has joined #river
orfeas194 has quit [Read error: Connection reset by peer]
orfeas194 has joined #river
aloisiwakura has joined #river
haliucinas7 has joined #river
haliucinas has quit [Read error: Connection reset by peer]