LookingGlass/client/src
Quantum 0c9ecdfcb5 [client] wm: optionally disable screensaver when requested in guest
This commit adds a new option, win:autoScreensaver, which when set to yes,
automatically disables the screensaver when requested by an application
running in the guest, and enables it when the application no longer wants
it disabled.

This is useful when doing media playback in the guest.
2021-02-21 10:31:48 +11:00
..
app.c [client] app: always track the mouse button state 2021-02-21 10:31:48 +11:00
clipboard.c [client/common] restructure project in prep for full SDL removal 2021-02-21 10:31:46 +11:00
clipboard.h [client/common] restructure project in prep for full SDL removal 2021-02-21 10:31:46 +11:00
config.c [client] wm: optionally disable screensaver when requested in guest 2021-02-21 10:31:48 +11:00
config.h [client] fix divide by zero fault with fpsMin disabled (set to 0) 2020-11-08 10:58:18 +11:00
core.c [client] spice: fix input:grabKeyboardOnFocus 2021-02-21 10:31:48 +11:00
core.h [client] ds: refactor app and cursor state into app.c and core.c 2021-02-21 10:31:48 +11:00
egl_dynprocs.c [client] all: move all SDL specific code into displayservers/sdl 2021-02-21 10:31:48 +11:00
kb.c [client] kb: add display names for all supported keys 2021-02-21 10:31:48 +11:00
kb.h [client] kb: add display names for all supported keys 2021-02-21 10:31:48 +11:00
keybind.c [client] renderer: add ability to toggle the FPS display 2021-02-21 10:31:48 +11:00
keybind.h [client] refactor keybinds out of main.c 2021-02-21 10:31:48 +11:00
lg-renderer.c [client] project restructure part 1/2 2019-03-28 11:02:36 +11:00
ll.c [all] use explicit void parameter lists 2021-01-14 17:29:37 +11:00
main.c [client] wm: optionally disable screensaver when requested in guest 2021-02-21 10:31:48 +11:00
main.h [client] wm: optionally disable screensaver when requested in guest 2021-02-21 10:31:48 +11:00
util.c [client] all: move all SDL specific code into displayservers/sdl 2021-02-21 10:31:48 +11:00