<n8_>
is there a good way to handle multiple display outputs?
<n8_>
when I plug in a monitor to my laptop it seems like another river instance
snakedye has quit [Ping timeout: 258 seconds]
adcdam has joined #river
n8_ has quit [Quit: Lost terminal]
adcdam has quit [Quit: Client closed]
waleee has joined #river
novakane has joined #river
adcdam has joined #river
adcdam has quit [Quit: Client closed]
snakedye has joined #river
notzmv has quit [Ping timeout: 264 seconds]
notzmv has joined #river
funcfun has joined #river
<funcfun>
any specific reason why keybindings not repeating? for example resize/move bindings - need to press the key multiple times. Can be easier if it will continue to work if key pressed.
<ifreund>
funcfun: use 'map -repeat'
<ifreund>
see the riverctl man page
<funcfun>
oh, thanks, will reread it
funcfun has quit [Quit: funcfun]
leon-p has joined #river
waleee has quit [Ping timeout: 258 seconds]
waleee has joined #river
Guest50 has joined #river
Guest50 has quit [Quit: Client closed]
adcdam has joined #river
adcdam has quit [Ping timeout: 256 seconds]
notzmv has quit [Ping timeout: 260 seconds]
adcdam has joined #river
rupansh20 has joined #river
rupansh20 has quit [Client Quit]
rupansh has joined #river
<rupansh>
Hey
<rupansh>
may or may not be related to river but when i set scale to > 1 in kanshi/wdisplays, Firefox gets blurred
<rupansh>
i didn't get this behaviour in sway when using the provided `output * scale <scale>` option
<leon-p>
rupansh: integer or fractional scaling? Is firefox running through xwayland?
<rupansh>
Leon-p fractional. using a value lof 1.25. It shouldn't be running through xwayland as I dont have it installed
<leon-p>
you can check with `xlsclients`. It will list all current X clients
<rupansh>
`xlsclients: unable to open display ""`
<leon-p>
that means no X server is running, hence firefox is using native wayland
<rupansh>
indeed
<leon-p>
well in that case, you could open an issue about that. But it might also just go away eventually, since rivers rendering logic will see some changes in the near-ish future
<leon-p>
(also note that fractional scaling will always look worse than integer scaling)
rupansh has quit [Remote host closed the connection]