MythTV  master
Static Public Member Functions | Static Public Attributes | List of all members
MythWaylandExtras Class Reference

#include <mythwaylandextras.h>

Inheritance diagram for MythWaylandExtras:
Inheritance graph
[legend]
Collaboration diagram for MythWaylandExtras:
Collaboration graph
[legend]

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
 

Detailed Description

Definition at line 73 of file mythwaylandextras.cpp.

Member Function Documentation

◆ AnnounceGlobal()

void MythWaylandExtras::AnnounceGlobal ( void *  Opaque,
struct wl_registry *  Reg,
uint32_t  Name,
const char *  Interface,
uint32_t  Version 
)
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.

Member Data Documentation

◆ kRegistryListener

const struct wl_registry_listener MythWaylandExtras::kRegistryListener
static

Definition at line 24 of file mythwaylandextras.h.

Referenced by MythScreenSaverWayland::WindowReady().


The documentation for this class was generated from the following files: