ChanServ changed the topic of #wayland to: https://wayland.freedesktop.org | Discussion about the Wayland protocol and its implementations, plus libinput
Brainium has quit [Quit: Konversation terminated!]
phonetics has joined #wayland
phonetics has quit [Remote host closed the connection]
phonetics has joined #wayland
phonetics has quit [Remote host closed the connection]
garnacho has quit [Ping timeout: 480 seconds]
phonetics has joined #wayland
phonetics has quit [Remote host closed the connection]
mxz__ has joined #wayland
mxz___ has joined #wayland
mxz has quit [Ping timeout: 480 seconds]
mxz___ is now known as mxz
mxz_ has quit [Ping timeout: 480 seconds]
hergertme has quit [Remote host closed the connection]
iomari891 has joined #wayland
<YaLTeR[m]> how normal is it for two monitors from the same manufacturer to have the exact same model, make, and serial? I thought you could rely on model+make+serial being more or less unique to store things like window positions across monitors
<soreau> easier to use the crtc/connector name
<YaLTeR[m]> then it won't work across connector name changes. Like if you have two GPUs, their connector names can come up in parallel and race, and you have different ones every boot. Or displayport docks bump connector name with every monitor
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #wayland
glennk has joined #wayland
balrog_ has joined #wayland
balrog has quit [Ping timeout: 480 seconds]
abhimanyu has joined #wayland
kts has joined #wayland
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #wayland
Emantor has quit []
kts has quit [Quit: Leaving]
kts has joined #wayland
kts has quit [Remote host closed the connection]
Emantor has joined #wayland
Emantor has quit [Quit: ZNC - http://znc.in]
iomari891 has quit [Quit: WeeChat 4.3.1]
<wlb> weston Issue #959 opened by () Segfault in simple-egl example https://gitlab.freedesktop.org/wayland/weston/-/issues/959
garnacho has joined #wayland
iomari891 has joined #wayland
kts has joined #wayland
crazybyte has quit [Quit: Bye]
kts has quit [Quit: Leaving]
iomari891 has quit [Quit: WeeChat 4.3.1]
crazybyte has joined #wayland
<wlb> weston Issue #959 closed \o/ (Segfault in simple-egl example https://gitlab.freedesktop.org/wayland/weston/-/issues/959)
iomari891 has joined #wayland
bbhtt has joined #wayland
<bbhtt> did wayland-protocol 1.38 bump the wayland scanner version required?
<bbhtt> getting an error trying to build `linux-dmabuf/linux-dmabuf-v1.xml:113: element event: validity error : No declaration for attribute deprecated-since of element event`
kts has joined #wayland
lockywolf has quit []
lockywolf has joined #wayland
<bbhtt> ok, seems it affects the tests only
iomari891 has quit [Quit: WeeChat 4.3.1]
iomari891 has joined #wayland
yaslam has joined #wayland
Emantor has joined #wayland
<kennylevinsen> YalTeR[m]: note, I have occasionally seen that as a mishap when the monitors do actually have unique serials but EDID handling messed up and gave the same result for both monitors. Double check the EDID to make sure it’s actually foo.
<YaLTeR[m]> huh
lsd|2 has quit [Quit: KVIrc 5.2.2 Quasar http://www.kvirc.net/]
iomari891 has quit [Ping timeout: 480 seconds]
coldfeet has joined #wayland
iomari891 has joined #wayland
abhimanyu has quit [Read error: Connection reset by peer]
<zamundaaa[m]> YaLTeR: two monitors having the exact same EDID is a thing, you can't fully rely on it
<zamundaaa[m]> KWin has a system where it'll use the edid serial + manufacturer + model + manufacturing date when it's unique, a hash of the entire edid when it's not, mst path or connector name when that's not unique either
<zamundaaa[m]> And yes, connector names are not something anyone should ever use for persistent data, but we don't always have a better option
<kennylevinsen> I’d be a little bit surprised if the serial is the same but the rest of the EDID differs to give a different hash
<kennylevinsen> Ah I have seen zero-serial eDP panels so I guess that’s one way for that to happen
<kennylevinsen> zamundaaa[m]: how does that work if, say, you start with one monitor, then plug in one that conflicts?
kts has quit [Quit: Leaving]
<zamundaaa[m]> kennylevinsen: yep, zero serial is what that's for
Emantor has quit [Quit: ZNC - http://znc.in]
<zamundaaa[m]> About plugging in a second display with the exact same EDID... it'll just load the display configuration according to changed rules
<zamundaaa[m]> As it's pretty much exclusively about external displays, that scenario is luckily pretty uncommon
<kennylevinsen> Yeah that seems fair
abhimanyu has joined #wayland
Emantor has joined #wayland
diffender has joined #wayland
diffender has quit [Remote host closed the connection]
kts has joined #wayland
<YaLTeR[m]> zamundaaa @zamundaaa:kde.org: i see, that's interesting
kts has quit [Quit: Leaving]
rasterman has joined #wayland
nerdopolis has joined #wayland
nerdopolis_ has joined #wayland
nerdopolis is now known as Guest6198
nerdopolis_ is now known as nerdopolis
<wlb> wayland Issue #503 opened by () Wayland bug's https://gitlab.freedesktop.org/wayland/wayland/-/issues/503
<wlb> wayland Issue #503 closed \o/ (Wayland bug's https://gitlab.freedesktop.org/wayland/wayland/-/issues/503)
nerdopolis has quit [Remote host closed the connection]
Moprius has joined #wayland
Moprius has quit []
sima has joined #wayland
<emersion> bl4ckb0ne: would you be interested in replacing Drew DeVault for drm-lease protocol maintainership?
<bl4ckb0ne> sure
fililip has joined #wayland
vyivel has quit [Remote host closed the connection]
vyivel has joined #wayland
vyivel has quit [Remote host closed the connection]
<wlb> wayland-protocols Merge request !351 opened by () drm-lease: nominate Simon Zeni as maintainer https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/351
<emersion> there :)
<bl4ckb0ne> yay
___nick___ has joined #wayland
<fililip> are the time fields in the core protocol meant to be 32bit or 64bit? it says uint everywhere
<fililip> is that intentional? 32bit millisecond time can only be measured for around 49 days
<emersion> time is usually represented with multiple uints
vyivel has joined #wayland
vyivel has quit [Remote host closed the connection]
vyivel has joined #wayland
<fililip> unless for something like wl_pointer.motion time doesn't have to constantly increase and is just relative
<fililip> that's the part I don't get
<emersion> then it just wraps around, and clients need to handle this
<fililip> oh, ok, thanks for clarifying!
vyivel has quit [Remote host closed the connection]
vyivel has joined #wayland
vyivel has quit [Remote host closed the connection]
vyivel has joined #wayland
<wlb> wayland-protocols Merge request !352 opened by () ext-image-copy-capture: fix the error in the protocol description https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/352
___nick___ has quit []
___nick___ has joined #wayland
___nick___ has quit []
___nick___ has joined #wayland
Brainium has joined #wayland
MrCooper has quit [Remote host closed the connection]
nysach has joined #wayland
nysach has quit [Remote host closed the connection]
DPA has quit [Ping timeout: 480 seconds]
DPA2 has joined #wayland
DPA has joined #wayland
DPA2 has quit [Ping timeout: 480 seconds]
kts has joined #wayland
Fxzxmic has joined #wayland
Fxzxmic has quit [Remote host closed the connection]
Fxzxmic has joined #wayland
Fxzxmic has quit []
Fxzxmic has joined #wayland
Fxzxmic has quit []
Fxzxmic has joined #wayland
Fxzxmic has quit []
Fxzxmic has joined #wayland
Fxzxmic has quit []
Fxzxmic has joined #wayland
Fxzxmic has quit []
Fxzxmic has joined #wayland
Fxzx_mic has joined #wayland
Fxzx_mic is now known as fxzx_mic
fxzx_mic is now known as Fxzx_mic
Fxzx_mic has quit [Quit: Konversation exit!]
Fxzx_mic has joined #wayland
Fxzxmic has quit [Ping timeout: 480 seconds]
lsd|2 has joined #wayland
Fxzx_mic is now known as Fxzxmic
Fxzxmic is now known as Fxzx_mic
Fxzx_mic is now known as Fxzxmic
Fxzxmic is now known as Fxzx_mic
Fxzx_mic is now known as Fxzxmic
Fxzxmic has quit [Quit: Konversation exit!]
bindu has quit [Remote host closed the connection]
bindu has joined #wayland
iomari891 has quit [Ping timeout: 480 seconds]
__nick__ has joined #wayland
___nick___ has quit [Ping timeout: 480 seconds]
kts has quit [Quit: Leaving]
iomari891 has joined #wayland
Narrat has joined #wayland
coldfeet has quit [Remote host closed the connection]
Guest6198 has quit [Remote host closed the connection]
nerdopolis has joined #wayland
alatiera has joined #wayland
abhimanyu has quit [Read error: Connection reset by peer]
abhimanyu has joined #wayland
abhimanyu has quit [Read error: Connection reset by peer]
abhimanyu has joined #wayland
abhimanyu has quit []
iomari891 has quit [Ping timeout: 480 seconds]
iomari891 has joined #wayland
rasterman has quit [Quit: Gettin' stinky!]
DPA2 has joined #wayland
DPA has quit [Ping timeout: 480 seconds]
__nick__ has quit [Remote host closed the connection]
iomari891 has quit [Ping timeout: 480 seconds]
iomari891 has joined #wayland
rv1sr has quit []
iomari891 has quit [Ping timeout: 480 seconds]
abhimanyu has joined #wayland
abhimanyu has quit []
Narrat has quit []
Brainium has quit [Quit: Konversation terminated!]
iomari891 has joined #wayland
fmuellner has quit [Ping timeout: 480 seconds]
yrlf has quit [Quit: The Lounge - https://thelounge.chat]
yrlf has joined #wayland
lsd|2 has quit [Quit: KVIrc 5.2.2 Quasar http://www.kvirc.net/]
diffender has joined #wayland
diffender has quit [Remote host closed the connection]
number0ne has joined #wayland
hergertme has joined #wayland
number0ne has quit [Ping timeout: 480 seconds]
nerdopolis_ has joined #wayland
nerdopolis is now known as Guest6256
nerdopolis_ is now known as nerdopolis
nerdopolis has quit []
vincejv has quit [Remote host closed the connection]