LookingGlass/client/src
Geoffrey McRae 6c84c0eca6 [client] overlay: move keybinds and config into the overlays
This adds a new `earlyInit` call which allows the overlay to register
options before actually being intialized. Also the keybind handling and
state tracking for each overlay has been moved internal to the overlay
itself.
2021-08-05 06:40:06 +10:00
..
overlay [client] overlay: move keybinds and config into the overlays 2021-08-05 06:40:06 +10:00
app.c [client] overlay: move keybinds and config into the overlays 2021-08-05 06:40:06 +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] overlay: move keybinds and config into the overlays 2021-08-05 06:40:06 +10:00
config.h [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
core.c [client] core: never allow warp when the overlay is active 2021-08-05 05:48:59 +10:00
core.h [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
egl_dynprocs.c [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
eglutil.c [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
kb.c [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
kb.h [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
keybind.c [client] overlay: move keybinds and config into the overlays 2021-08-05 06:40:06 +10:00
keybind.h [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
lg-renderer.c [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
ll.c [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
main.c [client] overlay: move keybinds and config into the overlays 2021-08-05 06:40:06 +10:00
main.h [client] overlay: move keybinds and config into the overlays 2021-08-05 06:40:06 +10:00
overlay_utils.c [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
overlays.h [client] overlay: allow registration of runtime configuration options 2021-08-05 00:56:31 +10:00
util.c [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00