LookingGlass/client/src
Quantum eb1774f955 [client] keybind: add ScrollLock+C to cycle microphone defaults
This makes it possible to change the default action taken the next time
an application tries to open the microphone without restarting the
client.
2022-07-13 07:06:04 +10:00
..
overlay [client] all: use the defined keyboard mapping for keybinds 2022-06-29 18:26:40 +10:00
app.c [client] all: use the defined keyboard mapping for keybinds 2022-06-29 18:26:40 +10:00
audio.c [client] main: move micDefaultState into g_state 2022-07-13 07:06:04 +10:00
audio.h [client] audio: allow microphone recording to be toggled after dialog 2022-05-27 11:22:49 +10: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 [client] app: add option to disable dimming in overlay mode 2022-05-27 11:36:39 +10:00
config.h [client] allow building with -Wstrict-prototypes 2022-02-25 20:38:44 +11:00
core.c [client] main: add new option for integer only upscaling 2022-05-09 18:23:53 +10: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 [client] kb: update for ImGui 1.87 2022-02-28 11:56:26 +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] keybind: add ScrollLock+C to cycle microphone defaults 2022-07-13 07:06:04 +10:00
keybind.h [client] main: don't use Linux keybinds if the guest is not Linux 2022-01-17 20:26:45 +11:00
lg-renderer.c [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
main.c [client] main: move micDefaultState into g_state 2022-07-13 07:06:04 +10:00
main.h [client] keybind: add ScrollLock+C to cycle microphone defaults 2022-07-13 07:06:04 +10:00
overlay_utils.c [client] add SVG loading support and use icons for status display 2022-05-26 04:11:31 +10:00
overlays.h [client] all: unify the LG splash screen into an overlay 2022-05-27 02:07:20 +10:00
render_queue.c [client] render_queue: fix failure to show spice at startup 2022-05-27 14:02:00 +10:00
render_queue.h [client] spice: delay showing the spice display until spice is ready 2022-05-24 09:48:54 +10:00
util.c [all] refresh copyright dates 2022-01-05 19:42:46 +11:00