01:21 ezzieyguywuf: does anyone here have experience with ekg-gui? I'm interested in adding some gui elements to my vulkan app, e.g. buttons, dropdown menus, etc., and it seems like (dear) imgui isn't really intended for this.
04:11 kode54: someone on the steam issue tracker just suggested changing WAYLAND_DISPLAY to control which monitor a game launches on
04:26 llyyr: why would that work
09:10 wlb: weston/main: Daniel Stone * 31 commits https://gitlab.freedesktop.org/wayland/weston/compare/6394f7d1ca57fabdca67d26caa26f6dd08eb87aa...10f8b4ba81219fb61faa7021a3e2707c6bae1161
09:10 wlb: weston Merge request !1675 merged \o/ (Improve read-back: Utilities (2/4) https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1675)
10:17 wlb: wayland/main: David Redondo * Make wayland-util.h -Wundef safe when compiled by a C++ compiler https://gitlab.freedesktop.org/wayland/wayland/commit/7c2ffb0d712c src/wayland-util.h
10:17 wlb: wayland/main: David Redondo * Also use [[deprecated]] when compiling with at least C++14 https://gitlab.freedesktop.org/wayland/wayland/commit/afd498b6f561 src/wayland-util.h
10:17 wlb: wayland Issue #522 closed \o/ (make header C++ safe https://gitlab.freedesktop.org/wayland/wayland/-/issues/522)
10:17 wlb: wayland Merge request !453 merged \o/ (Make wayland-util.h -Wundef safe when compiled by a C++ compiler https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/453)
10:37 wlb: wayland/main: Vlad Zahorodnii * Forward declarate timespec struct https://gitlab.freedesktop.org/wayland/wayland/commit/1ab6b693b16e src/wayland-client-core.h
10:37 wlb: wayland-protocols Issue #241 closed \o/ (Build error due to 'struct timespec' warning https://gitlab.freedesktop.org/wayland/wayland-protocols/-/issues/241)
10:38 wlb: wayland Merge request !454 merged \o/ (Forward declarate timespec struct https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/454)
10:51 wlb: weston/main: Marius Vlad * gitlab-ci: Expand CI job for building with a C++ compiler https://gitlab.freedesktop.org/wayland/weston/commit/c335ec70af2d westinyplus/meson.build westinyplus/src/main.cpp westinyplus/src/main.h .gitlab-ci.yml
10:51 wlb: weston Merge request !1641 merged \o/ (gitlab-ci: Expand CI job for building with a C++ compiler https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1641)
11:47 pq: swick[m], ok with https://gitlab.freedesktop.org/swick/wayland-protocols/-/merge_requests/111 ?
11:50 wlb: weston/main: Michael Olbrich * backend-headless: use weston_output_arm_frame_timer() https://gitlab.freedesktop.org/wayland/weston/commit/f36a0c2cb88a libweston/backend-headless/headless.c
11:51 wlb: weston Merge request !1680 merged \o/ (backend-headless: use weston_output_arm_frame_timer() https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1680)
13:39 wlb: weston Merge request !1683 merged \o/ (compositor: Drop flow id from weston_view_update_transform https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1683)
13:39 wlb: weston/main: Derek Foreman * compositor: Drop flow id from weston_view_update_transform https://gitlab.freedesktop.org/wayland/weston/commit/8993f5eabbcf libweston/compositor.c
17:35 wlb: weston Merge request !1684 opened by Derek Foreman (derekf) Add experimental VRR support https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1684 [Core compositor], [DRM/KMS backend], [libweston API]
18:08 swick[m]: pq: I'm sick currently. will take a look as soon as I'm back
20:26 WhyNotHugo: There's no protocol for reading an icon set via xdg-toplevel-icon, right? Will this eventually be exposed via ext-foreign-toplevel-list or perhaps foreign-toplevel-management?
20:37 ifreund: Id probably put it in a brand new ext-foreign-toplevel-icon protocol that extends foreign-toplevel-list