LookingGlass/client/src
A.J. Ruckman dec4c8533c [client] win: add new option win:shrinkOnUpscale
This option constrains the client's window dimensions to the guest's resolution when 'dontUpscale' is also enabled
2021-04-29 13:35:00 +10:00
..
app.c [client] spice: new option spice:showCursorDot added 2021-04-29 12:50:43 +10:00
clipboard.c [client/common] restructure project in prep for full SDL removal 2021-02-21 10:31:46 +11:00
clipboard.h [client/common] restructure project in prep for full SDL removal 2021-02-21 10:31:46 +11:00
config.c [client] win: add new option win:shrinkOnUpscale 2021-04-29 13:35:00 +10:00
config.h [client] fix divide by zero fault with fpsMin disabled (set to 0) 2020-11-08 10:58:18 +11:00
core.c [client] win: add new option win:shrinkOnUpscale 2021-04-29 13:35:00 +10:00
core.h [client] ds: refactor app and cursor state into app.c and core.c 2021-02-21 10:31:48 +11:00
egl_dynprocs.c [client] all: move all SDL specific code into displayservers/sdl 2021-02-21 10:31:48 +11:00
kb.c [client] kb: add display names for all supported keys 2021-02-21 10:31:48 +11:00
kb.h [client] kb: add display names for all supported keys 2021-02-21 10:31:48 +11:00
keybind.c [client] renderer: add ability to toggle the FPS display 2021-02-21 10:31:48 +11:00
keybind.h [client] refactor keybinds out of main.c 2021-02-21 10:31:48 +11:00
lg-renderer.c [client] project restructure part 1/2 2019-03-28 11:02:36 +11:00
ll.c [all] use explicit void parameter lists 2021-01-14 17:29:37 +11:00
main.c [client] app: delay showing the escape help for 250ms 2021-02-26 10:21:56 +11:00
main.h [client] win: add new option win:shrinkOnUpscale 2021-04-29 13:35:00 +10:00
util.c [client] all: move all SDL specific code into displayservers/sdl 2021-02-21 10:31:48 +11:00