-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make more functions available in the list of global shortcuts #6229
Labels
Comments
Globostofo
added
feature-request
This issue or PR deals with a new feature
triage
This issue is waiting to be triaged by one of the project members
labels
Oct 7, 2023
Sure! Having more options is always good :) If you're feeling like it, there are also a couple more open issues about shortcut actions that would be nice to have. E.g. #6133 |
Hartmnt
added
client
ui
and removed
triage
This issue is waiting to be triaged by one of the project members
labels
Oct 9, 2023
Globostofo
added a commit
to Globostofo/mumble
that referenced
this issue
Oct 25, 2023
As mentionned in mumble-voip#6229, this commit implements new global shortcuts linked to the menu actions. The following actions are now available: -[x] Connect to a server -[x] Disconnect from server -[x] Open server information -[x] Open server tokens -[x] Open server user list -[x] Open server ban list -[x] Toggle priority speaker -[x] Open recording dialog -[x] Change comment -[x] Change avatar -[x] Remove avatar -[x] Register on the server -[x] Audio statistics -[x] Open settings -[x] Start audio wizard -[x] Start certificate wizard -[x] Toggle TTS -[x] Open about dialog -[x] Open about Qt dialog -[x] Check for update Implements mumble-voip#6229
Globostofo
added a commit
to Globostofo/mumble
that referenced
this issue
Nov 4, 2023
As mentionned in mumble-voip#6229, this commit implements new global shortcuts linked to the menu actions. The following actions are now available: -[x] Connect to a server -[x] Disconnect from server -[x] Open server information -[x] Open server tokens -[x] Open server user list -[x] Open server ban list -[x] Toggle priority speaker -[x] Open recording dialog -[x] Change comment -[x] Change avatar -[x] Remove avatar -[x] Register on the server -[x] Audio statistics -[x] Open settings -[x] Start audio wizard -[x] Start certificate wizard -[x] Toggle TTS -[x] Open about dialog -[x] Open about Qt dialog -[x] Check for update Implements mumble-voip#6229
Globostofo
added a commit
to Globostofo/mumble
that referenced
this issue
Nov 4, 2023
As mentionned in mumble-voip#6229, this commit implements new global shortcuts linked to the menu actions. The following actions are now available: - [x] Connect to a server - [x] Disconnect from server - [x] Open server information - [x] Open server tokens - [x] Open server user list - [x] Open server ban list - [x] Toggle priority speaker - [x] Open recording dialog - [x] Change comment - [x] Change avatar - [x] Remove avatar - [x] Register on the server - [x] Audio statistics - [x] Open settings - [x] Start audio wizard - [x] Start certificate wizard - [x] Toggle TTS - [x] Open about dialog - [x] Open about Qt dialog - [x] Check for update Implements mumble-voip#6229
21 tasks
Globostofo
added a commit
to Globostofo/mumble
that referenced
this issue
Nov 5, 2023
As mentionned in mumble-voip#6229, this commit implements new global shortcuts linked to the menu actions. The following actions are now available: - [x] Connect to a server - [x] Disconnect from server - [x] Open server information - [x] Open server tokens - [x] Open server user list - [x] Open server ban list - [x] Toggle priority speaker - [x] Open recording dialog - [x] Change comment - [x] Change avatar - [x] Remove avatar - [x] Register on the server - [x] Audio statistics - [x] Open settings - [x] Start audio wizard - [x] Start certificate wizard - [x] Toggle TTS - [x] Open about dialog - [x] Open about Qt dialog - [x] Check for update Implements mumble-voip#6229
Globostofo
added a commit
to Globostofo/mumble
that referenced
this issue
Dec 30, 2023
As mentionned in mumble-voip#6229, this commit implements new global shortcuts linked to the menu actions. The following actions are now available: - [x] Connect to a server - [x] Disconnect from server - [x] Open server information - [x] Open server tokens - [x] Open server user list - [x] Open server ban list - [x] Toggle priority speaker - [x] Open recording dialog - [x] Change comment - [x] Change avatar - [x] Remove avatar - [x] Register on the server - [x] Audio statistics - [x] Open settings - [x] Start audio wizard - [x] Start certificate wizard - [x] Toggle TTS - [x] Open about dialog - [x] Open about Qt dialog - [x] Check for update Implements mumble-voip#6229
21 tasks
dexgs
pushed a commit
to dexgs/mumble
that referenced
this issue
Jan 15, 2024
As mentionned in mumble-voip#6229, this commit implements new global shortcuts linked to the menu actions. The following actions are now available: - [x] Connect to a server - [x] Disconnect from server - [x] Open server information - [x] Open server tokens - [x] Open server user list - [x] Open server ban list - [x] Toggle priority speaker - [x] Open recording dialog - [x] Change comment - [x] Change avatar - [x] Remove avatar - [x] Register on the server - [x] Audio statistics - [x] Open settings - [x] Start audio wizard - [x] Start certificate wizard - [x] Toggle TTS - [x] Open about dialog - [x] Open about Qt dialog - [x] Check for update Implements mumble-voip#6229
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Context
I've noticed that some basic functions could be made available in the list of global shortcuts.
I'd like to know if you're interested if I work on implementing these functions.
Description
I would like to add the functions available in the client top menu (e.g.
Server>Connect
,Server>Disconnect
,Server>Information
,Self>Recording
,Configure>Settings
...)Mumble component
Client
OS-specific?
No
Additional information
I'd like to have the opinion of the maintainers before I start coding
Thanks in advance :^)
The text was updated successfully, but these errors were encountered: