<vertical24>
leon-p: wondering if you have any insights as to why wlopm doesn't work on my intel gpu, but does on the nvidia? absolutely loving river so far, but it's killing my workflow when i know i have to re-arrange all of my views whenever i walk away from my pc for a few minutes
<leon-p>
I am the wrong person to ask here, unfortunately. wlopm itself doesn't actually do anything really. It merely sends a message to the compositor, asking it to turn on/off displaying an output.
<vertical24>
ah ok, good to know (and thanks for the explanation)
<vertical24>
suppose one thing i might try is a hdmi -> display port cable, so that i can use 2x display port with the intel gpu
<vertical24>
oh, and i really like stacktile too. one feature i hope you'll consider is an option to prevent the "primary_count +1" command from incrementing higher than the number of views on the current tag
plebbos has joined #river
plebbos has quit [Remote host closed the connection]
plebbos has joined #river
plebbos has quit [Quit: Leaving]
<leon-p>
Glad you like it. I am not opposed to optionally keeping the amount of views in the primary area capped.
vertical24 has quit [Quit: Client closed]
vertical24 has joined #river
me_ has joined #river
me_ is now known as Ordoviz
vertical24 has quit [Quit: Client closed]
dbuckley has quit [Read error: Connection reset by peer]
dbuckley has joined #river
<leon-p>
dnkl: would be kinda cool if fuzzel had the option to treat whitespace separated chunks of input as separate search strings. That would improve the dmenu mode when using inputs consisting of multiple words per line
<dnkl>
leon-p: have you tested latest master? not sure if it's exactly what you're looking for, but it sounds like it
<leon-p>
haven't yet, but will test now
waleee has joined #river
<leon-p>
yep, that's exactly what I want. It also fixes the mild input lag when displaying icons, nice!
vertical24 has joined #river
<dnkl>
it's really time for a release, but I'd like to finish custom key bindings first
waleee has quit [Ping timeout: 268 seconds]
fitrh has joined #river
<ane>
hmm, would it be useful to have the name of the layouts and the currently active layout in `riverctl list-inputs` for keyboards?
<ane>
basically I want to see the current keyboard layout in my status bar and river doesn't have that info directly yet
<ane>
I hacked that together in like 10 minutes by aping it from sway so the code needs to be refined a liiittle bit :P
vertical24 has quit [Quit: Client closed]
snakedye has joined #river
<ifreund>
ane: I'd be happy to have that feature, feel free to send that along as a PR and I'll take a proper look when I have time :)
notzmv has quit [Ping timeout: 268 seconds]
<ane>
ifreund: cool. I'll think about the format a little bit. river assumes wlroots 0.15.1 right? so I can't use wlr_keyboard_from_input_device just yet
<ifreund>
ane: yeah, on 0.15.1 input device still has a union field with a pointer to the keyboard