1
0
mirror of https://gitlab.gnome.org/GNOME/nautilus synced 2024-06-28 14:35:28 +00:00
nautilus/xdp-gnome
António Fernandes b2ff00856e general: Add xdp-gnome imported code to the build
Make it a private static library to be used in commming commits.

Contrary to upstream, we use the imported *.impl.* definitions.

For convenience (not to move a lot of meson code around), define
the HAVE_GTK_WAYLAND and HAVE_GTK_X11 in config.h instead of
compiler flags.
2024-06-23 00:04:05 +01:00
..
data xdp-gnome/data: Import portal impl interface defs 2024-06-23 00:04:05 +01:00
COPYING general: Copy code from xdg-desktop-portal-gnome 2024-06-23 00:04:05 +01:00
externalwindow-wayland.c externalwindow-wayland: Use our own service channel client id 2024-06-23 00:04:05 +01:00
externalwindow-wayland.h general: Copy code from xdg-desktop-portal-gnome 2024-06-23 00:04:05 +01:00
externalwindow-x11.c general: Copy code from xdg-desktop-portal-gnome 2024-06-23 00:04:05 +01:00
externalwindow-x11.h general: Copy code from xdg-desktop-portal-gnome 2024-06-23 00:04:05 +01:00
externalwindow.c general: Copy code from xdg-desktop-portal-gnome 2024-06-23 00:04:05 +01:00
externalwindow.h general: Copy code from xdg-desktop-portal-gnome 2024-06-23 00:04:05 +01:00
meson.build general: Add xdp-gnome imported code to the build 2024-06-23 00:04:05 +01:00
README.md general: Copy code from xdg-desktop-portal-gnome 2024-06-23 00:04:05 +01:00
request.c general: Copy code from xdg-desktop-portal-gnome 2024-06-23 00:04:05 +01:00
request.h general: Copy code from xdg-desktop-portal-gnome 2024-06-23 00:04:05 +01:00

Portal implementation helpers

This code originates from xdg-desktop-portal-gnome.