Re: [PATCH v2 00/19] UI-related fixes & shareable 2d memory with -display dbus

2024-10-15 Thread Michael Tokarev
On 08.10.2024 15:50, marcandre.lur...@redhat.com wrote: From: Marc-André Lureau Hi, This series adds Listener.Unix.Map interface to -display dbus, to allow shared memory for the display (similar to Listener.Win32.Map interface). While working on it, I collected a few fixes. I can re-send them

Re: [PATCH v2 00/19] UI-related fixes & shareable 2d memory with -display dbus

2024-10-12 Thread Akihiko Odaki
On 2024/10/08 21:50, marcandre.lur...@redhat.com wrote: From: Marc-André Lureau Hi, This series adds Listener.Unix.Map interface to -display dbus, to allow shared memory for the display (similar to Listener.Win32.Map interface). While working on it, I collected a few fixes. I can re-send them

[PATCH v2 00/19] UI-related fixes & shareable 2d memory with -display dbus

2024-10-08 Thread marcandre . lureau
From: Marc-André Lureau Hi, This series adds Listener.Unix.Map interface to -display dbus, to allow shared memory for the display (similar to Listener.Win32.Map interface). While working on it, I collected a few fixes. I can re-send them in a different series or queue them once they are reviewe