mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
linux: Use D-Bus to inhibit screensaver
This commit is contained in:
@ -20,10 +20,6 @@
|
||||
namespace X11Utils
|
||||
{
|
||||
bool ToggleFullscreen(Display* dpy, Window win);
|
||||
Window XWindowFromHandle(void* Handle);
|
||||
Display* XDisplayFromHandle(void* Handle);
|
||||
|
||||
void InhibitScreensaver(Window win, bool suspend);
|
||||
|
||||
#ifdef HAVE_XRANDR
|
||||
class XRRConfiguration
|
||||
|
Reference in New Issue
Block a user