diff options
author | Marius Vlad <marius.vlad@collabora.com> | 2022-10-08 21:06:18 +0300 |
---|---|---|
committer | Marius Vlad <marius.vlad@collabora.com> | 2022-12-05 15:27:22 +0200 |
commit | 14a1292a393774727fb85662d98d8cbe4bc6e5cd (patch) | |
tree | fd763ad8afca1209590c5d17add7a1af53492d9a /meson_options.txt | |
parent | 33997a7c96838795ccb586fc7fc43ce093210546 (diff) |
agl-shell.xml: Introduce a new interface
In order to allow another other client bind to agl_shell interface, this
introduces a new specific interface which the client would bind to
first, issue a doas_shell_client request, wait for a response, and
proceeed further if the event received was successful. Afterwards, the
client can bind to agl_shell protocol (and assuming it got 'bound_ok'
event back) can further use the agl_shell protocol as it happens with
the shell client.
This approach avoids adding a new protocol interface and instead re-uses
the same interface, with the note that the shell client is still in
charge of handling background and panels.
Bug-AGL: SPEC-4503
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: Iac1d840a5f917b2a92fdfbdcdc583144d3942a1c
Diffstat (limited to 'meson_options.txt')
0 files changed, 0 insertions, 0 deletions