mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 21:05:15 -06:00
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> |
||
|---|---|---|
| .. | ||
| fonts | ||
| CMakeLists.txt | ||
| imgui_core.cpp | ||
| imgui_core.h | ||
| imgui_impl_sdl3.cpp | ||
| imgui_impl_sdl3.h | ||
| imgui_impl_vulkan.cpp | ||
| imgui_impl_vulkan.h | ||
| texture_manager.cpp | ||
| texture_manager.h | ||