elshize has quit [Read error: Connection reset by peer]
elshize has joined #river
waleee has quit [Ping timeout: 265 seconds]
leon-p has quit [Quit: leaving]
tmpm697 has joined #river
snakedye has quit [Ping timeout: 258 seconds]
novakane has joined #river
yyp has joined #river
dnkl has quit [Changing host]
dnkl has joined #river
snakedye has joined #river
yyp has quit [Read error: Connection reset by peer]
yyp has joined #river
skuzzymiglet has quit [Remote host closed the connection]
snakedye has quit [Ping timeout: 265 seconds]
skuzzymiglet has joined #river
crabbedhaloablut has quit [*.net *.split]
crabbedhaloablut has joined #river
crabbedhaloablut has quit [Remote host closed the connection]
crabbedhaloablut has joined #river
crabbedhaloablut has quit [Ping timeout: 244 seconds]
crabbedhaloablut has joined #river
novakane has quit [Quit: WeeChat 3.2]
novakane has joined #river
crabbedhaloablut has quit [Quit: No Ping reply in 180 seconds.]
crabbedhaloablut has joined #river
snakedye has joined #river
elshize has quit [Quit: WeeChat 3.2]
tmpm697 has quit [Quit: Lost terminal]
elshize has joined #river
leon-p has joined #river
<novakane>
ifreund: you're back in germany or you pull an all-nighter? :P
<ifreund>
back in germany as of yesterday yeah
<novakane>
back to our time zone, nide :P
<novakane>
s/nide/nice
waleee has joined #river
<elshize>
hi folks, do any of you use swayidle? I was wondering what command I should use to just turn off the displays on timeout and turn them back on on resume
<elshize>
leon-p: so I came up with this to turn on/off all outputs: wlopm | cut -d" " -f1 | xargs -I{} wlopm on {}
<elshize>
is there a more succinct way?
waleee has quit [Ping timeout: 265 seconds]
<leon-p>
elshize: I could add a way to match all outputs
<ifreund>
hardcode '*' for now and support more globbing/regex later?
<leon-p>
something like that, yes
<leon-p>
give me a few hours, I am currently in a call with some friends, but after that I should have some time
<elshize>
leon-p: lol take your time
<elshize>
ifreund: I think that's a good first step, just use '*' as a "keyword" for "all displays". I think it's a common enough use case
<elshize>
though it's doable with the current implementation as shown above. not very nice, but it works
<elshize>
ifreund: I've been running mako on the patch you posted on Github, and so far so good, and it's been two hours at least.
<elshize>
I'll keep running through today, and confirm on github, hopefully, that it's fixed
<leon-p>
elshize: you could also just harcode the list of connected outputs. `wlopm --on output1 --on output2 --on output3`
<leon-p>
I changeed the interface of wlopm to support multiple operations like that two days ago
<elshize>
leon-p: thanks; it really doesn't matter much for me once I set it up in the config. just thinking of future users (including me at some point probably); I use the same displays at the moment, but it used to happen to me that I would connect to two different monitors, one at home, one at work, and use different ports, and thus getting different output names, etc. so a universal '*' is just a good
<elshize>
thing to have imo
yyp has quit [Remote host closed the connection]
<ifreund>
elshize: thanks for testing, that's great news.
elshize has quit [Quit: WeeChat 3.2]
elshize has joined #river
tmpm697 has joined #river
tmpm697 has quit [Quit: Lost terminal]
tmpm697 has joined #river
tmpm697 has quit [Quit: leaving]
elshize has quit [Ping timeout: 258 seconds]
elshize has joined #river
tmpm697 has joined #river
<skuzzymiglet>
how can windows in river expand vertically beyond normal tiling boundaries? musescore and skype do it for me
<ifreund>
are they xwayland?
<skuzzymiglet>
musescore is qt so it isn't. I don't think skype is either, being in electron?
yyp has joined #river
yyp has quit [Remote host closed the connection]
yyp has joined #river
<ifreund>
you use void right? Is the skype from the void repos?
<skuzzymiglet>
yes
<skuzzymiglet>
musescore too
<ifreund>
well skype is definitely using xwayland
<ifreund>
but I can't reproduce the thing with it extending above tiling boundries, at least on the "sign in" page, I don't have an account
<skuzzymiglet>
i think it doesn't do that on the sign-on. does it reproduce in musescore? (the score view is the only place i've seen it so far)