ChanServ changed the topic of #wayland to: https://wayland.freedesktop.org | Discussion about the Wayland protocol and its implementations, plus libinput
Calandracas has joined #wayland
fmuellner has quit []
nerdopolis has quit [Ping timeout: 480 seconds]
Calandracas_ has joined #wayland
Calandracas has quit [Ping timeout: 480 seconds]
Calandracas has joined #wayland
guru_ has joined #wayland
guru__ has quit [Ping timeout: 480 seconds]
Calandracas_ has quit [Ping timeout: 480 seconds]
Calandracas_ has joined #wayland
Company has quit [Quit: Leaving]
Calandracas has quit [Ping timeout: 480 seconds]
sally has quit [Quit: sally]
sally has joined #wayland
nerdopolis has joined #wayland
mceier has quit [Ping timeout: 480 seconds]
iconoclasthero has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
nerdopolis has quit [Ping timeout: 480 seconds]
garnacho has quit [Ping timeout: 480 seconds]
Calandracas__ has joined #wayland
Calandracas_ has quit [Remote host closed the connection]
Calandracas has joined #wayland
Calandracas__ has quit [Ping timeout: 480 seconds]
Calandracas_ has joined #wayland
Calandracas has quit [Ping timeout: 480 seconds]
mxz_ has joined #wayland
mxz__ has quit [Ping timeout: 480 seconds]
mxz has quit [Ping timeout: 480 seconds]
mxz_ is now known as mxz
mclasen has quit [Quit: Leaving]
Brainium has quit [Ping timeout: 480 seconds]
glennk has joined #wayland
mceier has joined #wayland
mxz_ has joined #wayland
coldfeet has joined #wayland
coldfeet has quit [Remote host closed the connection]
Calandracas_ has quit [Remote host closed the connection]
Calandracas_ has joined #wayland
tzimmermann has joined #wayland
sima has joined #wayland
JakeSays has joined #wayland
JakeSays1 has quit [Ping timeout: 480 seconds]
kts has joined #wayland
shoragan has joined #wayland
tzimmermann_ has joined #wayland
tzimmermann has quit [Read error: No route to host]
guru_ has quit [Remote host closed the connection]
Guru_DE has joined #wayland
leon-anavi has joined #wayland
JakeSays1 has joined #wayland
JakeSays has quit [Ping timeout: 480 seconds]
garnacho has joined #wayland
guru_ has joined #wayland
guru__ has joined #wayland
Guru_DE has quit [Ping timeout: 480 seconds]
guru_ has quit [Ping timeout: 480 seconds]
Leopold_ has quit [Ping timeout: 480 seconds]
rgallaispou has joined #wayland
<wlb> wayland Issue #481 closed \o/ (Behavior of successive frame requests without damage https://gitlab.freedesktop.org/wayland/wayland/-/issues/481)
melonai has quit []
mvlad has joined #wayland
guru_ has joined #wayland
<DodoGTA> ofourdan: The font path just says "built-ins" (so do I need some extra configuration or should I make an issue about the package?)
<DodoGTA> Also is there a X11 equivalent of the WAYLAND_DEBUG variable?
<ofourdan> DodoGTA: you can use xset at runtime or fix your build to add more fontpaths, e.g. a default fontpath where you'd add symlinks, that's what most distributions do.
guru__ has quit [Ping timeout: 480 seconds]
<ofourdan> there is no equivalent to WAYLAND_DEBUG in X11, but there are tools (e.g. xscope)
rasterman has joined #wayland
guru__ has joined #wayland
<wlb> wayland Merge request !404 opened by Julian Orth (mahkoh) protocol: frame request clarifications https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/404
guru_ has quit [Ping timeout: 480 seconds]
kts has quit [Ping timeout: 480 seconds]
crazybyte has quit [Ping timeout: 480 seconds]
melonai has joined #wayland
guru_ has joined #wayland
guru__ has quit [Ping timeout: 480 seconds]
mripard has joined #wayland
tzimmermann_ has quit []
tzimmermann has joined #wayland
fmuellner has joined #wayland
kts has joined #wayland
Brainium has joined #wayland
karenthedorf has quit [Remote host closed the connection]
guru__ has joined #wayland
kts has quit [Ping timeout: 480 seconds]
guru_ has quit [Ping timeout: 480 seconds]
guru_ has joined #wayland
guru__ has quit [Ping timeout: 480 seconds]
crazybyte has joined #wayland
guru__ has joined #wayland
guru_ has quit [Ping timeout: 480 seconds]
Brainium has quit [Ping timeout: 480 seconds]
nerdopolis has joined #wayland
<wlb> weston/main: Derek Foreman * libweston: Remove output->scale https://gitlab.freedesktop.org/wayland/weston/commit/0a4f50a0725e include/libweston/libweston.h libweston/backend-headless/headless.c libweston/backend-wayland/wayland.c libweston/backend-x11/x11.c libweston/compositor.c
guru_ has joined #wayland
<wlb> weston Merge request !1574 merged \o/ (libweston: Remove output->scale https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1574)
kts has joined #wayland
guru__ has quit [Ping timeout: 480 seconds]
<sewn> is wl_surface::preferred_buffer_scale sent (initial scale) only after a surface has been drawn? or is it sent after surface creation?
<YaLTeR[m]> the idea is to send it at surface creation whenever possible
Brainium has joined #wayland
<sewn> it seems to be sent after the first initial commit
guru__ has joined #wayland
Guru_DE has joined #wayland
guru_ has quit [Ping timeout: 480 seconds]
<kchibisov> sewn: it generally depends on the role.
guru__ has quit [Ping timeout: 480 seconds]
<kchibisov> if you read a particular role surface docs it could mention when such state should be sent, for xdg-shell it should be before the first configure.
<kchibisov> however for e.g. cursor surfaces/subsurfaces you can only send it after commit.
<kchibisov> commit with buffer, I mean.
mclasen has joined #wayland
<mclasen> swick[m]: you saw my comment on matrix about the typo in your mutter branch ?
rv1sr has joined #wayland
nerdopolis has quit [Ping timeout: 480 seconds]
Calandracas_ has quit [Remote host closed the connection]
Calandracas_ has joined #wayland
linkmauve has joined #wayland
iconoclasthero has joined #wayland
<swick[m]> mclasen: yup, just catching up on stuff
<mclasen> do you plan switching your branch to v3 ?
<mclasen> what even is the difference, and why add new features this late in the game?
<swick[m]> I'm probably merging zamundaaa's changes today and release a v4 in the hope that no one started implementing v3 stuff yet
<swick[m]> but yes, I'll update the mutter impl
* mclasen would suggest to simple drop any features that don;t have a client-side implementation and call it good
<mclasen> in interest of getting to the finish line
guru_ has joined #wayland
<swick[m]> the v3/v4 stuff is kind of important for sdl, wine/proton
<zamundaaa[m]> If the Mesa implementation adds scRGB support, we're already covering everything except set_primaries
<zamundaaa[m]> And I can just make our image viewer support set_primaries
* mclasen just a liiittle impatient at this point :)
Calandracas_ has quit []
<swick[m]> I think we should be fine and getting a bit more real world testing before setting everything in stone is also not bad
Calandracas has joined #wayland
nerdopolis has joined #wayland
<mclasen> swick[m]: whats the plan for getting that testing? are you going to merge the mutter branch ?
<mclasen> its not getting testing while it sits in your mutter fork
Guru_DE has quit [Ping timeout: 480 seconds]
<swick[m]> I'll try to get it merged soon, yes
<mclasen> I can confirm that it works great for srgb :)
<swick[m]> amazing :P
<mclasen> once you do, gnome-nightly will start to be a tessting ground, with both client and compositor implementations
<kennylevinsen> +1 for that
kts has quit [Ping timeout: 480 seconds]
Lucretia-backup has quit []
Lucretia has joined #wayland
iconoclasthero has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
iconoclasthero has joined #wayland
cool110 has joined #wayland
cool110 is now known as Guest1538
Guest1439 has quit [Ping timeout: 480 seconds]
Brainium has quit [Quit: Konversation terminated!]
Brainium has joined #wayland
guru__ has joined #wayland
<Net147> is there any reason super+scroll to zoom in/out in weston 13.0.1 would not work?
<mvlad> Net147, I believe that got dropped a while back. Don't think it work in 13 either.
<mvlad> worked*
guru_ has quit [Ping timeout: 480 seconds]
Calandracas has quit [Read error: Connection reset by peer]
<ManMower> mea culpa. I removed that feature. It was causing a heavy maintenance burden in other bits of the compositor.
Calandracas has joined #wayland
<Net147> ManMower: the manual pages still reference it
<Net147> ManMower: in man/weston-bindings.man
<ManMower> also mea culpa. I'll clean that up right away, thanks
<wlb> weston/main: Pekka Paalanen * backend-drm: make libdisplay-info mandatory https://gitlab.freedesktop.org/wayland/weston/commit/a16598b038b2 frontend/main.c libweston/backend-drm/meson.build libweston/backend-drm/modes.c
<wlb> weston Merge request !1418 merged \o/ (backend-drm: make libdisplay-info mandatory https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1418)
<Net147> is weston used much in practice in the wild?
<wlb> weston Merge request !1576 opened by Derek Foreman (derekf) man: Remove binding documentation for desktop zoom https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1576 [Documentation]
iconoclasthero has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
lsd|2 has joined #wayland
<mvlad> Net147, not as desktop environment.
kts has joined #wayland
<daniels> it gets used in a lot (a lot) of embedded devices
coldfeet has joined #wayland
<wlb> weston Merge request !1576 merged \o/ (man: Remove binding documentation for desktop zoom https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1576)
<wlb> weston/main: Derek Foreman * man: Remove binding documentation for desktop zoom https://gitlab.freedesktop.org/wayland/weston/commit/629abeaf3695 man/weston-bindings.man
rgallaispou has left #wayland [#wayland]
Brainium has quit [Read error: Connection reset by peer]
iconoclasthero has joined #wayland
Hypfer has quit [Read error: No route to host]
Hypfer has joined #wayland
guru_ has joined #wayland
tzimmermann has quit [Quit: Leaving]
guru__ has quit [Ping timeout: 480 seconds]
caveman has joined #wayland
leon-anavi has quit [Quit: Leaving]
mvlad has quit [Ping timeout: 480 seconds]
Brainium has joined #wayland
Calandracas_ has joined #wayland
Calandracas has quit [Ping timeout: 480 seconds]
Brainium has quit [Ping timeout: 480 seconds]
Ps1-Jack has joined #wayland
Psi-Jack has quit [Ping timeout: 480 seconds]
kts has quit [Quit: Konversation terminated!]
guru__ has joined #wayland
Guru_DE has joined #wayland
guru_ has quit [Ping timeout: 480 seconds]
narodnik has joined #wayland
guru_ has joined #wayland
guru__ has quit [Ping timeout: 480 seconds]
Guru_DE has quit [Ping timeout: 480 seconds]
mclasen has quit [Remote host closed the connection]
mclasen has joined #wayland
guru__ has joined #wayland
guru_ has quit [Ping timeout: 480 seconds]
mripard has quit [Quit: mripard]
guru_ has joined #wayland
guru__ has quit [Ping timeout: 480 seconds]
mclasen has quit [Ping timeout: 480 seconds]
nerdopolis has quit [Ping timeout: 480 seconds]
Guest1538 has quit [Remote host closed the connection]
cool110 has joined #wayland
cool110 is now known as Guest1552
coldfeet has quit [Remote host closed the connection]
guru__ has joined #wayland
guru_ has quit [Ping timeout: 480 seconds]
nerdopolis has joined #wayland
rasterman has quit [Quit: Gettin' stinky!]
Company has joined #wayland
melonai has quit []
sima has quit [Ping timeout: 480 seconds]
Brainium has joined #wayland
karenthedorf has joined #wayland
guru_ has joined #wayland
rv1sr has quit []
guru__ has quit [Ping timeout: 480 seconds]
guru__ has joined #wayland
f_ has quit [Ping timeout: 480 seconds]
guru_ has quit [Ping timeout: 480 seconds]
f_ has joined #wayland
Calandracas has joined #wayland
Calandracas_ has quit [Ping timeout: 480 seconds]
nerdopolis has quit [Ping timeout: 480 seconds]
nerdopolis has joined #wayland
iomari891 has joined #wayland
glennk has quit [Ping timeout: 480 seconds]
iomari891 has quit [Ping timeout: 480 seconds]
lsd|2 has quit [Quit: KVIrc 5.2.2 Quasar http://www.kvirc.net/]
Company has quit [Ping timeout: 480 seconds]
melonai has joined #wayland
Company has joined #wayland
guru_ has joined #wayland
nerdopolis has quit [Ping timeout: 480 seconds]
guru__ has quit [Ping timeout: 480 seconds]
Company has quit [Quit: Leaving]
mclasen has joined #wayland