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
ahartmetz has quit [Quit: Konversation terminated!]
falconhash[m] has joined #wayland
ybogdano has quit [Ping timeout: 480 seconds]
Arnavion has quit []
Arnavion has joined #wayland
ybogdano has joined #wayland
Arnavion has quit []
Arnavion has joined #wayland
WhizzWr has quit [Remote host closed the connection]
Arnavion has quit []
WhizzWr has joined #wayland
columbarius has joined #wayland
co1umbarius has quit [Ping timeout: 480 seconds]
Arnavion has joined #wayland
ybogdano has quit [Ping timeout: 480 seconds]
Arnavion has quit []
Brainium has quit [Remote host closed the connection]
Arnavion has joined #wayland
Company has quit [Quit: Leaving]
cvmn has joined #wayland
danvet has joined #wayland
adarshgm has joined #wayland
jekstrand has quit [Ping timeout: 480 seconds]
mvlad has joined #wayland
jekstrand has joined #wayland
caveman_ has joined #wayland
cvmn has quit [Ping timeout: 480 seconds]
jgrulich has joined #wayland
caveman_ has quit [Ping timeout: 480 seconds]
tzimmermann has joined #wayland
rasterman has joined #wayland
<wlb> weston Merge request !965 closed (xwayland: fix sending WM_TAKE_FOCUS message to active focus clients)
thevar1able has quit [Ping timeout: 480 seconds]
thevar1able has joined #wayland
pochu has joined #wayland
<pq> emersion, I'm with daniels in the bugfix release: ack without looking at it, and nothing in my mind. :-)
<emersion> ack!
<emersion> i'll do that today then
<emersion> and send the schedule for the next major release
<pq> awesome!
hardening has joined #wayland
Major_Biscuit has joined #wayland
fmuellner has joined #wayland
cool110 has quit [Remote host closed the connection]
thevar1able1 has joined #wayland
thevar1able has quit [Ping timeout: 480 seconds]
zebrag has quit [Quit: Konversation terminated!]
cool110 has joined #wayland
ahartmetz has joined #wayland
spuc95091 has joined #wayland
whot has quit [Read error: Connection reset by peer]
whot has joined #wayland
spuc9509 has quit [Read error: Connection reset by peer]
adarshgm has quit [Ping timeout: 480 seconds]
<wlb> weston/main: Daniel Stone * build: Separate unstable and version for wayland-protocols https://gitlab.freedesktop.org/wayland/weston/commit/0dcd000b3a84 protocol/meson.build
<wlb> weston/main: Daniel Stone * Implement wp_single_pixel_buffer_v1 protocol https://gitlab.freedesktop.org/wayland/weston/commit/28caa08be6ca tests/reference/single-pixel-buffer-00.png tests/single-pixel-buffer-test.c .gitlab-ci.yml .gitlab-ci/build-deps.sh include/libweston/libweston.h libweston/compositor.c libweston/meson.build protocol/meson.build tests/meson.build
<wlb> weston Merge request !769 merged \o/ (Implement wp_solid_buffer_v1 https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/769)
cool110 has quit [Quit: ZNC 1.8.2+deb2build5 - https://znc.in]
cool110 has joined #wayland
Lucretia has quit []
adarshgm has joined #wayland
Lucretia has joined #wayland
rasterman has quit [Quit: Gettin' stinky!]
rasterman has joined #wayland
<wlb> weston Merge request !966 opened by () clients/window: Bump xdg-shell version to latest https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/966
<wlb> weston Merge request !933 merged \o/ (libweston-desktop: Add shell capability queries https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/933)
<wlb> weston/main: Daniel Stone * libweston-desktop: Add shell capability queries https://gitlab.freedesktop.org/wayland/weston/commit/1541c447770c include/libweston-desktop/libweston-desktop.h libweston/desktop/libweston-desktop.c
<wlb> weston/main: Daniel Stone * xdg-shell: Implement xdg-shell v5 capabilities event https://gitlab.freedesktop.org/wayland/weston/commit/b047f989a59f libweston/desktop/xdg-shell.c
<wlb> weston/main: Joshua Watt * libweston: Compute output protection when head is attached https://gitlab.freedesktop.org/wayland/weston/commit/a09f02d43af4 libweston/compositor.c
<wlb> weston Merge request !963 merged \o/ (libweston: Compute output protection when head is attached https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/963)
caveman has quit [Remote host closed the connection]
caveman has joined #wayland
<wlb> weston/10.0: Simon Ser * build: bump to version 10.0.2 for the point release https://gitlab.freedesktop.org/wayland/weston/commit/a569bc2a3004 meson.build
<emersion> hmmm, output-transforms and output-damage hangs on my machine…
<pq> hangs? They do run longer than most even normally.
<emersion> after 120 seconds
<emersion> meson times out
<pq> and without ASan?
<emersion> running the test manually works fine…
<emersion> without ASan
<emersion> maybe it's a parallel test issue?
<pq> sounds like a bug, but no idea what it could be
<pq> I doubt it's a parallel test issue, but you can tell Meson to run sequentially I believe
<pq> what's the test log when it times out?
<emersion> seq doesn't help…
<emersion> output-damage hangs at subtest 23
<pq> all output-damage sub-tests are the same, just different orientations and scales
<pq> can you post the full test log?
<emersion> (waiting for it to time out…)
<pq> mvlad, ^
<mvlad> honestly, I haven't touched anything :p
<pq> emersion, that's... not the test log I was thinking of
<emersion> i don't find anything else
<emersion> (there are 2 files here)
<pq> the one in meson-logs/testlog.txt
<emersion> running both binaries manually works just fine
<pq> the log is missing all output :-o
<emersion> yes…
<pq> how's your meson configure set up?
<emersion> it's a fresh one
<emersion> generated by the release script
<pq> maybe those tests hang, because their stderr gets clogged...
<mvlad> hmm, is this with 10.0.2? or main? Running tests locally works fine on my send. Are these hanging in CI?
<mvlad> s/send/end.
<emersion> 10.0.2
<emersion> succeeding in CI
<pq> which release script? the one from xorg/util/modular like the release.md says?
<pq> err, releasing.md
<emersion> i can reproduce with just `meson setup build-release` and `ninja -C build-release/ dist`
<pq> aha
<pq> that works fine here on Meson 0.61.2
<wlb> weston Merge request !967 opened by () libweston: Properly namespace solid_buffer_values https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/967 [libweston API]
<emersion> meson 0.63.0 here
cool110 has quit [Remote host closed the connection]
cool110 has joined #wayland
thevar1able1 has quit []
thevar1able1 has joined #wayland
<daniels> emersion: yep, lgtm :)
<pq> emersion, I upgraded Meson to 0.63.0 and looks like it hangs now, the same as yours.
<emersion> oh, okay, so meson bug it is then
<daniels> I'm going to be on holiday Aug 23rd-28th, and at a conference Sep 11th-18th
<mvlad> yeah, tried as well with 0.63, and it hangs. weird.
<pq> emersion, the weston release schedule looks fine to me, but also I'm on holidays Aug 3-24. No problem for me, if it's not a problem for anyone else.
<emersion> gjs and dbus also affected it seems https://github.com/mesonbuild/meson/issues/10577
* emersion slaps a --no-tests flag
* pq downgrades Meson back
<pq> sounds like my guess about stderr getting clogged was right, but for a reason I didn't expect
<wlb> weston/main: Daniel Stone * libweston: Properly namespace solid_buffer_values https://gitlab.freedesktop.org/wayland/weston/commit/a8048c5c1cb2 include/libweston/libweston.h libweston/compositor.c
<wlb> weston Merge request !967 merged \o/ (libweston: Properly namespace solid_buffer_values https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/967)
Company has joined #wayland
fahien has joined #wayland
devilhorns has joined #wayland
adarshgm has quit [Read error: Connection reset by peer]
jgrulich has quit [Remote host closed the connection]
jgrulich has joined #wayland
fahien has quit [Ping timeout: 480 seconds]
wolfshappen has quit []
wolfshappen has joined #wayland
soreau has quit [Read error: Connection reset by peer]
soreau has joined #wayland
eroc19905 has quit []
eroc1990 has joined #wayland
cool110 has quit [Quit: ZNC 1.8.2+deb2build5 - https://znc.in]
cool110 has joined #wayland
cvmn has joined #wayland
caveman has quit [Ping timeout: 480 seconds]
<wlb> weston/main: Marius Vlad * clients/window: Bump xdg-shell version to latest https://gitlab.freedesktop.org/wayland/weston/commit/6744a6278ee1 clients/window.c
<wlb> weston Merge request !966 merged \o/ (clients/window: Bump xdg-shell version to latest https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/966)
<wlb> weston/main: Marius Vlad * libweston: Remove runtime render switching https://gitlab.freedesktop.org/wayland/weston/commit/78ccc99d0af5 libweston/backend-drm/drm-gbm.c libweston/backend-drm/drm-internal.h libweston/backend-drm/drm.c libweston/backend-drm/state-propose.c libweston/renderer-gl/gl-renderer.c man/weston-bindings.man
<wlb> weston Merge request !958 merged \o/ (libweston: Remove runtime render switching https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/958)
nyah has joined #wayland
<wlb> wayland-protocols Issue #98 opened by () zxdg_exported_v2 is not required to outlive underlying surface https://gitlab.freedesktop.org/wayland/wayland-protocols/-/issues/98
Brainium has joined #wayland
agd5f_ has quit []
agd5f has joined #wayland
fahien has joined #wayland
Brainium has quit [Quit: bye]
<wlb> wayland.freedesktop.org/main: Simon Ser * releases: add weston 10.0.2 https://gitlab.freedesktop.org/wayland/wayland.freedesktop.org/commit/2b2f76257006 releases.html
rv1sr has joined #wayland
floof58 has quit [Remote host closed the connection]
Major_Biscuit has quit [Ping timeout: 480 seconds]
wolfshappen has quit [Ping timeout: 480 seconds]
floof58 has joined #wayland
thevar1able1 has quit []
thevar1able1 has joined #wayland
jgrulich has quit [Remote host closed the connection]
pochu has quit [Quit: leaving]
wolfshappen has joined #wayland
zebrag has joined #wayland
wolfshappen has quit []
wolfshappen has joined #wayland
ybogdano has joined #wayland
hardening has quit [Ping timeout: 480 seconds]
zebrag has quit [Ping timeout: 480 seconds]
zebrag has joined #wayland
___nick___ has joined #wayland
___nick___ has quit []
___nick___ has joined #wayland
<wlb> weston/main: Derek Foreman * compositor: Remove deprecated xwayland loading method https://gitlab.freedesktop.org/wayland/weston/commit/0972c6b2da02 compositor/main.c
<wlb> weston/main: Derek Foreman * compositor: Load xwayland module first https://gitlab.freedesktop.org/wayland/weston/commit/2badd284a59c compositor/main.c
<wlb> weston Merge request !955 merged \o/ (Load xwayland module last https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/955)
ybogdano has quit [Ping timeout: 480 seconds]
<wlb> weston Merge request !945 merged \o/ (libweston: don't reset the plane for views from other outputs https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/945)
<wlb> weston/main: Michael Olbrich * libweston: don't reset the plane for views from other outputs https://gitlab.freedesktop.org/wayland/weston/commit/27d2a4cfabde libweston/compositor.c
devilhorns has quit []
<wlb> weston/main: Derek Foreman * rdp: Move peer list from output to backend https://gitlab.freedesktop.org/wayland/weston/commit/4564a40cb0da libweston/backend-rdp/ rdp.c rdp.h
<wlb> weston Merge request !953 merged \o/ (rdp: Move peer list from output to backend https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/953)
Brainium has joined #wayland
<zebrag> Hi, what step should I take to have "tool button" bound to right click? https://wayland.freedesktop.org/libinput/doc/latest/tablet-support.html
fahien has quit [Quit: fahien]
<wlb> weston/main: Jonas Ådahl * compositor: Add support for wl_surface.offset() https://gitlab.freedesktop.org/wayland/weston/commit/5ffa1962a557 include/libweston/libweston.h libweston/compositor.c
<wlb> weston Merge request !653 merged \o/ (compositor: Add support for wl_surface.offset() https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/653)
Brainium has quit [Ping timeout: 480 seconds]
Brainium has joined #wayland
rasterman has quit [Quit: Gettin' stinky!]
MajorBiscuit has joined #wayland
tzimmermann has quit [Quit: Leaving]
fmuellner has quit []
fmuellner has joined #wayland
fmuellner has quit []
___nick___ has quit [Ping timeout: 480 seconds]
fmuellner has joined #wayland
lagash_ has quit [Ping timeout: 480 seconds]
danshick has quit [Ping timeout: 480 seconds]
Brainium has quit [Remote host closed the connection]
lagash has joined #wayland
Brainium has joined #wayland
mvlad has quit [Remote host closed the connection]
jimjams has joined #wayland
danshick has joined #wayland
hardening has joined #wayland
jmdaemon has joined #wayland
Brainium has quit [Quit: bye]
MajorBiscuit has quit [Quit: WeeChat 3.5]
rv1sr has quit []
mbalmer has quit [Read error: Connection reset by peer]
mbalmer has joined #wayland
<wlb> weston Merge request !968 opened by () Draft: libweston: Don't move outputs during enable https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/968 [Core compositor]
ybogdano has joined #wayland
reductum has quit [Ping timeout: 480 seconds]
mbalmer has quit []
thevar1a- has joined #wayland
thevar1able1 has quit [Ping timeout: 480 seconds]
ybogdano has quit [Ping timeout: 480 seconds]
hardening has quit [Ping timeout: 480 seconds]
Brainium has joined #wayland
danvet has quit [Ping timeout: 480 seconds]
nyah has quit [Ping timeout: 480 seconds]
ybogdano has joined #wayland
macc24 has quit [Quit: ZNC 1.8.2+deb2+b1 - https://znc.in]
macc24 has joined #wayland
Consolatis_ has joined #wayland
Consolatis is now known as Guest6137
Consolatis_ is now known as Consolatis
Guest6137 has quit [Ping timeout: 480 seconds]