[GUI] Basic hotkey and full-screen support (#75)

This commit is contained in:
RedBlackAka
2026-07-12 11:54:37 +02:00
committed by GitHub
parent 5bee81df70
commit d2fca37716
2 changed files with 31 additions and 1 deletions
+2 -1
View File
@@ -14,7 +14,8 @@ SPDX-License-Identifier: GPL-2.0-or-later
ExtendClientAreaToDecorationsHint="True"
ExtendClientAreaChromeHints="PreferSystemChrome"
ExtendClientAreaTitleBarHeightHint="44"
Icon="avares://SharpEmu.GUI/Assets/SharpEmu.ico">
Icon="avares://SharpEmu.GUI/Assets/SharpEmu.ico"
KeyDown="OnKeyDown">
<Grid RowDefinitions="44,*,32">