yuzu: Option to hide mouse on inactivity

Co-Authored-By: Vitor K <vitor-k@users.noreply.github.com>
This commit is contained in:
FearlessTobi
2020-04-11 04:22:50 +02:00
parent 4932010c6f
commit e7664b7a4f
7 changed files with 78 additions and 0 deletions

View File

@ -72,6 +72,13 @@
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="toggle_hide_mouse">
<property name="text">
<string>Hide mouse on inactivity</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>