Add option to hide mouse on inactivity (#955)

Also allow user to specify how long to wait before hiding
This commit is contained in:
WaluigiWare64
2021-01-21 18:48:25 +00:00
committed by GitHub
parent 1494d7aa24
commit bf0ea26596
8 changed files with 322 additions and 7 deletions

View File

@ -9,6 +9,7 @@ SET(SOURCES_QT_SDL
VideoSettingsDialog.cpp
AudioSettingsDialog.cpp
WifiSettingsDialog.cpp
InterfaceSettingsDialog.cpp
Input.cpp
LAN_PCap.cpp
LAN_Socket.cpp