1#ifndef MYTHSCREENSAVERWAYLAND_H
2#define MYTHSCREENSAVERWAYLAND_H
9struct zwp_idle_inhibit_manager_v1;
10struct zwp_idle_inhibitor_v1;
24 void Reset()
override;
zwp_idle_inhibit_manager_v1 * m_manager
MythMainWindow * m_window
zwp_idle_inhibitor_v1 * m_inhibitor
MythWaylandDevice * m_device
void WindowReady()
Signalled when MythMainWindow has completed initialisation.
MythScreenSaverWayland(QObject *Parent, MythMainWindow *MainWindow)
MythWaylandRegistry m_registry
~MythScreenSaverWayland() override
Base Class for screensavers.
A simple wrapper to retrieve the major Wayland objects from the Qt Wayland native interface.
std::map< const wl_interface *, void * > MythWaylandRegistry