ChanServ changed the topic of #river to: river - a dynamic tiling Wayland compositor || https://codeberg.org/river/river || channel logs: https://libera.irclog.whitequark.org/river/
jacobly has joined #river
mtm has quit [Ping timeout: 264 seconds]
mtm has joined #river
mtm has quit [Ping timeout: 268 seconds]
mtm has joined #river
The_Buhs8 has joined #river
The_Buhs has quit [Ping timeout: 268 seconds]
The_Buhs8 is now known as The_Buhs
Snetry has quit [Ping timeout: 252 seconds]
sentry has joined #river
catman has quit [Quit: WeeChat 4.3.0-dev]
catman has joined #river
angry_vincent has joined #river
eShaev9z_ has quit [Ping timeout: 256 seconds]
eShaev9z has joined #river
lbia has quit [Ping timeout: 246 seconds]
angry_vincent has quit [Ping timeout: 256 seconds]
leopoldek has quit [Ping timeout: 252 seconds]
haliucinas has quit [Ping timeout: 255 seconds]
angry_vincent has joined #river
lbia has joined #river
angry_vincent has quit [Ping timeout: 256 seconds]
angry_vincent has joined #river
lbia has quit [Ping timeout: 268 seconds]
neurocyte has joined #river
waleee has joined #river
angry_vincent has quit [Ping timeout: 252 seconds]
lbia has joined #river
zorz has joined #river
<midgard> i just released v1.0.0 of my new tiling manager immodestly named river-ultitile!
<midgard> by default, it has a main/stack layout with the main in the center on widescreens, as well as a few other layouts you can choose
<ifreund> midgard: nice! you should send a PR adding it to the list on the wiki: https://codeberg.org/river/wiki/src/branch/master/pages/Community-Layouts.md
<midgard> by modifying its source, you can define your own layouts in terms of nested tiles
<midgard> ifreund, is that list supposed to be in any particular order?
<ifreund> the ordering hasn't been given any thought by me at least :D
<midgard> PR created!
mtm has quit [Ping timeout: 264 seconds]
mtm has joined #river
Guest61 has joined #river
<Guest61> hello, does river support the idle_inhibit_unstable_v1 protocol?
<ifreund> yep
<Guest61> hmm, trying to get a program to inhibit idle but it doesn't work on river, but does on sway
maxsch has joined #river
<ifreund> what program?
<ifreund> Guest61: note that sway isn't as strict as it should be with idle-inhibit in some cases, this sway PR improves things a bit: https://github.com/swaywm/sway/pull/8175
<Guest61> the program is wljoywake, so river doesn't lock when using a controller to play a game
<ifreund> looks like that program does the same broken thing as wayland-pipewire-idle-inhibit
<ifreund> the sway PR I linked will make it stop working on sway as well
maxsch has quit [Quit: maxsch]
<Guest61> I see, thank you very much!
waleee has quit [Ping timeout: 264 seconds]
maxsch_ has joined #river
maxsch_ has quit [Remote host closed the connection]
maxsch has joined #river
Guest61 has quit [Quit: Client closed]
mtm has quit [Read error: Connection reset by peer]
mtm has joined #river
sadome has joined #river
sadome has joined #river
sadome has quit [Changing host]
sadome has quit [Excess Flood]
haliucinas has joined #river
Guest61 has joined #river
vimproved has quit [Ping timeout: 268 seconds]
tinwood has quit [Server closed connection]
tinwood has joined #river
tinwood has quit [Changing host]
tinwood has joined #river
Guest61 has quit [Ping timeout: 250 seconds]
zorz has quit [Quit: leaving]
leopoldek has joined #river
Inga has joined #river
<Inga> maybe asking things here on Sunday was not the smartest move, so I'll try again (I hope that's OK?)
<Inga> Is it possible that in River v3, the logic around "process keyboard input even when there are no display outputs enabled" or "keep focus on the last focused window even after all display outputs were disabled" has changed?
rick42 has quit [Server closed connection]
rick42 has joined #river
angry_vincent has joined #river
<ifreund> Inga: perhaps, though it kind of sounds like you want to only turn off the display rather than disable the output entirely
<ifreund> i.e. use `wlopm --off` rather than `wlr-randr --off`
<ifreund> the former keeps the output part of river's internal coordinate space and you can still send windows and focus to the output despite it not displaying anything
<ifreund> the latter removes it from river's coordinate space and prevents interaction with the output
<midgard> in river_layout_v3, can we assume that the output that last saw a layout_demand, is the currently focused one?
ayushnix has quit [Excess Flood]
ayushnix has joined #river
Inga has quit [Ping timeout: 250 seconds]
<midgard> nevermind, i just saw that the user_command event is also associated with an output
andyrtr has quit [Quit: ZNC 1.9.1 - https://znc.in]
andyrtr has joined #river
Inga has joined #river
<leon-p> midgard: look at the river-status protocol if you need information about focus
<Inga> thank you, wlopm does exactly what I need, problem solved! I guess some fixes in river 0.3 broke my scenario with way-displays, but now it looks like way-displays was never the correct approach
<midgard> leon-p, yep, i was using that, but now i can remove it and simplify
waleee has joined #river
<leon-p> midgard: since you are investing a fair amount of time into writing a layout generator right now, you may also want to have a look at the rwm branch, which replaces that protocol
angry_vincent has quit [Ping timeout: 268 seconds]
<midgard> i'm aware that's happening, i may have a look at the protocol and see if i have remarks when i'm back from vacations
wuyoli has quit [Server closed connection]
wuyoli has joined #river
Inga has quit [Quit: Client closed]
<ifreund> I have vague plans for a river-compat window manager that provides compatibility with existing river layout generators fwiw
<Den4ikRus> Can I make rivertile to tile clients on my portrait monitor vertically by default?
<Den4ikRus> I don't think that's possible
<Den4ikRus> from reading man pages for riverctl and rivertile
<Den4ikRus> but I would be glad if someone proves me wrong
Guest42 has joined #river
<Guest42> Can someone suggest a way to try to build for Ubuntu 22.04? I see in `.builds` there is yml that describes builds for Arch and Alpine
<Den4ikRus> you prob would need to build other dependencies too
<Den4ikRus> ubuntu packages are so outdated
Guest42 has quit [Ping timeout: 250 seconds]