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/
Guest21 has joined #river
Guest21 has quit [Client Quit]
notzmv has quit [Ping timeout: 260 seconds]
daniel34 has joined #river
<daniel34> Hi, does river support the tabbed layout?
<waleee> daniel34: I assume you refer to the one of i3-fame?
<waleee> hm possibly sway fame too I guess, I haven't checked if they support it too
<daniel34> yes more like the sway mode
<waleee> then no, not built in into river afaik
<daniel34> OK thanks, I'll try with the Community Layouts to see if they have such features.
<waleee> daniel34: qtile can be configured to have something like the tabbed layout, https://github.com/qtile/qtile/issues/491#issuecomment-1212045266
<daniel34> waleee I found an alternative layout of tabbed mode, more precisely, the Monocle layout used in dwm, and seems the rivercarro can make it work https://git.sr.ht/~novakane/rivercarro
<waleee> ah. I assumed you were after a more 1-to-1 replacement of the i3-version which enables a tabbed sublayout/node
<waleee> daniel34: I think monocle is in the "default" (as is in the river repo) rivertile
<waleee> or maybe not
<daniel34> I was using awesome wm and always in the maximum window mode, recently change to sway and found the tabbed layout is more like what I used in awesome, I don't use tile often:')
<waleee> you can mimic it with "riverctl map normal Super F toggle-fullscreen" in the init
<waleee> (which has the slight downside of hiding any bars if your into those)
<waleee> *you're
<daniel34> I know this full-screen feature but I need to show the bar when multiple clients opened in one tag
<plumeus> Monocole isn't a part of Rivertile
daniel34 has quit [Quit: Client closed]
waleee has quit [Ping timeout: 260 seconds]
jao has quit [Ping timeout: 260 seconds]
ayushnix has quit [Remote host closed the connection]
bw has quit [Read error: Software caused connection abort]
bw_ has joined #river
qyliss has quit [Killed (NickServ (GHOST command used by qyliss_!~user@p4feb74b7.dip0.t-ipconnect.de))]
qyliss_ has joined #river
bw_ has quit []
bw_ has joined #river
bw_ is now known as betawaffle
betawaffle has quit [Changing host]
betawaffle has joined #river
betawaffle is now known as bw
StopNGo has quit [Ping timeout: 256 seconds]
<ifreund> ;
ayushnix has joined #river
jao has joined #river
ayushnix has quit [Remote host closed the connection]
ayushnix has joined #river
ayushnix has quit [Changing host]
ayushnix has joined #river
<plumeus> ;
ayushnix has quit [Ping timeout: 260 seconds]
gwizon has joined #river
questionable_ole has quit [Quit: WeeChat 3.6]
gwizon has quit [Remote host closed the connection]
questionable_ole has joined #river
waleee has joined #river
gwizon has joined #river
gwizon has quit [Client Quit]
ayushnix has joined #river
ayushnix has quit [Changing host]
ayushnix has joined #river
ayushnix has quit [Ping timeout: 260 seconds]
<gbrlsnchs> hey folks, I have two monitors and am using a sticky tag as suggested in the wiki, however it seems the spawn tagmask is only applied in the main monitor, forcing me to manually apply the tagmask in the secondary one... is this by design?
<tleydxdy[m]> spawn tagmask is per output
<tleydxdy[m]> also it will get lost if the output go away
<gbrlsnchs> I see... any tips to apply it to all outputs during init?
<tleydxdy[m]> I think you're probably better off picking the commit from my branch https://github.com/tleydxdy/river
<gbrlsnchs> yeah, that looks exactly like what I need, thanks!
<gbrlsnchs> any chance of merging that upstream?
<tleydxdy[m]> I'm looking at that, it do change what spawn_tagmask means pretty majorly tho
<gbrlsnchs> does anyone use different spawn tagmasks per output? what if there were a global spawn tagmask as well, would that make sense?
<tleydxdy[m]> yeah need the maintainer to make an decision on that one
<novakane> there is an open issue about that no?
<tleydxdy[m]> I forgot, might even be from me
<tleydxdy[m]> can't find it
<novakane> don't have multiple outputs so I don't really follow, but is that what you guys want?