dolphin/Source/Core
Dentomologist 9bdf862460 MainWindow: Prevent Confirm On Stop dialog from being hidden
Set the Render Window as the parent of the Confirm On Stop confirmation
dialog when Keep Window On Top is enabled, ensuring it will always be
visible.

Previously, when Confirm On Stop and Keep Window On Top were both
enabled the Confirm On Stop dialog could be hidden by the render window
in the following situations:
* Clicking Stop in the Main Window
* Clicking the Main Window's close button
* Pressing the Stop hotkey while in FullScreen mode

This was particularly troublesome because the confirm dialog is modal,
preventing the user from moving the render window out of the way if it
was obscuring the dialog.

Fixes https://bugs.dolphin-emu.org/issues/13247.
2024-08-27 15:28:05 -07:00
..
AudioCommon Adjust order and spacing of various #includes 2024-07-26 14:28:34 -07:00
Common Merge pull request #12957 from Dentomologist/adjust_include_order_and_spacing 2024-08-07 03:27:23 +01:00
Core Merge pull request #12979 from lycheefox/skylanders 2024-08-13 03:41:15 +01:00
DiscIO Use C++20 erase_if() instead of erase(remove_if()) (NFC) 2024-07-21 16:36:06 +01:00
DolphinNoGUI Adjust order and spacing of various #includes 2024-07-26 14:28:34 -07:00
DolphinQt MainWindow: Prevent Confirm On Stop dialog from being hidden 2024-08-27 15:28:05 -07:00
DolphinTool DolphinTool: list filesystem recursively 2024-07-21 19:16:00 +01:00
InputCommon Merge pull request #12961 from JosJuice/expression-parser-translation 2024-08-07 03:28:48 +01:00
MacUpdater MacUpdater: Post-process the bundle 2024-08-01 22:06:55 -04:00
UICommon AutoUpdate: Remove the old updater app on macOS if it exists 2024-08-08 02:51:18 -04:00
UpdaterCommon
VideoBackends Properly link against xxhash 2024-07-06 16:56:44 -05:00
VideoCommon Adjust order and spacing of various #includes 2024-07-26 14:28:34 -07:00
WinUpdater
CMakeLists.txt CMakeLists: Embed macOS Updater app inside DolphinQt 2024-08-01 22:06:55 -04:00
DolphinLib.ARM64.props
DolphinLib.props Cached Interpreter 2.0 2024-07-23 14:06:21 -07:00
DolphinLib.vcxproj Externals: Convert minizip-ng To Submodule 2024-05-03 12:43:33 -07:00
DolphinLib.vcxproj.user
DolphinLib.x64.props