ChanServ changed the topic of #wayland to: https://wayland.freedesktop.org | Discussion about the Wayland protocol and its implementations, plus libinput
qyliss has joined #wayland
qyliss has quit [Quit: bye]
qyliss has joined #wayland
CodeSpelunker has quit [Ping timeout: 480 seconds]
bjorkintosh has quit [Quit: "Every day, computers are making people easier to use." David Temkin]
nerdopolis has quit [Ping timeout: 480 seconds]
CodeSpelunker has joined #wayland
glennk has quit [Ping timeout: 480 seconds]
nerdopolis has joined #wayland
___nick___ has quit []
___nick___ has joined #wayland
dviola has quit [Ping timeout: 480 seconds]
kts has joined #wayland
vincejv has quit [Remote host closed the connection]
abhimanyu1 has quit [Read error: Connection reset by peer]
abhimanyu1 has joined #wayland
iomari891 has quit [Ping timeout: 480 seconds]
abhimanyu1 has quit [Remote host closed the connection]
abhimanyu1 has joined #wayland
abhimanyu1 has quit [Read error: Connection reset by peer]
iomari891 has joined #wayland
abhimanyu1 has joined #wayland
mclasen has joined #wayland
abhimanyu1 has quit [Remote host closed the connection]
abhimanyu1 has joined #wayland
abhimanyu1 has quit [Read error: Connection reset by peer]
rgallaispou has quit [Read error: Connection reset by peer]
kts has quit [Quit: Leaving]
abhimanyu1 has joined #wayland
abhimanyu1 has quit [Remote host closed the connection]
rasterman has quit [Quit: Gettin' stinky!]
abhimanyu1 has joined #wayland
abhimanyu1 has quit []
tzimmermann has quit [Quit: Leaving]
leon-anavi has quit [Quit: Leaving]
peeterm has quit [Quit: Leaving]
peeterm has joined #wayland
<cmeissl[m]>
The fifo protocol states that wait_barrier requests must be ignored for sync subsurfaces. Does this only apply at commit time or also for subsurfaces set sync after a barrier has been committed? imo the latter would already be racy as the barrier could already be signaled at the time the surface is set sync.
<zamundaaa[m]>
cmeissl: what's racy about it?
<zamundaaa[m]>
If the barrier has already been signaled, then there's no problem