ifreund changed the topic of #river to: river - a dynamic tiling wayland compositor || https://github.com/riverwm/river || channel logs: https://libera.irclog.whitequark.org/river/
Success has quit [Quit: Client closed]
waleee has quit [Ping timeout: 250 seconds]
Success has joined #river
Nosrep has quit [Remote host closed the connection]
Nosrep has joined #river
elshize has quit [Quit: WeeChat 3.6]
leopoldek has joined #river
eShaev9z_ has joined #river
eShaev9z has quit [Ping timeout: 248 seconds]
jao has quit [Ping timeout: 240 seconds]
angry_vincent has joined #river
angry_vincent has joined #river
angry_vincent has quit [Changing host]
notzmv has quit [Ping timeout: 250 seconds]
haliucinas has joined #river
linkert has joined #river
linkert has quit [Quit: linkert]
Success has quit [Quit: Client closed]
ccha has joined #river
TheAnachron has joined #river
alexherbo2 has joined #river
leopoldek has quit [Remote host closed the connection]
leopoldek has joined #river
<TheAnachron> not sure if this is wayland or river specific, but when I run my Windows VM in qemu my mouse position on the VM does not fit to the host.
<TheAnachron> like I move it up and reach the end of the guest window but in the guest itself the mouse only reached the middle of the screen and does not move further
alexherbo2 has quit [Remote host closed the connection]
<ifreund> TheAnachron: hmm, that certainly sounds like a qemu or windows issue
alexherbo2 has joined #river
alexherbo2 has quit [Remote host closed the connection]
<TheAnachron> ifreund thanks for the quick reply, are you using qemu on river?
taupiqueur has joined #river
taupiqueur4 has quit [Ping timeout: 240 seconds]
Szadek has joined #river
<ifreund> TheAnachron: No, not regularly
<ifreund> it would be interesting to know if it uses the pointer-constraints/relative-pointer protocols, I rewrote the implementation of those somewhat recently on master branch and I believe the new version on master to be less buggy than what 0.2.4 shipped if you're using that
leopoldek has quit [Ping timeout: 248 seconds]
taupiqueur has quit [Ping timeout: 265 seconds]
<TheAnachron> yeah I am on 0.2.4
taupiqueur has joined #river
<TheAnachron> okay, its still somewhat usable, though not perfect.
<ifreund> what's the difference on master?
ccha has quit [Ping timeout: 265 seconds]
<TheAnachron> oh sorry, I meant its still somewhat usable on 0.2.4, I f
<TheAnachron> I found workarounds*
<TheAnachron> I am gonna wait for the next release. any idea when that is?
<ifreund> TheAnachron: as soon as I find the time to fix all the known bugs/regressions since 0.2.4
<ifreund> which is looking like it will be more like august, I've currently got a bachelor's thesis I need to be writing
<TheAnachron> no hurry and good luck on that thesis.
waleee has joined #river
<ifreund> thanks!
TheAnachron has quit [Quit: TheAnachron]
ayushnix has quit [Ping timeout: 245 seconds]
Szadek has quit [Ping timeout: 250 seconds]
ayushnix has joined #river
ayushnix has quit [Changing host]
ayushnix has joined #river
Szadek has joined #river
linkert has joined #river
linkert has quit [Client Quit]
ccha has joined #river
waleee has quit [Ping timeout: 265 seconds]
waleee has joined #river
alexherbo2 has joined #river
taupiqueur has quit [Quit: WeeChat 3.8]
alexherbo2 has quit [Remote host closed the connection]
waleee has quit [Ping timeout: 250 seconds]
andyrtr has quit [Quit: ZNC 1.8.2 - https://znc.in]
andyrtr has joined #river
ccha has quit [Ping timeout: 265 seconds]
ccha has joined #river
linkert has joined #river
jao has joined #river
Success has joined #river
linkert has quit [Ping timeout: 246 seconds]
leopoldek has joined #river
ccha has quit [Ping timeout: 265 seconds]
ccha has joined #river
taupiqueur has joined #river
Success has quit [Quit: Client closed]
alexherbo2 has joined #river
linkert has joined #river
alexherbo2 has quit [Remote host closed the connection]
linkert has quit [Quit: linkert]
angry_vincent has quit []
angry_vincent has joined #river
angry_vincent has joined #river
angry_vincent has quit [Changing host]
angry_vincent has quit []
waleee has joined #river
<aldcor> hey
<aldcor> in X these lines are added in .xinitrc, do you add them in init file?
<aldcor> export $(dbus-launch)
<aldcor> /usr/libexec/pipewire-launcher
<aldcor> that probably won't work..
<waleee> https://git.sr.ht/~leon_plickat/river-config/tree/master/item/river/init (courtesy of leon-p) has some dbus & pipewire-stuff in it
<aldcor> i added lines exactly like for xinit.. not sure if that worked or it would've worket without them too. Don't wana test anymore :)
<waleee> not entirely sure why you would do export $(dbus-launch) in .xinitrc but ok
<aldcor> i saw that in alpine wiki
Guest86 has joined #river
Guest86 has quit [Client Quit]
waleee has quit [Ping timeout: 240 seconds]
waleee has joined #river
taupiqueur has quit [Ping timeout: 246 seconds]
taupiqueur has joined #river
<aldcor> hi! how can I change keyboard layout in river ?
<NickH> aldcor "rivercl keyboar-layout ..." but it may depend on what version of river you are using.
<NickH> s/keyboar/keyboard
<aldcor> NickH: it works! thanks
<NickH> See the riverctl man page for details.