#include <screensaverinhibitor.hxx>
|
void | inhibit (bool bInhibit, std::u16string_view sReason, bool bIsX11, const std::optional< unsigned int > &xid, std::optional< Display * > pDisplay) |
|
|
void | inhibitFDO (bool bInhibit, const char *appname, const char *reason) |
|
void | inhibitFDOPM (bool bInhibit, const char *appname, const char *reason) |
|
void | inhibitGSM (bool bInhibit, const char *appname, const char *reason, const unsigned int xid) |
|
void | inhibitMSM (bool bInhibit, const char *appname, const char *reason, const unsigned int xid) |
|
void | inhibitXScreenSaver (bool bInhibit, Display *pDisplay) |
|
void | inhibitDPMS (bool bInhibit, Display *pDisplay) |
|
Definition at line 22 of file screensaverinhibitor.hxx.
◆ inhibit()
void ScreenSaverInhibitor::inhibit |
( |
bool |
bInhibit, |
|
|
std::u16string_view |
sReason, |
|
|
bool |
bIsX11, |
|
|
const std::optional< unsigned int > & |
xid, |
|
|
std::optional< Display * > |
pDisplay |
|
) |
| |
◆ inhibitDPMS()
void ScreenSaverInhibitor::inhibitDPMS |
( |
bool |
bInhibit, |
|
|
Display * |
pDisplay |
|
) |
| |
|
private |
◆ inhibitFDO()
void ScreenSaverInhibitor::inhibitFDO |
( |
bool |
bInhibit, |
|
|
const char * |
appname, |
|
|
const char * |
reason |
|
) |
| |
|
private |
◆ inhibitFDOPM()
void ScreenSaverInhibitor::inhibitFDOPM |
( |
bool |
bInhibit, |
|
|
const char * |
appname, |
|
|
const char * |
reason |
|
) |
| |
|
private |
◆ inhibitGSM()
void ScreenSaverInhibitor::inhibitGSM |
( |
bool |
bInhibit, |
|
|
const char * |
appname, |
|
|
const char * |
reason, |
|
|
const unsigned int |
xid |
|
) |
| |
|
private |
◆ inhibitMSM()
void ScreenSaverInhibitor::inhibitMSM |
( |
bool |
bInhibit, |
|
|
const char * |
appname, |
|
|
const char * |
reason, |
|
|
const unsigned int |
xid |
|
) |
| |
|
private |
◆ inhibitXAutoLock()
static void ScreenSaverInhibitor::inhibitXAutoLock |
( |
bool |
bInhibit, |
|
|
Display * |
pDisplay |
|
) |
| |
|
staticprivate |
◆ inhibitXScreenSaver()
void ScreenSaverInhibitor::inhibitXScreenSaver |
( |
bool |
bInhibit, |
|
|
Display * |
pDisplay |
|
) |
| |
|
private |
◆ mbDPMSWasEnabled
BOOL ScreenSaverInhibitor::mbDPMSWasEnabled |
|
private |
◆ mnDPMSOffTimeout
CARD16 ScreenSaverInhibitor::mnDPMSOffTimeout |
|
private |
◆ mnDPMSStandbyTimeout
CARD16 ScreenSaverInhibitor::mnDPMSStandbyTimeout |
|
private |
◆ mnDPMSSuspendTimeout
CARD16 ScreenSaverInhibitor::mnDPMSSuspendTimeout |
|
private |
◆ mnFDOCookie
std::optional<unsigned int> ScreenSaverInhibitor::mnFDOCookie |
|
private |
◆ mnFDOPMCookie
std::optional<unsigned int> ScreenSaverInhibitor::mnFDOPMCookie |
|
private |
◆ mnGSMCookie
std::optional<unsigned int> ScreenSaverInhibitor::mnGSMCookie |
|
private |
◆ mnMSMCookie
std::optional<unsigned int> ScreenSaverInhibitor::mnMSMCookie |
|
private |
◆ mnXScreenSaverTimeout
std::optional<int> ScreenSaverInhibitor::mnXScreenSaverTimeout |
|
private |
The documentation for this class was generated from the following file: