Skip to content
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

Closed
Globostofo opened this issue Oct 7, 2023 · 1 comment · Fixed by #6260
Closed

Make more functions available in the list of global shortcuts #6229

Globostofo opened this issue Oct 7, 2023 · 1 comment · Fixed by #6260
Labels
client feature-request This issue or PR deals with a new feature ui

Comments

@Globostofo
Copy link
Contributor

Context

I've noticed that some basic functions could be made available in the list of global shortcuts.

image

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...)

image image image

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 :^)

@Globostofo 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
@Krzmbrzl
Copy link
Member

Krzmbrzl commented Oct 7, 2023

I'd like to know if you're interested if I work on implementing these functions.

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 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
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
@Krzmbrzl Krzmbrzl linked a pull request Dec 31, 2023 that will close this issue
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
Labels
client feature-request This issue or PR deals with a new feature ui
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants