LookingGlass/client/displayservers/Wayland
Quantum 134829cbf2 [client] imgui: make graph y-axis configurable
The default of [0, 50] makes sense for FPS/UPS graphs, but does not for
things like the import graph. The latter should not take more than 5 ms
for sure.

This commit allows the min/max y-axis value to be specified when registering
the graph.
2021-07-29 15:54:15 +10:00
..
clipboard.c [client] wayland/clipboard: prefer text/plain over text/html 2021-06-26 12:49:47 +10:00
CMakeLists.txt [all] use cmake FindPkgConfig IMPORTED_TARGETs 2021-07-24 12:35:48 +10:00
cursor.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
gl.c [client] ds: refactor common EGL swap with damage logic 2021-07-19 19:35:52 +10:00
idle.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
input.c [client] wayland: fix typo in warp usage 2021-07-15 08:40:36 +10:00
output.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
poll.c [client] wayland: dispatch events through libdecor when using it 2021-07-22 12:03:55 +10:00
presentation.c [client] imgui: make graph y-axis configurable 2021-07-29 15:54:15 +10:00
registry.c [client] wayland: measure presentation time 2021-07-18 16:15:10 +10:00
shell_libdecor.c [client] wayland: invalidate window on configure 2021-07-25 15:36:44 +10:00
shell_xdg.c [client] wayland: invalidate window on configure 2021-07-25 15:36:44 +10:00
state.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
wayland.c [client] wayland: measure presentation time 2021-07-18 16:15:10 +10:00
wayland.h [client] ds: refactor common EGL swap with damage logic 2021-07-19 19:35:52 +10:00
window.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00