angry_vincent has left #river [ERC 5.4 (IRC client for GNU Emacs 28.2)]
angry_vincent has joined #river
duncaen has quit [Ping timeout: 260 seconds]
aryak_ has quit [Ping timeout: 245 seconds]
aryak_ has joined #river
cyph3r has joined #river
Axenntio has joined #river
cyph3r has quit [Ping timeout: 245 seconds]
Ordoviz has quit [Quit: WeeChat 4.0.1]
leopoldek has quit [Remote host closed the connection]
leopoldek has joined #river
cyph3r has joined #river
TheAnachron has joined #river
alexherbo2 has joined #river
cyph3r has quit [Remote host closed the connection]
kotto has quit [Quit: WeeChat 4.0.1]
kotto has joined #river
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #river
duncaen has joined #river
jao has joined #river
leopoldek has quit [Ping timeout: 246 seconds]
angry_vincent has quit [Remote host closed the connection]
angry_vincent has joined #river
elshize1 has joined #river
jao has quit [Ping timeout: 245 seconds]
ayushnix has joined #river
ayushnix has quit [Changing host]
ayushnix has joined #river
TheAnachron has quit [Quit: TheAnachron]
elshize1 has quit [Ping timeout: 240 seconds]
alexherbo2 has quit [Ping timeout: 246 seconds]
jao has joined #river
flub has joined #river
ayushnix has quit [Remote host closed the connection]
leopoldek has joined #river
alexherbo2 has joined #river
notzmv has joined #river
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #river
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #river
jao has quit [Ping timeout: 245 seconds]
angry_vincent has quit [Remote host closed the connection]
jao has joined #river
notzmv has quit [Ping timeout: 240 seconds]
alexherbo2 has quit [Remote host closed the connection]
flub has quit [Quit: WeeChat 3.0]
Guest94 has joined #river
<Guest94>
hey sorry for the noob question but I'm trying to get the layout riverbsp to work. I've cloned + compiled the git repo and changed the init script to spawn riverbsp, set it to default, and replaced every "rivertile" with "riverbsp" but to no avail
<Guest94>
i also made sure to put the riverbsp binary in the PATH so it's not like init can't find it
flub has joined #river
iettuce has joined #river
<iettuce>
hello world
iettuce has quit [Client Quit]
Guest94 has quit [Quit: Client closed]
Guest94 has joined #river
<leon-p>
Guest94: it's been a long time since I've heard of that one, it may be outdated
<Guest94>
ah what a shame. I loved bspwm's layout style but I want wayland :(
Guest94 has quit [Quit: Client closed]
Guest94 has joined #river
Guest94 has quit [Quit: Client closed]
waleee has joined #river
axolotl has joined #river
<axolotl>
I'm trying to use `rivertile`, but it fails for obscure reasons. `rivertile -main-ratio -0.05` gives `error: invalid value '-0.05' provided to -main-ratio`
<leon-p>
that's not obscure: main ration may not be negative
<leon-p>
the main ratio is used to calculate the size of the main area like this: usable_area * main_ratio
<leon-p>
as such, only positive main ratios make sense
<leon-p>
here the value provided may be negative, in which case it is interpreted as a delta
<leon-p>
meaning `main-ration +0.4` increaeses by 0.4, `main-ratio -0.4` decreases, `main-ratio 0.4` sets it to 0.4
<axolotl>
ah, that makes more sense. thank you.
axolotl has quit []
notzmv has joined #river
Nosrep has quit [Remote host closed the connection]
waleee has quit [Ping timeout: 240 seconds]
linky73 has joined #river
<linky73>
hi, i havent found much googling: is it possible to have windows fade in/out with river?
<ifreund>
linky73: nope
<ifreund>
well, I suppose clients could technically implement that themselves but nothing on the compositor side
<linky73>
ok, thank you :)
linky73 has quit [Client Quit]
elshize1 has joined #river
notzmv has quit [Ping timeout: 260 seconds]
<leon-p>
ifreund: guess what we both missed: when iterating over the view list for a spatial direction, it does not skip inactive tags
<leon-p>
I'll PR a fix in a minute
<rick42>
Hi everyone! I have to use Google Meet for my company meetings and Googs won't let me share my screen when I'm running river. (It will when I run bspwm, e.g.)
<rick42>
Is there something I need to have in my river or wayland setup to be able to rock the screensharing?
<rick42>
Audio and video in the meeting is perfect -- just Google won't give me a dialog to pick a screen to share. Thanks for any cluebats!