From c76f32a4eef4d291fe219ec2f69be8cea6ec5a6f Mon Sep 17 00:00:00 2001 From: Evan Husted Date: Wed, 5 Mar 2025 13:59:51 -0600 Subject: [PATCH] UI: Give the cheat manager the custom window title bar treatment --- src/Ryujinx/UI/Windows/CheatWindow.axaml | 107 ++++++++++++------ src/Ryujinx/UI/Windows/CheatWindow.axaml.cs | 7 +- .../Windows/CompatibilityListWindow.axaml.cs | 4 +- src/Ryujinx/UI/Windows/StyleableWindow.cs | 5 +- 4 files changed, 86 insertions(+), 37 deletions(-) diff --git a/src/Ryujinx/UI/Windows/CheatWindow.axaml b/src/Ryujinx/UI/Windows/CheatWindow.axaml index 32f914019..fc46a3562 100644 --- a/src/Ryujinx/UI/Windows/CheatWindow.axaml +++ b/src/Ryujinx/UI/Windows/CheatWindow.axaml @@ -20,38 +20,81 @@ - - - + + + + + + + + + + + + + +