LookingGlass/client/src
Geoffrey McRae e658c2e0a2 [client] x11: change to a more visible "dot" cursor
This change alters the small square dot cursor to a more visible 16x16
cursor for X11. A new option `spice:largeDotCursor` can be set to use an
alternative 32x32 cursor for the vision impaired.
2023-09-13 21:54:31 +10:00
..
overlay [client] overlay: fix race on startup that caused a segfault 2023-03-30 14:59:37 +11:00
app.c [client] add new option input:captureOnFocus 2023-09-11 21:02:32 +10:00
audio.c [client] audio: provide option to prevent volume level sync 2023-04-16 19:10:35 +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] x11: change to a more visible "dot" cursor 2023-09-13 21:54:31 +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: fix typo 2022-11-01 08:00:37 +11: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] x11: change to a more visible "dot" cursor 2023-09-13 21:54:31 +10:00
main.h [client] x11: change to a more visible "dot" cursor 2023-09-13 21:54:31 +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: support cursor operations 2022-09-19 11:13:53 +10:00
render_queue.h [client] render_queue: support cursor operations 2022-09-19 11:13:53 +10:00
util.c [all] refresh copyright dates 2022-01-05 19:42:46 +11:00