From 1bf8060d1b37d55e1131fa1c5497e287c4db2964 Mon Sep 17 00:00:00 2001 From: Robert Adam Date: Thu, 18 Feb 2021 16:47:45 +0100 Subject: [PATCH] FEAT(client): Changed shorcut for channel filtering The shortcut for toggling channel filters was Ctrl+F. While this makes sense semantically, this specific shortcut is associated with starting a search in 99% of all applications out there. Thus using it for something else does not make for a very smooth user experience. The new shortcut for filtering is thus set to be Alt+F instead. --- src/mumble/MainWindow.ui | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/mumble/MainWindow.ui b/src/mumble/MainWindow.ui index 9b520b2de..16df83c06 100644 --- a/src/mumble/MainWindow.ui +++ b/src/mumble/MainWindow.ui @@ -48,7 +48,7 @@ 0 0 671 - 30 + 32 @@ -583,7 +583,7 @@ &Filter on/off - Toggle the channel filter (Ctrl+F) + Toggle the channel filter (Alt+F) Enable or disable the filtering of select channels. @@ -592,7 +592,7 @@ You can mark additional channels for filtering from the channel's context menu. - Ctrl+F + Alt+F false