From 0d0e37a1d183735de65f2083ca238346d8c8381d Mon Sep 17 00:00:00 2001 From: David Hedlund Date: Thu, 20 Nov 2025 09:32:32 +0100 Subject: [PATCH 01/14] Update ui_qt.cpp Fixes: * https://github.com/libretro/RetroArch/issues/18415 --- ui/drivers/ui_qt.cpp | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/ui/drivers/ui_qt.cpp b/ui/drivers/ui_qt.cpp index 6493435b4b0c..85f6c62d40d0 100644 --- a/ui/drivers/ui_qt.cpp +++ b/ui/drivers/ui_qt.cpp @@ -1832,12 +1832,13 @@ void MainWindow::showWelcomeScreen() const QString welcome_txt = QStringLiteral("" "Welcome to the RetroArch Desktop Menu!
\n" "
\n" - "Many settings and actions are currently only available in the familiar Big Picture menu, " - "but this Desktop Menu should be functional for launching content and managing playlists.
\n" + "Many settings and actions are currently only available in the familiar Big Picture menu (not " + "to be confused with Steam's Big Picture mode), but this Desktop Menu should be functional for " + "launching content and managing playlists.
\n" "
\n" "Some useful hotkeys for interacting with the Big Picture menu include:\n" "\n" "\n" "For more hotkeys and their assignments, see:
\n" - "View -> Settings... -> Input -> Hotkeys
\n" + "View -> Settings... -> Input -> Hotkeys [tab]
\n" "
\n" "Documentation for RetroArch, libretro and cores:
\n" "https://docs.libretro.com/"); From 7448d26ef17e95af7bdd2f580a8d44906f9d2ae0 Mon Sep 17 00:00:00 2001 From: David Hedlund Date: Sat, 13 Dec 2025 17:40:50 +0100 Subject: [PATCH 13/14] Update ui_qt.cpp Clarified that settings are fully configurable from both Desktop Mode (View -> Settings...) and main interface (Main Menu -> Settings) with identical options, while noting certain actions/hotkeys only function in the main interface window. --- ui/drivers/ui_qt.cpp | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ui/drivers/ui_qt.cpp b/ui/drivers/ui_qt.cpp index ef5b7b16f5d0..60b7c7f7821b 100644 --- a/ui/drivers/ui_qt.cpp +++ b/ui/drivers/ui_qt.cpp @@ -1835,8 +1835,10 @@ void MainWindow::showWelcomeScreen() "The Desktop Menu provides a Qt-based WIMP (windows, icons, menus, pointer) interface " "that's functional for launching content and managing playlists.
\n" "
\n" - "But many settings and actions are currently only available in the familiar " - "main interface window including these default hotkey assignments:\n" + "Settings can be configured via “View -> Settings...” in Desktop Mode window, " + "or “Main Menu -> Settings” in the main interface window — both access the same settings. " + "But many actions only function in the main interface window, including these default " + "hotkey assignments:\n" "