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/
mtm has quit [Ping timeout: 272 seconds]
mtm has joined #river
waleee has joined #river
Snetry has quit [Ping timeout: 276 seconds]
sentry has joined #river
angry_vincent has joined #river
eShaev9z has joined #river
eShaev9z_ has quit [Ping timeout: 260 seconds]
Palanix_ has joined #river
Palanix has quit [Ping timeout: 252 seconds]
Palanix_ is now known as Palanix
angry_vincent has quit [Ping timeout: 244 seconds]
<kztx> Oh interesting I've never tried a no-bar approach.
<kztx> Do you have a screenshot of the overlay and the date/time/window notification? What shortcuts do you use for these?
waleee has quit [Ping timeout: 260 seconds]
Palanix has quit [Ping timeout: 260 seconds]
leopoldek has quit [Remote host closed the connection]
Palanix has joined #river
<leon-p> gbrlsnchs: river-tag-overlay will likely be deprecated with the merge of the WM protocol. River will no longer know anything about tags and if a WM implements tags like river does right now, it can implement the overlay itself with the added bonus of frame perfection
angry_vincent has joined #river
mtm has quit [Ping timeout: 260 seconds]
mtm has joined #river
emersion has quit [Ping timeout: 265 seconds]
mx08 has quit [Ping timeout: 265 seconds]
emersion has joined #river
mx08 has joined #river
<gbrlsnchs> leon-p: would it be possible to convert river-tag-overlay to use the new protocol and have it still running side by side with the main WM client?
<gbrlsnchs> kztx: let me try taking a screenshot for ya
<gbrlsnchs> kztx: I updated the image in my dotfiles README: https://git.sr.ht/~gbrlsnchs/dotfiles
<gbrlsnchs> somehow not having a clock visible all the time made me less anxious
<gbrlsnchs> when I want to know what time it is, I just press the hotkey to show that notification
<sewn> ifreund: I'd love to help in the dwm implem
<sewn> or maybe test or use or whatever because I'm not really good at it
aryak has quit [Remote host closed the connection]
<kztx> gbrlsnchs: Pure vibes, love it. Thanks!
leopoldek has joined #river
sespiros has quit [Quit: ZNC 1.9.1 - https://znc.in]
leopoldek has quit [Remote host closed the connection]
aryak has joined #river
aryak has quit [Ping timeout: 260 seconds]
aryak has joined #river
Monko has joined #river
<Monko> is there a guide for noobs step by step how to make a minimal de . to be able to click on shortcuts on the desktop and move windows with the mouse, or at least to be able to at least somehow use, because all I have now is a blue background and a terminal
Monko27 has joined #river
Monko27 has quit [Client Quit]
Monko59 has joined #river
Monko has quit [Ping timeout: 256 seconds]
Monko59 has quit [Client Quit]
Monko has joined #river
<Monko> I hope someone replies. ill read later in the logs because this site throws me out
Monko has quit [Client Quit]
<kaisan> Monko: the intention of river, and sway, and other wm's was to remove the mouse from the equation. Fast switching, fast views, less travel, less muscle movement, gah, use a proper IRC client on your device, or install thelounge somewhere :)
<ifreund> kaisan: no gatekeeping IRC please, the webclient + logs link in the topic are a fine way to use this channel
<kaisan> apologies. I was half way my sentence when the disconnect happened. It triggered me.
<leon-p> gbrlsnchs: no. the new protocol only communicates window management between WM and river. Communicating state between desktop widgets and WM is out of scope, especially since neither river nor the protocol will know anything about tags. The word "tag" will not appear in the protocol, they are merely an implementation detail up to the WM. A WM could do something completely different if it wanted
<leon-p> as such, communicating state between WM and a desktop widget program will require its own IPC
<leon-p> however, at that point you really should just integrate the overlay directly into the WM. It's trivial code and you gain nothing but additional complexity by having it in a separate process
<leon-p> anyone can fork river-tag-overlay and add some custom IPC of course, but that is up to that person
<leon-p> Monko: there is no step-by-step guide. What you want is possible, however the software required to do it does not exist yet. F.e. you'd need a layer shell client for desktop icons and I don't think anyone has written one.
<leon-p> however, there is a guide to set-up river. it won't be exactly what you describe, but perhaps it helps: https://leon_plickat.srht.site/writing/river-setup-guide/article.html
angry_vincent has quit [Ping timeout: 252 seconds]
leopoldek has joined #river
Palanix has quit [Read error: Connection reset by peer]
Palanix has joined #river
<ifreund> kaisan: all good :)
waleee has joined #river
<sewn> sorry if ive asked this before: in the context of zriver_status_manager_v1, can multiple seats have a single wl_output?
<ifreund> sewn: river doesn't support multiple seats and won't until after that protocol is gone, so don't worry about it :D
<sewn> wait, so all that multi seat handling in my wayland applications is pointless?
<ifreund> no, you are preparing for the future when river supports multiple seats and making sure things work on other compositors which already do
<ifreund> my comment is only about this soon to be removed river-specific protocol
leopoldek has quit [Ping timeout: 252 seconds]