LookingGlass/client/src
2021-07-31 16:40:14 +10:00
..
overlay [client] overlay: allow the fps and graph windows to be moved 2021-07-31 15:35:53 +10:00
app.c [client] app: prevent buttons/keys from being held when focus is lost 2021-07-31 16:40:14 +10:00
clipboard.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
clipboard.h [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
config.c [client] config: optionally load config from XDG_CONFIG_HOME 2021-07-31 15:06:59 +10:00
config.h [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
core.c [client] ds: change showPointer to setPointer for more cursors 2021-07-31 14:56:04 +10:00
core.h [client] overlay: cosmetic changes to the overlay display 2021-07-25 16:49:25 +10:00
egl_dynprocs.c [client] egl: implement error reporting callback 2021-07-18 13:54:16 +10:00
eglutil.c [client] ds: refactor common EGL swap with damage logic 2021-07-19 19:35:52 +10:00
kb.c [client] imgui: initialize keymap 2021-07-31 14:57:41 +10:00
kb.h [client] imgui: initialize keymap 2021-07-31 14:57:41 +10:00
keybind.c [client] imgui: ask display server to display cursors 2021-07-31 14:56:04 +10:00
keybind.h [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
lg-renderer.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
ll.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
main.c [client] main: bump the minimum fps to 60fps when showing the overlay 2021-07-31 16:19:55 +10:00
main.h [client] main: bump the minimum fps to 60fps when showing the overlay 2021-07-31 16:19:55 +10:00
overlay_utils.c [client] imgui: convert help overlay to use imgui 2021-07-23 18:04:05 +10:00
overlays.h [client] imgui: make graph y-axis configurable 2021-07-29 15:54:15 +10:00
util.c [client] imgui: use improved high DPI rendering 2021-07-23 16:07:42 +10:00