ChanServ changed the topic of #wayland to: https://wayland.freedesktop.org | Discussion about the Wayland protocol and its implementations, plus libinput
agd5f has quit [Read error: No route to host]
agd5f has joined #wayland
Sid127 has quit [Read error: Connection reset by peer]
Sid127 has joined #wayland
fmuellner has quit [Ping timeout: 480 seconds]
kasper93 has quit [Read error: Connection reset by peer]
kasper93 has joined #wayland
Sid127 has quit [Read error: Connection reset by peer]
Sid127 has joined #wayland
kasper93 has quit [Read error: Connection reset by peer]
Sid127 has quit [Read error: Connection reset by peer]
_whitelogger_ has quit [Remote host closed the connection]
_whitelogger_ has joined #wayland
Brainium has quit [Quit: Konversation terminated!]
_whitelogger_ has quit [Remote host closed the connection]
_whitelogger_ has joined #wayland
naveenk2 has quit [Quit: Leaving.]
kts has joined #wayland
glennk has joined #wayland
_whitelogger_ has quit [Remote host closed the connection]
_whitelogger_ has joined #wayland
_whitelogger_ has quit [Remote host closed the connection]
dcz has joined #wayland
_whitelogger has joined #wayland
alarumbe has quit [Quit: ZNC 1.8.2+deb3.1+deb12u1 - https://znc.in]
_whitelogger has joined #wayland
_whitelogger has joined #wayland
<wlb>
wayland.freedesktop.org/main: Peter Hutterer * libinput: 1.28.0 and 1.28.1 docs https://gitlab.freedesktop.org/wayland/wayland.freedesktop.org/commit/bcf29ce79303 libinput/doc/ 1.28.1/.buildinfo 1.28.1/_images/button-debouncing-wave-diagram.svg 1.28.1/_images/button-scrolling.svg 1.28.1/_images/clickfinger-distance.svg 1.28.1/_images/clickfinger.svg 1.28.1/_images/edge-scrolling.svg 1.28.1/_images/gesture-2fg-ambigu
garnacho has joined #wayland
kts has quit [Ping timeout: 480 seconds]
leon-anavi has joined #wayland
tzimmermann has joined #wayland
rasterman has joined #wayland
_whitelogger has joined #wayland
sima has joined #wayland
narodnik has quit [Ping timeout: 480 seconds]
naveenk2 has joined #wayland
naveenk21 has joined #wayland
<daniels>
emersion: wl_shm ref?
<emersion>
yea
naveenk2 has quit [Ping timeout: 480 seconds]
naveenk21 has quit [Quit: Leaving.]
narodnik has joined #wayland
fmuellner has joined #wayland
Tom^ has quit [Remote host closed the connection]
<pq>
dcz, vyivel, ack_configure also solves a race: the compositor sends configure event at the same time the client posts a new commit. Did the client see the configure yet or not when the server sees the commit?
<daniels>
emersion: yeah, that's a good plan
qyliss has quit [Quit: bye]
qyliss has joined #wayland
<DavidEdmundson[m]>
jadahl: with xx-session-management do you have it off by default and then opt-in with some config/env flag on both mutter and GTK?
<DavidEdmundson[m]>
I just want to make sure I do something matching my side
<jadahl>
it's off by default, and you have to poke at a D-Bus property that is only exposed if you enable a "debug control" feature
<jadahl>
or set an env var
<jadahl>
gtk hasn't landed anything yet AFAIK
<DavidEdmundson[m]>
ok, I'll put in an env var our kwin side. Thanks.
<DavidEdmundson[m]>
For the Qt side, I may as well be on by default? It's not going to do anything unless the user has meddled their compositor
Tom^ has joined #wayland
<jadahl>
DavidEdmundson[m]: possibly yes, but IIRC gtk ran into issues with the xx-color-management api which was at some point on by default in kwin (?)
<jadahl>
as in, it's not risk free doing so in clients
<pq>
the only caveat should be that the client and server major versions of the interface don't match, which is the same as one not implementing it.
<pq>
if you are going by the version being landed in wayland-protocols
<pq>
zamundaaa[m], how did you take black point into account when crafting the adapter LittleCMS profile between ICC and parametric profiles?
garnacho has quit [Remote host closed the connection]
feaneron has joined #wayland
garnacho has joined #wayland
<zamundaaa[m]>
pq: we don't use lcms for anything except parsing the icc profile, and in an autotest (for comparison between the lcms vs. KWin's pipeline)