looking-glass/client/src
Quantum 5fe529f213 [client] spice: allow volume control keys to be sent to the guest
These are implemented as ScrollLock+Up/Down for volume up and down, and
ScrollLock+M to toggle audio mute. These should prove useful especially
when Looking Glass now supports streaming audio, and the volume is
defined in the guest and set on the output stream.
2022-01-17 15:09:03 +11:00
..
overlay [client/common] move ll from the client into the common code module 2022-01-12 12:22:18 +11:00
app.c [client/common] move ll from the client into the common code module 2022-01-12 12:22:18 +11:00
audio.c [client] audio: remove more debug output spam 2022-01-07 16:35:46 +11:00
audio.h [client] audio: implement record interface and glue 2022-01-06 23:49:20 +11:00
clipboard.c [client/common] move ll from the client into the common code module 2022-01-12 12:22:18 +11:00
clipboard.h [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
config.c [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
config.h [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
core.c [client] input: avoid reentrancy when realigning guest cursor 2022-01-15 19:25:30 +11:00
core.h [client] overlay: add modal message dialog support 2022-01-08 18:58:48 +11:00
egl_dynprocs.c [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
eglutil.c [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
gl_dynprocs.c [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
kb.c [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
kb.h [client] spice: allow volume control keys to be sent to the guest 2022-01-17 15:09:03 +11:00
keybind.c [client] spice: allow volume control keys to be sent to the guest 2022-01-17 15:09:03 +11:00
keybind.h [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
lg-renderer.c [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
main.c [client/common] move ll from the client into the common code module 2022-01-12 12:22:18 +11:00
main.h [client] input: avoid reentrancy when realigning guest cursor 2022-01-15 19:25:30 +11:00
overlay_utils.c [client] imgui: update to cimgui 1.86 2022-01-08 00:26:12 +11:00
overlays.h [client] overlay/msg: provide a method to close messages from code 2022-01-12 09:35:09 +11:00
util.c [all] refresh copyright dates 2022-01-05 19:42:46 +11:00