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/
notzmv has quit [Ping timeout: 268 seconds]
uncomfy has quit [Quit: uncomfy]
catman has quit [Quit: WeeChat 3.6]
talismanick has quit [Remote host closed the connection]
talismanick has joined #river
catman has joined #river
waleee has quit [Ping timeout: 246 seconds]
waleee has joined #river
eShaev9z_ has joined #river
eShaev9z has quit [Ping timeout: 268 seconds]
catman has quit [Quit: WeeChat 3.6]
Pound_Hash has joined #river
catman has joined #river
notzmv has joined #river
catman has quit [Remote host closed the connection]
catman has joined #river
catman has quit [Remote host closed the connection]
catman has joined #river
catman has quit [Remote host closed the connection]
snakedye has quit [Ping timeout: 252 seconds]
catman has joined #river
elshize has quit [Ping timeout: 260 seconds]
catman has quit [Ping timeout: 265 seconds]
waleee has quit [Ping timeout: 265 seconds]
catman has joined #river
jao has quit [Ping timeout: 268 seconds]
Pound_Hash has quit [Quit: Pound_Hash]
<NickH> leon-p: after getting used to the limit primary_count feature I've found that I was missing the same thing for the secondary_count.
<NickH> So I went ahead and implmented it. I sent you a patch. I hope you would consider making a stacktile 1.0.1 release with this.
cyph3r has joined #river
cyph3r has quit [Ping timeout: 268 seconds]
cyph3r has joined #river
cyph3r has quit [Read error: Connection reset by peer]
cyph3r has joined #river
cyph3r has quit [Read error: Connection reset by peer]
cyph3r has joined #river
cyph3r has quit [Read error: Connection reset by peer]
cyph3r has joined #river
cyph3r has quit [Remote host closed the connection]
cyph3r has joined #river
cyph3r has quit [Remote host closed the connection]
cyph3r has joined #river
cyph3r has quit [Remote host closed the connection]
cyph3r has joined #river
cyph3r has quit [Read error: Connection reset by peer]
cyph3r has joined #river
cyph3r has quit [Read error: Connection reset by peer]
cyph3r has joined #river
cyph3r has quit [Remote host closed the connection]
cyph3r has joined #river
cyph3r has quit [Read error: Connection reset by peer]
cyph3r has joined #river
cyph3r has quit [Read error: Connection reset by peer]
cyph3r has joined #river
cyph3r has quit [Read error: Connection reset by peer]
cyph3r has joined #river
cyph3r has quit [Read error: Connection reset by peer]
StopNGo has quit [Remote host closed the connection]
StopNGo has joined #river
talismanick has quit [Ping timeout: 260 seconds]
snakedye has joined #river
cyph3r has joined #river
uncomfy has joined #river
uncomfy has quit [Client Quit]
cyph3r has quit [Ping timeout: 268 seconds]
cyph3r has joined #river
cyph3r has quit [Read error: Connection reset by peer]
cyph3r has joined #river
cyph3r has quit [Read error: Connection reset by peer]
cyph3r has joined #river
cyph3r has quit [Remote host closed the connection]
V-T60 has quit [Ping timeout: 268 seconds]
cyph3r has joined #river
cyph3r has quit [Ping timeout: 268 seconds]
cyph3r has joined #river
cyph3r has quit [Ping timeout: 268 seconds]
elshize has joined #river
jao has joined #river
cyph3r has joined #river
cyph3r has quit [Ping timeout: 252 seconds]
waleee has joined #river
cyph3r has joined #river
cyph3r has quit [Ping timeout: 252 seconds]
cyph3r has joined #river
lbia has quit [Ping timeout: 265 seconds]
cyph3r has quit [Ping timeout: 248 seconds]
waleee has quit [Ping timeout: 248 seconds]
cyph3r has joined #river
elshize has quit [Ping timeout: 268 seconds]
catman has quit [Ping timeout: 265 seconds]
catman has joined #river
Nulo has joined #river
StopNGo has quit [Ping timeout: 248 seconds]
StopNGo has joined #river
snakedye has quit [Ping timeout: 252 seconds]
cyph3r has quit [Ping timeout: 252 seconds]
jao has quit [Ping timeout: 246 seconds]
Guest28 has joined #river
snakedye has joined #river
snakedye has quit [Ping timeout: 260 seconds]
snakedye has joined #river
snakedye has quit [Ping timeout: 248 seconds]
snakedye has joined #river
ccha has joined #river
snakedye has quit [Read error: Connection reset by peer]
snakedye has joined #river
waleee has joined #river
aryak has quit [Ping timeout: 250 seconds]
jao has joined #river
elshize has joined #river
aryak has joined #river
snakedye has quit [Read error: Connection reset by peer]
snakedye has joined #river
aryak has quit [Ping timeout: 250 seconds]
aryak has joined #river
rodrgz has joined #river
rodrgz has quit [Client Quit]
<ccha> hello, I'm using arch and installed river via AUR. I could start it. But I just see only the background no cursor. I installed levee and put it the init file but nothing on the screen
<ccha> is it normal?
<waleee> could you pastebin the init file?
<ccha> it's the example one
<ccha> I added levee at the end riverctl spawn "levee pulse backlight battery"
<waleee> I don't remember the specifics around errors in the init, but do you have foot installed?
<ccha> Super + shift e works
<ccha> no foot
<leon-p> ccha: did you put your command after the rivertile command?
<leon-p> Because that command does not return
<ccha> just empty archlinux installation then river
<leon-p> the init is literally just a shell script, so you'll have to watch out for shell control flow
<waleee> ccha: then even if it doesn't error on the missing foot on https://github.com/riverwm/river/blob/master/example/init#L14 you need to change it to a terminal you do have installed
<waleee> for the rest, leon-p is a much better voice to listen to
<leon-p> also, which river version? I think a lot of people installing from the AUR have had an issue with outdated river
<ccha> river 0.1.3-4
<leon-p> can't remember when, but there has been a change to configuration commands that tripped up some people
<leon-p> can you try to launch river as `river -c foot`?
<ccha> I installed foot
<ccha> still just the background
<ccha> I got these message in journald [drm:vmw_du_cursor_plane_atomic_check [vmwgfx]] *ERROR* surface not suitable for cursor
<ccha> it's a virtual machine for testing purpose
<ccha> I installed xterm and river -c xterm. still only background
<ccha> the background color is always green/blue
<ccha> I run river command with root user
<leon-p> probably not a good idea
<leon-p> if `river -c foot` does not worked, something is messed up. Try getting the stderr logs
<ccha> oh ps i can see xterm running but nothing on the screen
<leon-p> TBH by using a VM you are introducing a lot of additional things that can go wrong. Virtual graphics are a bit weird sometimes
elshize has quit [Ping timeout: 252 seconds]
<ccha> with normal user I got this error info(wlroots): [libseat] [libseat/backend/seatd.c:64] Could not connect to socket /run/seatd.sock: No such file or directory
<ccha> seatd 0.7.0-2
<leon-p> seatd errors are normal
<novakane> well only if you use logind
<leon-p> (or elogind)
<novakane> you need to have your user in _seatd group if you're using seatd
elshize has joined #river
<ccha> yes, I fixed the error with seatd
<ccha> I need to start the service and add my user into the group
<ccha> I got same problem with sway
<ccha> and I fixed both with WLR_NO_HARDWARE_CURSORS=1
Hashimoto has joined #river
<Hashimoto> Hi, I've just compiled river. I've copied the example init, when I run river looks like it is not reading my inputs. What should I do?
<novakane> is your init executable? which version of river?
<Hashimoto> is executable. 0.2-dev.119+e35c147
<novakane> could you share a log
<novakane> river -log-level debug >river.log 2>&1
<Hashimoto> I got a riverctl not found, I think I know how to fix it
<novakane> ah well if you don't have a riverctl bin it would explains why this doesn't works
<novakane> although I'm not sure how you have river but not riverctl?
<Hashimoto> I do have it (but it wasn't in the path)
<Hashimoto> When I build from source, I symlink the binaries, I only did it for river
<Hashimoto> It works, but for some reason Super+Shift Enter doesn't (it also happens in sway), do you have any idea why?
<Hashimoto> (Thanks by the way :))
<novakane> ah yeah ok, make sur to symlinks rivertile too then
<novakane> you need to use Return instead of enter
snakedye has quit [Ping timeout: 260 seconds]
<Hashimoto> Yeah, I symlinked rivertile too
snakedye has joined #river
<Hashimoto> Sorry, I wrote Enter but I ment Return (it's the default spawn terminal)
<novakane> hmm I have no idea then, that's weird, maybe a problem with foot instead of Enter?
<novakane> foot or whatever your terminal is
<Hashimoto> Nope, I bind Super T to open the terminal in both wm's and they work. I didn't find why in sway when I looked a time ago
<novakane> hmm really weird, maybe try to use wev to see if the name is actually Return
<novakane> but I have no other idea, never heard someone having this problem
<Hashimoto> What is wev?
<waleee> wayland version of xev
snakedye has quit [Ping timeout: 264 seconds]
<waleee> (xev shows x events like hitting a button etc)
<Hashimoto> Should I just type wev in the terminal then?
<Hashimoto> Ok, I got to built it
<novakane> yeah, then once you launch it, using your keyboard you should see the name of the key somewhere
<Hashimoto> I got a KP_Enter (65421)
<Hashimoto> It worked for river (but not sway), I'm enough happy
snakedye has joined #river
elshize has quit [Ping timeout: 265 seconds]
Pound_Hash has joined #river