LookingGlass/client/src
2021-10-15 11:36:38 +11:00
..
overlay [client] kb: rename key code arrays from xfree86_* to linux_* 2021-08-17 19:08:07 +10:00
app.c [client] app: remove dead code 2021-09-11 10:22:44 +10:00
clipboard.c [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
clipboard.h [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
config.c [client] Change default grabKeyboardOnFocus to false 2021-10-15 11:36:38 +11:00
config.h [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
core.c [client] stop the cursorThread if video feed is disabled 2021-10-06 20:05:31 +11:00
core.h [client] stop the cursorThread if video feed is disabled 2021-10-06 20:05:31 +11:00
egl_dynprocs.c [client] egl: use eglCreateImage and eglDestroyImage indirectly 2021-09-29 17:48:50 +10:00
eglutil.c [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
gl_dynprocs.c [client] opengl: fix getProcAddressGL2 naming 2021-10-01 10:12:55 +10:00
kb.c [client] kb: rename key code arrays from xfree86_* to linux_* 2021-08-17 19:08:07 +10:00
kb.h [client] kb: rename key code arrays from xfree86_* to linux_* 2021-08-17 19:08:07 +10:00
keybind.c [client] stop the cursorThread if video feed is disabled 2021-10-06 20:05:31 +11:00
keybind.h [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
lg-renderer.c [client] app: remove dead code 2021-09-11 10:22:44 +10:00
ll.c [client] use variable-relative sizeof where possible 2021-08-16 16:22:55 +10:00
main.c [client] stop the cursorThread if video feed is disabled 2021-10-06 20:05:31 +11:00
main.h [client] stop the cursorThread if video feed is disabled 2021-10-06 20:05:31 +11:00
overlay_utils.c [client] imgui: implement new widget for displaying URLs 2021-08-05 22:43:46 +10:00
overlays.h [client] rework the configuration overlay to allow for tabs 2021-08-12 09:04:45 +10:00
util.c [client] all: use DEBUG_UNREACHABLE instead of assert 2021-08-14 12:19:07 +10:00