aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-01-18 22:22:07 +0100
committerdec05eba <dec05eba@protonmail.com>2025-01-18 22:22:07 +0100
commit04aa90e45bcf8d7689291dfc8300b4a1ddcb7b40 (patch)
tree1a8fb18f60a737bc740c6811c5001b2971f0b347
parent5af0423575101977d2e81a7cbb678fdd5a4c7a95 (diff)
-rw-r--r--src/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 7b37ee4..6ccd3a9 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -2765,6 +2765,7 @@ static gboolean on_click_switch_to_new_ui(GtkButton*, gpointer) {
GtkWidget *dialog = gtk_message_dialog_new_with_markup(GTK_WINDOW(window), GTK_DIALOG_MODAL, GTK_MESSAGE_QUESTION, GTK_BUTTONS_YES_NO,
"You are about to try out the new UI, which is a ShadowPlay-like fullscreen UI. It runs in the background and you have to show/hide it by pressing Left Alt+Z.\n"
"This new UI is still experimental and you may experience issues depending on your system. You can switch back to the old UI at any time by opening the UI and clicking on the settings button and clicking on the \"Go back to the old UI\" button.\n"
+ "Note that at the moment the flatpak version of the software assumes you are using a keyboard with qwerty layout. If you are using another keyboard layout then instead of pressing Left Alt+Z you have to press the key that has been switched the with Z key.\n"
"\n"
"This new UI comes with new features, such as being able to automatically launch it on system startup by enabling it in settings, and hotkey support on any Wayland compositor.\n"
"\n"