00:50 danie1dg: socket activation isn't needed, but taking the wayland socket in as an FD (which is the main work of 'being socket activated') would let you launch the compositor and its clients all at once instead of needing to wait for the socket to be opened first
00:52 danie1dg: and you can still get the 'reactivate on crash' ability there, assuming you do a lot of work to serialize all state (and FDs) before you crash
00:53 danie1dg: that seems harder than the ideal goal of "just don't crash", unless all your crashes are due to something like the rendering code
02:14 wlb: wayland Merge request !435 opened by () NOTE! Default branch is now main https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/435
02:14 wlb: wayland Merge request !435 closed (NOTE! Default branch is now main)
02:29 wlb: wayland Merge request !436 opened by () cursor: added a check to ensure wl_shm_create_pool succeeded https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/436
05:14 wlb: weston Issue #963 opened by () Video playback flickers & freezes when dragged on another video playing https://gitlab.freedesktop.org/wayland/weston/-/issues/963
09:09 solomoncyj: ello
09:10 solomoncyj: is there a way to force an app to resize
09:11 solomoncyj: and scale
09:11 solomoncyj: when it is too stubon to do so
09:11 YaLTeR[m]: the compositor can ask a window to assume a certain size, but then it's up to the window to do that or do something else
09:12 solomoncyj: stupid waydroid not being able tgo resize on the fly
09:12 solomoncyj: i want to to render at full scale and then i use the compositor to forcibly scale and resize it
09:15 solomoncyj: is there anyway to do this?
09:16 solomoncyj: .
09:16 wlb: wayland/main: YaoBing Xiao * cursor: add check to ensure wl_shm_create_pool succeeded https://gitlab.freedesktop.org/wayland/wayland/commit/f67db75ec118 cursor/wayland-cursor.c
09:16 wlb: wayland Merge request !436 merged \o/ (cursor: add check to ensure wl_shm_create_pool succeeded https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/436)
13:40 wlb: weston Merge request !1631 opened by () libweston/matrix: Fix narrow compilation failure on C++ https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1631
17:48 wlb: weston/main: Marius Vlad * libweston/matrix: Fix narrow conversion with C++ https://gitlab.freedesktop.org/wayland/weston/commit/a501acd291e8 include/libweston/matrix.h
17:48 wlb: weston Merge request !1631 merged \o/ (libweston/matrix: Fix narrow compilation failure on C++ https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1631)
19:09 wlb: weston Merge request !1632 opened by () clients/simple-egl: simplify wait for configure loop https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1632 [Clients]
23:19 wlb: wayland-protocols Issue #225 opened by () Provide a “wine-shell” for Wine https://gitlab.freedesktop.org/wayland/wayland-protocols/-/issues/225