03:07 danieldg: DemiMarie: usually xdg-foreign would be used for that (that's how portal "file open" dialogs work)
03:08 danieldg: though it does not do cursor position requests, that would be something to add
03:08 DemiMarie: danieldg: the problem is that xdg-foreign only works with toplevels
03:08 danieldg: making it work with popups would be another extension, yes
03:44 wlb: wayland-protocols Issue #234 opened by () Support for opening a popup menu in an external process https://gitlab.freedesktop.org/wayland/wayland-protocols/-/issues/234
07:05 emersion: DemiMarie: sounds similar to the foreign subsurface case, which we've decided to not support (a sub-compositor can be used instead)
10:57 wlb: weston Merge request !1654 opened by () gl-renderer: Take direct-display into consideration https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1654 [Backport to Weston 14], [GL renderer]
11:07 wlb: weston Merge request !1655 opened by () libweston: fix crash when a client queries a destroyed output https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1655
14:32 wlb: weston/main: Marius Vlad * gl-renderer: Take direct-display into consideration https://gitlab.freedesktop.org/wayland/weston/commit/bf7b2311e7a3 libweston/renderer-gl/gl-renderer.c
14:32 wlb: weston Merge request !1654 merged \o/ (gl-renderer: Take direct-display into consideration https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1654)
15:15 DemiMarie: emersion: I limited this issue to popup positioning.
15:17 DemiMarie: It's not uncommon for the vast majority of the UI to be in the popup, and having a complete subcompositor just for popups is silly.
17:13 wlb: weston Merge request !1656 opened by () desktop-shell: Add a placeholder curtain on new outputs https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1656 [Core compositor], [Desktop shell]
18:13 wlb: wayland-protocols Issue #234 closed \o/ (Support for opening a popup menu in an external process https://gitlab.freedesktop.org/wayland/wayland-protocols/-/issues/234)
23:47 Consolatis: where can I find discussions for protocols merged before 2019? xdg-foreign-unstable-v2 to be exact
23:51 ifreund: probably the wayland-devel mailing list I guess
23:52 Consolatis: got it: https://lists.freedesktop.org/archives/wayland-devel/2017-September/035055.html
23:57 Consolatis: is there a better way than to click on each month and ctrl-f the subject? I don't understand how this mailing list archive layout is still around to this day. Or is there maybe some NNTP server at fdo which carries the archives?