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/
<NickH> FYI I've been keeping my Zig and River debian packages up to date. There is some progress getting Zig into Debian and once that's in, River shouldn't be too far behind.
smach has quit [Ping timeout: 252 seconds]
smach has joined #river
smach has quit [Read error: Connection reset by peer]
sugarbeet has joined #river
eShaev9z_ has joined #river
eShaev9z has quit [Ping timeout: 265 seconds]
mx08 has joined #river
jao has quit [Ping timeout: 252 seconds]
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #river
muirrum has quit [Ping timeout: 255 seconds]
<ifreund> neato :)
<ifreund> daurnimator: I'm not planning on tagging releases for zig-wayland and company until the zig package manager is far enough along that I can switch away from submodules
muirrum has joined #river
waleee has quit [Ping timeout: 252 seconds]
smach has joined #river
<p00f1> andrea: i thought the maintainer pulled river from aur because i flagged it out of date when 0.2.3 was released 😭
smach has quit []
<ifreund> of course there already another bug fix commit on master that wasn't included in 0.2.3 :/
<ifreund> well, I'll probably do an 0.2.4 after another 2 weeks or something I guess
<andrea> p00f1: hahaha no, I even managed to update the package just before it was deleted :)
<ifreund> heh :D
smach has joined #river
smach has quit [Read error: Connection reset by peer]
EmoSpice has joined #river
<EmoSpice> Hello! I have a small nit with 0.1.3 and multiple displays. When plugged into an external monitor, my mouse pointer becomes "locked" to a single output and cannot seemingly be moved.
<EmoSpice> I know that 0.1.3 is not latest, but I'm mostly curious if this is known to have a workaround or a fix in later versions.
<ifreund> EmoSpice: if you configure your displays to not be directly adjacent you won't be able to move the mouse between them
<EmoSpice> What does "directly adjacent" mean here? My kanshi config sets up external monitor to be exactly offset from the width of the internal one: internal is 3200x1800. external position is 3200x0
<EmoSpice> (i am asking for clarification to make sure I'm not somehow off-by-one or somthing...)
<ifreund> could you drop the output of wlr-randr in a pastebin or something so I can see exactly what your config is?
<EmoSpice> Of course.
<ifreund> EmoSpice: I believe you want your second monitor at 1600,0 since the scale of the first is 2x
<ifreund> note that there are GUI clients such as wdisplays that would show this graphically
<EmoSpice> Can I blame lack of coffee if this has been broken for days?
<ifreund> Of course :)
<EmoSpice> That does - of course - work.
<EmoSpice> I've left a reminder note that these are scale-dependent points and not pixel offsets...
Szadek58 has joined #river
<ifreund> They're "logical pixels" in the compositor's coordinate system, a 3200x1800 output at 2x scale is seen by the compositor as 1600x900 logical pixels for the purposes of aligning windows, rendering, etc
boombim_ has joined #river
emersion_ has joined #river
<EmoSpice> That's a better term for them. I'll drop that in my config instead!
Nosrep has quit [Remote host closed the connection]
Nosrep has joined #river
mx08_ has joined #river
fleisch_ie has joined #river
mx08 has quit [*.net *.split]
Szadek5 has quit [*.net *.split]
emersion has quit [*.net *.split]
boombim has quit [*.net *.split]
Misthios has quit [*.net *.split]
fleischie has quit [*.net *.split]
emersion_ is now known as emersion
boombim_ is now known as boombim
Szadek58 is now known as Szadek5
Misthios has joined #river
jao has joined #river
<p00f1> would it work if they moved their mouse more or no
<ifreund> p00f1: nope, cursors are kept in bounds of the output layout, other wise it would be pretty easy to lose your mouse
<p00f1> ah
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #river
<leon-p> it probably is possible to cross small "gaps" by moving fast enough, since IIRC it works with deltas, but that is not really an intended feature
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #river
waleee has joined #river
Misthios has quit [Quit: Misthios]
Misthios has joined #river
<kraem_> ifreund: somehow i wasn't able to recreate the crash but it just happened again and i have the debug symbols. i'll send them over tomorrow :)
dbuckley has joined #river