dolphin/Source/Core/DolphinNoGUI
sowens99 2aa400e72f Add option for Never Hide Mouse Cursor
Instead of having a single GUI checkbox for "Always Hide Mouse Cursor",
I have instead opted to use radio buttons so the user can swap between
different states of mouse visibility. "Movement" is the default
behavior, "Never" will hide the mouse cursor the entire time the game is
running, and "Always" will keep the mouse cursor always visible.
2021-10-12 21:04:27 -04:00
..
CMakeLists.txt
DolphinNoGUI.exe.manifest
DolphinNoGUI.rc
DolphinNoGUI.vcxproj
DolphinNoGUI.vcxproj.filters
MainNoGUI.cpp
Platform.cpp
Platform.h
PlatformFBDev.cpp
PlatformHeadless.cpp
PlatformWin32.cpp
PlatformX11.cpp Add option for Never Hide Mouse Cursor 2021-10-12 21:04:27 -04:00
resource.h