<aelius>
My friend switched to linux recently and is new to tiling. I spent a few minutes arranging and annotating my initscript - made it into a simple intro/onboarding document of sorts. More catered towards "never used dwm". Figured I'd share on the off chance someone else finds use for it https://paste.lol/aelius/river_init.shell
<aelius>
A libinput config (?) problem I've noticed in both river and dwl: even if touchpad sroll-method is not set to edge, near-vertical input near the edge of the touchpad is filtered out
<aelius>
So the gesture is output is disabled, but it's still recognized and inhibits pointer control
glenneth1 has quit [Changing host]
glenneth has joined #river
kraem has quit [Ping timeout: 245 seconds]
Guest97 has joined #river
<Guest97>
Hello
<Guest97>
Is anyone here?
Guest97 has quit [Client Quit]
Keeto has joined #river
bitblt has quit [Ping timeout: 248 seconds]
bitblt has joined #river
belanthor has joined #river
kraem has joined #river
belanthor has quit [Ping timeout: 246 seconds]
kraem has quit [Ping timeout: 252 seconds]
hewxle has joined #river
hewxle has quit [Ping timeout: 248 seconds]
Keeto has quit [Ping timeout: 260 seconds]
hewxle has joined #river
pixavi has joined #river
kraem has joined #river
hewxle has quit [Quit: hewxle]
Keeto has joined #river
kraem has quit [Ping timeout: 252 seconds]
siaal_ has joined #river
siaal has quit [Ping timeout: 252 seconds]
siaal_ is now known as siaal
<ifreund>
leon-p: the offset is in the compositor's logical coordinate space, I haven't put thought into making sure fractional scaling doesn't cause gaps though
<leon-p>
I don't think the rwm branch supports scale yet anyway, does it? I tried changing the scale a few weeks ago and nothing happened
<leon-p>
I would appreciate gapless fractional scaling, because my window decoration is 8 surfaces which all scale individually :)
Ronan-Dplq_ has joined #river
sleen_ has joined #river
novakane_ has joined #river
gbrlsnchs_ has joined #river
anemofilia_ has joined #river
kennylevinsen_ has joined #river
MonsoonSecrecy_ has joined #river
viscous24_ has joined #river
pepe_ has joined #river
mainiomano_ has joined #river
psnszsn_ has joined #river
robertgzr_ has joined #river
wsx_ has joined #river
coder_kalyan_ has joined #river
leverarch_ has joined #river
greenfork_ has joined #river
raiaq_ has joined #river
rodrgz_ has joined #river
leon-p_ has joined #river
ifreund_ has joined #river
kennylevinsen has quit [Killed (lead.libera.chat (Nickname regained by services))]
kennylevinsen_ is now known as kennylevinsen
Effilry has joined #river
pixavi has quit [Ping timeout: 260 seconds]
rodrgz has quit [*.net *.split]
pepe has quit [*.net *.split]
psnszsn has quit [*.net *.split]
raiaq has quit [*.net *.split]
novakane has quit [*.net *.split]
MonsoonSecrecy has quit [*.net *.split]
leon-p has quit [*.net *.split]
gbrlsnchs has quit [*.net *.split]
ifreund has quit [*.net *.split]
robertgzr has quit [*.net *.split]
coder_kalyan has quit [*.net *.split]
sleen has quit [*.net *.split]
leverarch has quit [*.net *.split]
wsx has quit [*.net *.split]
anemofilia has quit [*.net *.split]
mainiomano has quit [*.net *.split]
viscous24 has quit [*.net *.split]
greenfork has quit [*.net *.split]
Ronan-Dplq has quit [*.net *.split]
occivink has quit [*.net *.split]
FireFly has quit [*.net *.split]
psnszsn_ is now known as psnszsn
novakane_ is now known as novakane
raiaq_ is now known as raiaq
pepe_ is now known as pepe
robertgzr_ is now known as robertgzr
sleen_ is now known as sleen
wsx_ is now known as wsx
greenfork_ is now known as greenfork
viscous24_ is now known as viscous24
rodrgz_ is now known as rodrgz
leon-p_ is now known as leon-p
gbrlsnchs_ is now known as gbrlsnchs
leverarch_ is now known as leverarch
mainiomano_ is now known as mainiomano
anemofilia_ is now known as anemofilia
ifreund_ is now known as ifreund
coder_kalyan_ is now known as coder_kalyan
MonsoonSecrecy_ is now known as MonsoonSecrecy
Effilry is now known as FireFly
occivink has joined #river
waleee has joined #river
pixavi has joined #river
waleee has quit [Remote host closed the connection]
<Guest4>
[wayland] error: XDG_RUNTIME_DIR is invalid or not set in environment even though it is already set
Guest4 has quit [Client Quit]
<br0qn>
i'm trying to work out how to launch certain applications floating, sized, and positioned. is that possible without binding to a key? for instance i want my menu to launch an app as specified or if i click something on waybar...does river handle this ?
Keeto has quit [Quit: Lost terminal]
Guest4 has joined #river
Guest4 has quit [Quit: Client closed]
br0qn has quit [Remote host closed the connection]
br0qn has joined #river
br0qn has quit [Changing host]
br0qn has joined #river
belanthor has joined #river
pixavi has joined #river
belanthor has quit [Quit: Leaving]
<szgy>
@br0qn: you have rules to set certain apps to be floating. Don't remember if you can sized them and position them through rules though...
<br0qn>
szgy: right! no problem to make them float. just trying to define their position and size as well.
pixavi has quit [Ping timeout: 245 seconds]
<szgy>
oh! you have position and dimension!
<szgy>
see man page for riverctl
<br0qn>
and trying to do so outside of a keybinding. like i said, if i click my wifi signal on way bar it launches my network manager but i want it positioned and sized too
<szgy>
yeah yeah, you can add a rule on your river config. It will work when spawning any regular new window that the rules applies to
<szgy>
there's probably some example inside the default river config
<br0qn>
thanks. couldn't find any examples in the sample config.
<br0qn>
i see that the rules exist, just not clear how to set them
<szgy>
its just a matter of playing around with riverctl to fit this example to position and dimencions
<szgy>
*dimensions
<szgy>
and you can also see rules applied with `riverctl list-rules position`
pixavi has joined #river
pixavi has quit [Ping timeout: 245 seconds]
<br0qn>
szgy: thanks again for replying and the link. the example for float is there, i get that. i've had no trouble making windows float. but i don't see examples of how to use the other rules for dimensions and position. probably it's supposed to be self explanatory but here i am =]
<ifreund>
br0qn: instead of `float` use `dimensions 80 40` or `position 100 200` or whatever
br0qn has quit [Ping timeout: 260 seconds]
<ifreund>
leon-p: you mean setting output scale with wlr-output-management? I didn't test it but I thought I didn't break that