LookingGlass/client
Quantum 79a9127c04 [client] imgui: use consistent modal background colours
The translucent white modal background sort of cancels out the dark
background we apply to the overlay, which is undesirable. It should
instead further darken the background.

For consistency, we now use igGetColorU32Col(ImGuiCol_ModalWindowDimBg)
to draw the overlay background, to avoid hardcoding the same colour in
multiple places.
2021-08-31 09:09:26 +10:00
..
cmake [client] cmake: make MakeObject use relative paths 2021-08-11 02:42:12 +10:00
displayservers [client] x11: remove print from debugging 2021-08-19 21:35:54 +10:00
include [client] egl: dynamically import glBufferStorageEXT 2021-08-19 21:28:45 +10:00
renderers [client] egl: fix preset tooltip always showing 2021-08-30 18:47:48 +10:00
src [client] imgui: use consistent modal background colours 2021-08-31 09:09:26 +10:00
CMakeLists.txt [all] cmake: tell users to clone submodules when they haven't 2021-08-19 21:28:36 +10:00
DEBUGGING.md [doc] Fix formatting 2018-05-23 08:46:03 +10:00