1
0
mirror of https://gitlab.gnome.org/GNOME/evince synced 2024-07-05 00:59:07 +00:00
evince/cut-n-paste/libdazzle
Christian Hergert 6e87290dab cut-n-paste: filemanager: create proxy synchronously
We can create the proxy without forcing the launch of the peer
process or waiting for signals/properties. Since this won't block
we meet the needs of [!46] but without the extra main loop
processing. This is important because it allows
tests/test-file-manager to still work as all the necessary RPC
bytes will be written to the stream before exiting

---

Cherry-picked this commit from libdazzle.

[!46]: https://gitlab.gnome.org/GNOME/libdazzle/-/merge_requests/46

Signed-off-by: Germán Poo-Caamaño <gpoo@gnome.org>
2020-06-22 19:05:08 -04:00
..
dzl-file-manager.c cut-n-paste: filemanager: create proxy synchronously 2020-06-22 19:05:08 -04:00
dzl-file-manager.h cut-n-paste: Add libdazzle utilities to open file manager 2020-06-22 19:05:08 -04:00
dzl-version-macros.h cut-n-paste: Add libdazzle utilities to open file manager 2020-06-22 19:05:08 -04:00
meson.build cut-n-paste: Add libdazzle utilities to open file manager 2020-06-22 19:05:08 -04:00