MythTV
master
|
#include <libmythui/platforms/mythwaylandextras.h>
Static Public Member Functions | |
static void | AnnounceGlobal (void *Opaque, struct wl_registry *Reg, uint32_t Name, const char *Interface, uint32_t Version) |
MythTV implementation of the Wayland registry callback. More... | |
Static Public Attributes | |
static const struct wl_registry_listener | kRegistryListener |
Definition at line 73 of file mythwaylandextras.cpp.
|
static |
MythTV implementation of the Wayland registry callback.
This attempts to generalise the process of filtering registries but this may not work for all use cases.
Definition at line 73 of file mythwaylandextras.cpp.
|
static |
Definition at line 24 of file mythwaylandextras.h.
Referenced by MythScreenSaverWayland::WindowReady().