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/
waleee has quit [Ping timeout: 268 seconds]
<tleydxdy[m]> got a crash, but there's a call trace in dmesg for amdgpu, something with drm_WARN_ON(atomic_read(&vblank->refcount) == 0)
<tleydxdy[m]> err
Guest28 has joined #river
<Guest28> Hey beautiful people, river wont use my config no matter what I do, It’s in ~.config/river/init, I’ve tried it with and without the environment variable added, not sure what my other avenues for testing are
<tleydxdy[m]> is it executable?
<Guest28> Yeah
<Guest28> actually I just added executive privilege I’ll try r
<Guest28> Perms for the file are -rwxr-xr-x and still no luck
<tleydxdy[m]> is ~.config just a typo?
<Guest28> Looks like it
<Guest28> Oh no
<Guest28> Yeah just a typo
<Guest28> XDG_CONFIG_HOME is set to /home/hipurus/.config
<Guest28> And it shows up just fine when I run env
<tleydxdy[m]> welp, idk then. maybe pastebin your init
<Guest28> I’m using the example from the repo
<Guest28> curl (whatever link) >> (whatever file)
<tleydxdy[m]> hmm yeah, then I'm more out of ideas
<Guest28> I am on void so it’s running 1.00 instead of 1.03 🤷‍♂️
<tleydxdy[m]> oh you are on void
<tleydxdy[m]> I heard the package is real old
<Guest28> Had issue building it myself lmao
<Guest28> Issues*
<tleydxdy[m]> what kind of issues?
<Guest28> I’ll go ahead and run the compiler, might be able to help me there give me one moment please
<tleydxdy[m]> np
<Guest28> Would I want to compile it with --prefix ~/.local or /use/bin
<Guest28> Usr*
<Guest28> Assuming that’s the executable location, never used zig
<tleydxdy[m]> for just testing building it just do zig build
<tleydxdy[m]> no need to actually install it I think
<Guest28> Oh right irc doesn’t have images one second
Guest28 has quit [Quit: Client closed]
Guest9194 has joined #river
Guest9194 has quit [Client Quit]
Guest9137 has joined #river
<Guest9137> Still me, too lazy to login to this server rn
<Guest9137> Assuming it’s the wrong version of zig on void
<Guest9137> 0.8.1
<Guest9137> Yeah yeah looks like it
<tleydxdy[m]> yeah just grab the zig release from the website
<Guest9137> Can’t make zig because I don’t have llvm 13
<Guest9137> guess it’s time to go back to arch 😂
<tleydxdy[m]> on the website there's binary already built
<Guest9137> I know, but voids been nothing but missing dependencies after missing dependencies
<Guest9137> I know I can grab em, but whatever
<tleydxdy[m]> yeah, packaging shit is so labor intensive, it's kinda sad
<Guest9137> I tried packaging a good amount of new binaries a good while ago, worked a charm but I don’t have time for it
<tleydxdy[m]> ye
Guest9137 has quit [Quit: Client closed]
Guest911 has joined #river
Guest911 has quit [Client Quit]
talismanick has joined #river
snakedye has quit [Ping timeout: 268 seconds]
Guest38 has joined #river
Guest38 has quit [Client Quit]
mon_aaraj has quit [Ping timeout: 268 seconds]
mon_aaraj has joined #river
notzmv has quit [Ping timeout: 248 seconds]
talismanick has quit [Read error: Connection reset by peer]
talismanick has joined #river
talismanick has quit [Remote host closed the connection]
talismanick has joined #river
notzmv has joined #river
talismanick has quit [Read error: Connection reset by peer]
talismanick has joined #river
snakedye has joined #river
mon_aaraj has quit [Ping timeout: 246 seconds]
snakedye has quit [Ping timeout: 268 seconds]
mon_aaraj has joined #river
snakedye has joined #river
spaxus has quit [Ping timeout: 252 seconds]
Guest60 has joined #river
<Guest60> Hello, I have an issue setting up river with gdm3, where it seems to be frozen after starting (afaik, cause I can't exit or open terminal) any ideas on how I could figure out what's going on?
<tiosgz> i'd prolly first try starting it from a tty to rule out gdm being at fault
<Guest60> it works from tty
mon_aaraj has quit [Ping timeout: 255 seconds]
<tiosgz> i fear i can't help you much then, being no expert on DMs
<tiosgz> you can try autostarting something though, to see if at least that works
mon_aaraj has joined #river
Guest60 has quit [Quit: Client closed]
Guest60 has joined #river
mon_aaraj has quit [Ping timeout: 268 seconds]
mon_aaraj has joined #river
Guest44 has joined #river
pmnw has joined #river
<mon_aaraj> Should the legacy KDE extension for CSD be added in?
Guest44 has quit [Quit: Client closed]
<mon_aaraj> I mean, there's no sign showing of GTK using the new, actually used protocol... meanwhile, something like sway works perfectly, even though there's the legacy protocol that's being supported by them
mon_aaraj has quit [Ping timeout: 246 seconds]
Guest60 has quit [Quit: Client closed]
mon_aaraj has joined #river
snakedye has quit [Ping timeout: 272 seconds]
snakedye has joined #river
snakedye has quit [Ping timeout: 255 seconds]
snakedye has joined #river
snakedye has quit [Read error: Connection reset by peer]
snakedye has joined #river
snakedye has quit [Ping timeout: 246 seconds]
snakedye has joined #river
snakedye has quit [Ping timeout: 248 seconds]
snakedye has joined #river
pmnw has quit [Remote host closed the connection]
snakedye has quit [Ping timeout: 268 seconds]
snakedye has joined #river
snakedye has quit [Ping timeout: 268 seconds]
snakedye has joined #river
notzmv has quit [Ping timeout: 272 seconds]
notzmv has joined #river
<chipps> what's the preferred way to deal with hidpi screens on river? I tried setting the `--scale` option with wlr-randr, but that seems to make the fonts blurry
snakedye has quit [Ping timeout: 268 seconds]
snakedye has joined #river
<ifreund> chipps: fractional scaling isn't going to work very well, there are some proposals for a new wayland protocol extension to fix this but nothing usable yet
<ifreund> mon_aaraj: I won't merge support for KDE's decoration protocol, xdg-decoration has been around for 4 years now.
<ifreund> if you want to patch the title bars out of gtk, https://0x0.st/oTaC.diff
<ifreund> gtk4 also makes this a moot point as it doesn't support either iirc
<ifreund> (and doesn't have the pointless titlebars disabled by the kde extension in gtk3)
Guest52 has joined #river
groknull has joined #river
groknull has quit [Remote host closed the connection]
Guest52 has quit [Quit: Client closed]
groknull has joined #river
groknull has quit [Remote host closed the connection]
waleee has joined #river
mon_aaraj has quit [Ping timeout: 256 seconds]
<chipps> how do you guys usually distinguish between the active window and the other windows? on dwm I used picom to dim the non-active windows slightly, so I had an idea. Here it seems like the only option is to set the borders to be wide. Is there any other way?
spaxus has joined #river
<ifreund> just the border color works fine for me
<ifreund> my borders are only 2px
mon_aaraj has joined #river
<mon_aaraj> ifreund: ah, i see. Thank you so very much for the response!
mon_aaraj has quit [Ping timeout: 246 seconds]
snakedye has quit [Read error: Connection reset by peer]