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/
jao has joined #river
rscott has quit [Quit: Client closed]
waleee has quit [Ping timeout: 255 seconds]
smach has quit []
eShaev9z has joined #river
eShaev9z_ has quit [Ping timeout: 255 seconds]
mx08 has quit [Quit: WeeChat 3.0]
mx08 has joined #river
snakedye has quit [Ping timeout: 268 seconds]
Pound_Hash has joined #river
<dnkl> rscott: do you want 9 tags to be visible in the bar at all times, regardless of their occupied state?
Ordoviz has joined #river
Pound_Hash has quit [Quit: Pound_Hash]
jao has quit [Ping timeout: 252 seconds]
silv3r has joined #river
snakedye has joined #river
silv3r has quit [Quit: WeeChat 3.6]
hspak6 has quit [Read error: Connection reset by peer]
hspak6 has joined #river
n0r[m] has joined #river
fitrh has joined #river
n0r has left #river [#river]
smach has joined #river
groknull has joined #river
groknull has quit [Remote host closed the connection]
groknull has joined #river
groknull has quit [Remote host closed the connection]
jao has joined #river
<n0r[m]> Some bars can show the focused tags, but it's not something I can get into a script, right? Needs to be a proper Wayland client or something like that?
n0r[m] has left #river [#river]
n0r[m] has joined #river
<leon-p> yes, you'll need a wayland client for that. but you could write one that dumps the data to stdout so you could use it in a script
<n0r[m]> Here you're assuming I'm capable of writing things beyond shell scripts.
<n0r[m]> I'd like to, but I suck at actual programming :D
draak has joined #river
waleee has joined #river
draak has quit [Quit: WeeChat 3.6]
Nulo has quit [Read error: Connection reset by peer]
Nulo has joined #river
tim17d has joined #river
tim17d has joined #river
tim17d has quit [Changing host]
waleee has quit [Quit: WeeChat 3.6]
jao has quit [Remote host closed the connection]
tim17d has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
jao has joined #river
jao has quit [Remote host closed the connection]
jao has joined #river
snakedye has quit [Ping timeout: 252 seconds]
snakedye has joined #river
fitrh has quit [Quit: fitrh]
Guest7 has joined #river
Guest7 has quit [Client Quit]
Pound_Hash has joined #river
Ordoviz has quit [Quit: WeeChat 3.6]
waleee has joined #river
Pound_Hash has quit [Quit: Pound_Hash]
snakedye has quit [Ping timeout: 255 seconds]
maxv has joined #river
snakedye has joined #river
<xaltsc> Hey, so River only sends the Focused Output event when the focus has changed. Is there any way to get the currently focused output without having to wait for this event, which may not even be sent when there's only one output ?
maxv has quit [Quit: Client closed]
<xaltsc> Since focused tags events for the outputs are sent upon creation, I was a bit suprised the focused output event wouldn't be sent as well.
<xaltsc> The inteface spec says that the focused_output event is "Sent on binding the interface", so I may have a bug though.
<leon-p> It definitely should be send on binding the interface
<leon-p> i just checked and it does seem to be send on interface bind, as expected
<ifreund> there's a annoying race that I don't think we've mitigated in river's implementation of this
<ifreund> if you don't bind the wl_output global before creating the zriver_seat_status_v1 libwayland-client will drop the events
<ifreund> we mitigate this kind of thing in wlroots for e.g. wl_surface.enter by adding code to send the event on binding the output global if not already sent
<leon-p> oh right, I remember hitting a similar bug in lswt with foreign-toplevel
<ifreund> I actually added a fix for that instance of this race in wlroots a while back
<xaltsc> Yeah, I don't bind anything manually, I wait for wayland-rs to send stuff, and from what I can see from the enumaration of the wl_registry, wl_output is sent later than wl_seat and zriver_status_manager
snakedye has quit [Ping timeout: 255 seconds]
trava4816 has joined #river
bfiedler_ has joined #river
ifreund_ has joined #river
ane__ has joined #river
kindablue_ has joined #river
voroskoi_ has joined #river
maringuu_ has joined #river
Ankhers_ has joined #river
pvsr_ has joined #river
milesrout_ has joined #river
raiaq_ has joined #river
anjan_ has joined #river
whereswaldon_ has joined #river
kennylevinsen_ has joined #river
psnszsn_ has joined #river
novakane_ has joined #river
leon-p_ has joined #river
NickH_ has joined #river
ecocode____ has joined #river
dnkl_ has joined #river
andrea_ has joined #river
ecocode___ has quit [Ping timeout: 244 seconds]
psnszsn has quit [Ping timeout: 244 seconds]
voroskoi has quit [Ping timeout: 244 seconds]
bfiedler has quit [Ping timeout: 244 seconds]
romangg has quit [Ping timeout: 244 seconds]
NickH has quit [Ping timeout: 244 seconds]
novakane has quit [Ping timeout: 244 seconds]
maringuu has quit [Ping timeout: 244 seconds]
kindablue has quit [Ping timeout: 244 seconds]
ane has quit [Ping timeout: 244 seconds]
milesrout has quit [Ping timeout: 244 seconds]
dnkl has quit [Ping timeout: 244 seconds]
travankor has quit [Ping timeout: 244 seconds]
^[ has quit [Ping timeout: 244 seconds]
leon-p has quit [Ping timeout: 244 seconds]
kennylevinsen has quit [Ping timeout: 244 seconds]
anjan has quit [Ping timeout: 244 seconds]
whereswaldon has quit [Ping timeout: 244 seconds]
raiaq has quit [Ping timeout: 244 seconds]
Ankhers has quit [Ping timeout: 244 seconds]
pvsr has quit [Ping timeout: 244 seconds]
andrea has quit [Ping timeout: 244 seconds]
ifreund has quit [Ping timeout: 244 seconds]
coder_kalyan has quit [Ping timeout: 244 seconds]
ecocode____ is now known as ecocode___
voroskoi_ is now known as voroskoi
anjan_ is now known as anjan
psnszsn_ is now known as psnszsn
DZoidberg_ is now known as DZoidberg
maringuu_ is now known as maringuu
ane__ is now known as ane
kindablue_ is now known as kindablue
milesrout_ is now known as milesrout
leon-p_ is now known as leon-p
NickH_ is now known as NickH
novakane_ is now known as novakane
kennylevinsen_ is now known as kennylevinsen
ifreund_ is now known as ifreund
whereswaldon_ is now known as whereswaldon
pvsr_ is now known as pvsr
andrea_ is now known as andrea
Ankhers_ is now known as Ankhers
dnkl_ is now known as dnkl
raiaq_ is now known as raiaq
romangg has joined #river
coder_kalyan has joined #river
snakedye has joined #river
snakedye has quit [Ping timeout: 244 seconds]
snakedye has joined #river
snakedye has quit [Ping timeout: 244 seconds]
jao has quit [Read error: Connection reset by peer]
<xaltsc> Yup, binding wl_output before zriver_status_mgr solves it.
jao has joined #river
smach has quit []
jao has quit [Read error: Connection reset by peer]
^[ has joined #river