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: 260 seconds]
waleee has joined #river
jao has quit [Ping timeout: 256 seconds]
talismanick has joined #river
eShaev9z_ has joined #river
eShaev9z has quit [Ping timeout: 265 seconds]
waleee has quit [Ping timeout: 246 seconds]
elshize has quit [Ping timeout: 252 seconds]
gwizon has joined #river
gwizon has left #river [#river]
dbuckley has quit [Ping timeout: 260 seconds]
vyivel has quit [*.net *.split]
boombim has quit [*.net *.split]
boombim has joined #river
vyivel has joined #river
dagle has quit [Quit: WeeChat 3.6]
hryx has quit [Remote host closed the connection]
jao has joined #river
elshize has joined #river
r2x has joined #river
<r2x> Hello, can anyone tell me why I don't see a cursor anymore, after starting terminal (e.g. foot) and then hovering over it ?
jao has quit [Remote host closed the connection]
<ifreund> r2x: perhaps you don't have any cursor theme installed on your system?
<r2x> I do have installed xcursor-themes package and also set this in init file.
<ifreund> r2x: any chance you have a typo in the xcursor theme you set?
<r2x> Nope get a red cursor with theme redglass in my init
<r2x> Also shows up in the debug log.
<r2x> But get a strange "Failed to pick cursor format" message further down in log.
<r2x> After "view 'foot' mapped".
<plumeus> I had the cursor being eaten by foot before setting xcursor.
<plumeus> Also, foot scales weirdly for me.
<ifreund> does foot log anything interesting?
<ifreund> cursors are rendered client side, all river does is set the XCURSOR_THEME environment variable for foot to read
<plumeus> info: wayland.c:1698: cursor theme: Adwaita, size: 24, scale: 2 by foot when hovering my cursor
<plumeus> I see lots of weird dpi stuff in the logs, huh
<plumeus> warn: wayland.c:1339: text input interface not implemented by compositor; IME will be disabled hahaha
<r2x> I unfortunately can't share the log now, because I have not other GUI for gist etc. at hand. However I have the same problem with my every other window I hover over (browser etc.).
<r2x> At least it logs no errors, just loading fonts, creating surfaces and then "debug(wlroots): Failed to intersect and render modifiers for format 0x34325241 on ouput 'e-DP-1
jao has joined #river
Szadek has joined #river
jao has quit [Remote host closed the connection]
jao has joined #river
<plumeus> you could use https://0x0.st/, which requires no GUI. Just `curl -F'file=@<file name>' https://0x0.st`
<r2x> Thank you, here is my log https://0x0.st/okr0.log
<plumeus> I presume this is river's log, and not foot's. Although it might still be relevant, idk much.
<ifreund> r2x: perhaps try with a known good cursor theme like Adwaita?
<ifreund> or perhaps try starting river with WLR_NO_HARDWARE_CURSORS=1 set
<r2x> The last one did make it thank you very much !!!
<r2x> Also it is not a fault with river then, anyway thanks.
r2x has quit [Quit: leaving]
elshize has quit [Ping timeout: 256 seconds]
<ifreund> a fresh compile of i3bar-river took 4m 45s on my PC, that seems excessive
<ifreund> that's a debug build too it seems
<plumeus> Even for a Rust project, it sounds a bit long.
<plumeus> Speaking of Rust, I sure wonder what happened to cranelift and it's potential application as a self-hosted compiler for debug builds.
<ifreund> cranelift kinda got subsumed by wasmtime last I heard
<ifreund> with i3status-rust as well that's 8m 45s in total xD
StopNGo has quit [Ping timeout: 252 seconds]
<plumeus> Rewrite it in... idk, what language can I expect to have a slower compile time than Rust?
StopNGo has joined #river
<ifreund> the PR queue is slowly getting a bit smaller :)
<leon-p> let me know when you have time to designt he window management protocol. My image processing course will conclude in a few days, after that my free time increases a bit
taupiqueur has joined #river
<ifreund> leon-p: I plan to draft something over the holidays. It'll take a few iterations though, Ill let you know as soon as I think feedback would be helpful :)
<ifreund> I'd like to get 0.2.0 out the door first though
<novakane> are you planning some big change like the scene graph for the 0.2 or just enough to works with wlroots 0.16?
Szadek has quit [Quit: WeeChat 3.7.1]
kragacles has quit [Quit: ZNC 1.8.2 - https://znc.in]
kragacles has joined #river
hryx has joined #river
Guest70 has joined #river
Guest70 has quit [Client Quit]
Szadek has joined #river
waleee has joined #river
<leon-p> ifreund: I assume closing #708 was an accident?
elshize has joined #river
dbuckley has joined #river
<ifreund> leon-p: uh, yeah definitely not intentional. Looks like I force pushed the master branch of your fork by accident...
<ifreund> Probably while rebasing your other PR I merged
<leon-p> git is fun
<ifreund> Not at a computer now but feel free to reopen and I'll take a look tomorrow :)
<ifreund> sorry bout that
<plumeus> ifreund is using his psychic powers to connect to IRC with his brain
<leon-p> it's fine. I recently messed up as well, if you wondered why I temporarily unpinned the 0.2.0 issue; I was tired and mistook it for some random pop-up
<leon-p> can't reopen btw, github won't let me. But it's probably fine.
dbuckley has quit [Ping timeout: 255 seconds]
dbuckley has joined #river