shadPS4/src/imgui/renderer
Exhigh f139762c64
imgui/renderer: Hide Cursor on Idle Implementation (#1266)
Implement hide cursor on idle w/ idle timeout duration (configurable via GUI). While at it add always and never to hide the cursor options as well.

* Revert commit #1211 as to not interfere with the cursor states.
* Make hide cursor on idle as the default setting w/ timeout duration of 5 seconds to hide.
* Add an input tab in the settings page to add the hide cursor setting, with hiding the idle timeout box with respect to the cursor hide option.

Co-authored-by: georgemoralis <giorgosmrls@gmail.com>
2024-10-08 09:47:42 +03:00
..
fonts Devtools: PM4 Explorer (#1094) 2024-10-03 22:43:23 +02:00
CMakeLists.txt Devtools: PM4 Explorer (#1094) 2024-10-03 22:43:23 +02:00
imgui_core.cpp imgui: fix blocking keyboard at startup (#1237) 2024-10-04 19:06:08 +03:00
imgui_core.h Dear ImGui Implementation (#598) 2024-09-08 22:50:32 +03:00
imgui_impl_sdl3.cpp imgui/renderer: Hide Cursor on Idle Implementation (#1266) 2024-10-08 09:47:42 +03:00
imgui_impl_sdl3.h Dear ImGui Implementation (#598) 2024-09-08 22:50:32 +03:00
imgui_impl_vulkan.cpp imgui: fix blocking keyboard at startup (#1237) 2024-10-04 19:06:08 +03:00
imgui_impl_vulkan.h vulkan: Enable VULKAN_HPP_NO_EXCEPTIONS broadly. (#995) 2024-09-25 12:19:38 +03:00
texture_manager.cpp Rewrite Save Data & Impl Save Data Dialog (#824) 2024-09-20 12:34:19 +03:00
texture_manager.h Rewrite Save Data & Impl Save Data Dialog (#824) 2024-09-20 12:34:19 +03:00