ChanServ changed the topic of #wayland to: https://wayland.freedesktop.org | Discussion about the Wayland protocol and its implementations, plus libinput | register your nick to speak
xexaxo has quit [Ping timeout: 480 seconds]
erc has quit []
erc has joined #wayland
columbarius has joined #wayland
co1umbarius has quit [Ping timeout: 480 seconds]
MrCooper has quit [Ping timeout: 480 seconds]
leon-p has joined #wayland
slattann has joined #wayland
leon-p has quit []
slattann has quit []
Lucretia has quit []
ahmadraniri1994 has joined #wayland
ahmadraniri1994 has quit []
ahmadraniri1994 has joined #wayland
ahmadraniri1994 has quit []
MrCooper has joined #wayland
naveenk2 has joined #wayland
jgrulich_ has joined #wayland
slattann has joined #wayland
dcz_ has joined #wayland
naveenk2 has quit []
slattann_ has joined #wayland
naveenk2 has joined #wayland
hardening has joined #wayland
danvet has joined #wayland
slattann_ has quit []
rasterman has joined #wayland
yoslin has quit [Read error: Connection reset by peer]
yoslin has joined #wayland
pnowack has joined #wayland
hendursa1 has joined #wayland
hendursaga has quit [Ping timeout: 480 seconds]
mnadrian has joined #wayland
pochu has joined #wayland
nadrian has quit [Ping timeout: 480 seconds]
mnadrian has quit [Ping timeout: 480 seconds]
mnadrian has joined #wayland
naveenk2 has quit []
Lucretia has joined #wayland
mnadrian has quit [Ping timeout: 480 seconds]
xexaxo has joined #wayland
mnadrian has joined #wayland
naveenk2 has joined #wayland
flacks has quit [Quit: Quitter]
flacks has joined #wayland
leon-p has joined #wayland
xexaxo has quit [Ping timeout: 480 seconds]
xexaxo has joined #wayland
slattann has quit []
xexaxo has quit [Ping timeout: 480 seconds]
xexaxo has joined #wayland
pochu has quit [Ping timeout: 480 seconds]
xexaxo has quit [Ping timeout: 480 seconds]
d_ed has joined #wayland
xexaxo has joined #wayland
xexaxo_ has joined #wayland
leon-p has quit []
xexaxo has quit [Ping timeout: 480 seconds]
agd5f has joined #wayland
xexaxo_ has quit [Read error: No route to host]
bl4ckb0ne has quit [Remote host closed the connection]
emersion has quit [Remote host closed the connection]
hendursa1 has quit [Remote host closed the connection]
shankaru has quit [Remote host closed the connection]
MrCooper has quit [Remote host closed the connection]
slattann has quit [Remote host closed the connection]
aswar002 has quit [Remote host closed the connection]
naveenk2 has quit [Remote host closed the connection]
aswar002 has joined #wayland
slattann has joined #wayland
shankaru has joined #wayland
MrCooper has joined #wayland
naveenk2 has joined #wayland
naveenk2 has left #wayland [#wayland]
erc has quit [Remote host closed the connection]
erc has joined #wayland
dcz has joined #wayland
dcz_ has quit [Ping timeout: 480 seconds]
dcz_ has joined #wayland
dcz has quit [Ping timeout: 480 seconds]
aswar002 has quit [Quit: No Ping reply in 180 seconds.]
dcz has joined #wayland
aswar002 has joined #wayland
dcz_ has quit [Ping timeout: 480 seconds]
Seirdy has quit [Ping timeout: 480 seconds]
Seirdy has joined #wayland
slattann has quit []
xexaxo_ has joined #wayland
leon-p has quit []
xexaxo_ has quit [Ping timeout: 480 seconds]
pnowack has quit [Quit: pnowack]
st3r4g has joined #wayland
st3r4g_ has joined #wayland
st3r4g has quit [Read error: Connection reset by peer]
st3r4g_ has quit []
xexaxo_ has joined #wayland
st3r4g has joined #wayland
xexaxo_ has quit [Ping timeout: 480 seconds]
pnowack has joined #wayland
raoni has quit [Ping timeout: 480 seconds]
raoni has joined #wayland
hendursa1 has quit []
hendursaga has joined #wayland
xexaxo_ has joined #wayland
<dottedmag>
Probably mostly theoretical question, but nevertheless: wl_surface.set_buffer_transform specifies that transform argument is of type wl_output.transform. But enums can be extended, so which version of wl_output does it refer to?
<dottedmag>
Of course this particular enum wasn't extended, that's why the question is mostly theoretical.
leon-p has joined #wayland
<emersion>
enum entries can have a since attr
dcz has quit [Ping timeout: 480 seconds]
<kennylevinsen>
Yeah, but that just says that wl_output::transform value X was available since wl_output version Y. It doesn't control what version of wl_output::transform another interface is ready for...