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/
groknull has joined #river
groknull has quit [Remote host closed the connection]
groknull has joined #river
groknull has quit [Remote host closed the connection]
groknull has joined #river
groknull has quit [Remote host closed the connection]
guest40 has joined #river
groknull has joined #river
groknull has quit [Remote host closed the connection]
<leon-p> ifreund: btw, what do you think of sending error and warning log messages to syslog?
amyrat has joined #river
guest40 has quit [Quit: Client closed]
eShaev9z has joined #river
eShaev9z_ has quit [Ping timeout: 264 seconds]
linkydink has joined #river
<linkydink> Hi sorry for the noob question but I just got a new laptop and have been wanting to switch to wayland, but the only thing keeping tied to X was bspwm
<linkydink> Is river a good replacement for bspwm? I understand it has the same server/client model and is configured with a shell script?
<linkydink> Would it be tedious/annoying to convert my sxhkd?
linkydink has quit [Quit: Lost terminal]
<plumeus> I would say, just give it a try. You can always run bspwm inside River, or have both installed side by side.
<plumeus> From the people that have used bspwm, I have heard River is similar to it.
<talismanick> If I'd like to install the latest release on Void, I need to grab a newer LLVM (or the self-contained Zig tarball) and wlroots-0.16?
<talismanick> I was surprised to see even Arch has wlroots-0.15 still
<talismanick> Speaking of which, how do I safely install both of them on my system? I'm not using Nix or Guix, so I'm not sure how I could have both, unless I installed the latest release as a self-contained Flatpak
<amyrat> i use void and use the zig binary and compiled wlroots and just git cloned river and compiled
<talismanick> amyrat: No other manual dependency setup?
<amyrat> dont think so
<scorpion2185[m]> linkydink: there is a clone of sxhkd in the recommended softawre https://github.com/waycrate/swhkd
<scorpion2185[m]> Nosrep: I can't see them at all on wev
<scorpion2185[m]> it's like those keys don't even exist
<scorpion2185[m]> * softawre https://github.com/waycrate/swhkd. I think that bspwm is similar to river
<scorpion2185[m]> >It also attempts to be a drop-in replacement for sxhkd, meaning your sxhkd config file is also compatible with swhkd.
amyrat has quit [Quit: WeeChat 3.7.1]
waleee has joined #river
Ordoviz has joined #river
Ordoviz has quit [Ping timeout: 268 seconds]
Ordoviz has joined #river
waleee has quit [Ping timeout: 265 seconds]
Ordoviz has quit [Ping timeout: 268 seconds]
ayushnix has joined #river
icp has joined #river
<scorpion2185[m]> can i get lisgd work on river?
<scorpion2185[m]> s/work/working/
<leon-p> if it subscribes to raw libinput events and requires no integration on the server side, then probably yes
<scorpion2185[m]> i tried `lisgd -g "1,LR,notify-send swiped lr"` but I cannot see any output
<scorpion2185[m]> the device must be /dev/input/touchscreen
<leon-p> this seems like an issue the lisgd people can help you better with
<scorpion2185[m]> an issue on github?
<scorpion2185[m]> any idea about not working vol -/+ on river? no output on wev
<leon-p> github issues generally are for bug reports / feature requests, not for user questions, however they may run their project differently
<leon-p> if you don't see output on wev, that means that river probably already has a mapping for that key and consumes the event instead of sending it to the client
<leon-p> The names of the audio keys are XF86AudioRaiseVolume and XF86AudioLowerVolume
<leon-p> the default init already sets them up, if that does not work, maybe you are missing the program used to adjust pulse audio
<scorpion2185[m]> oh right I had a typo on commands to start PW-wireplumber
<leon-p> that assumes you are using pulse audio of course, if you are using pipewire, you may need to switch the commands out to the matching wpctl / pw-metadata ones
<scorpion2185[m]> pipewire-pulse provides compatibility with PA tools, PA waybar modules now works
<leon-p> mostly, but sometimes pipewire sinks don't get translated to pulse sinks. My DAC for example shows up in pipewire and works well, but if I open pavucontrol it's not there
icp has quit [Quit: Client closed]
waleee has joined #river
Ordoviz has joined #river
Ordoviz has quit [Ping timeout: 260 seconds]
talismanick has quit [Ping timeout: 272 seconds]
amyrat has joined #river
waleee has quit [Ping timeout: 260 seconds]
waleee has joined #river
<Nosrep> scorpion2185[m]: i tried wev on my setup and volume keys didn't show up either
<Nosrep> but the volume still changed
<Nosrep> so wev might not be able to capture it if its bound by river
<Nosrep> but idk ur case might be different
alexherbo2 has joined #river
alexherbo2 has quit [Remote host closed the connection]
<n0r> scorpion2185: Matrix reactions are not visible on IRC ;)
<p00f1> https://github.com/riverwm/river/issues/206#issuecomment-860838377 does this mean the pending change wont improve battery life?
<Nosrep> any cpu usage improvement should help battery
<Nosrep> i think the only part is referring to freeze
<leon-p> ok, so now apparently zig refuses to see a library that pkg-config correctly identifies, despite zigs build system using the pkg-config tool. Oh and worked well twenty minutes ago.
<leon-p> this is fun
<leon-p> ok, it links the right one, but for the one cInlcude in zig-wlroots/src/version.zig it pulls the wrong one
<leon-p> at least I can hardcode that, but still annoying
Ordoviz has joined #river
<leon-p> anyway, I implemented the requested interface changes to the keyboard-layout command, the PR is ready for another round of review
Ordoviz has quit [Ping timeout: 272 seconds]
ayushnix has quit [Remote host closed the connection]
ayushnix has joined #river
amyrat has quit [Quit: WeeChat 3.7.1]