mirror of
https://github.com/mumble-voip/mumble.git
synced 2026-03-03 00:46:56 -05:00
Allow to move a user in any channel using the keyboard and a dialog #2062
Labels
No labels
GlobalShortcuts
Hacktoberfest
accessibility
acl
asio
audio
bonjour
bsd
bug
build
certificate
ci
client
code
documentation
external-bug
feature-request
gRPC
github
good first issue
help wanted
help-needed
ice
installer
linux
macOS
needs-ckeck-with-latest-version
needs-more-input
overlay
positional audio
priority/P0 - Blocker
priority/P1 - Critical
priority/P2 - Important
priority/P3 - Somewhat important
priority/P4 - Low
public-server-registration
qt
recording
release-management
server
stale-no-response
stale-support
support
task
test
theme
translation
triage
ui
windows
wontfix
x64
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/mumble-mumble-voip#2062
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @alexarnaud on GitHub (Dec 22, 2020).
Context
All blind people rely on keyboard shortcuts because they can't use the mouse.
Describe the feature you have in mind
To move a user from one channel to another, you'll do :
2.1 Channel 1
2.2 Channel 2, with sub-channel 3 and 4
7.1 Select channel 1 to move the user to channel 1.
7.2 Select channel 2 to open the channel 2 sub-menu where you'll find this 3 items, channel 2, channel 3 or channel 4.
Additional context
Without this, it's impossible for a blind user to move another user to a dedicated room because he can't use drag and drop.
@Hartmnt commented on GitHub (Aug 12, 2022):
As far as I can tell, this is a duplicate of #2322
@Krzmbrzl commented on GitHub (Aug 12, 2022):
Correct - However, as the present issue has more votes for it, I'll close the original issuebin favor of this one.
@lilmike commented on GitHub (Sep 22, 2022):
This feature would be really nice
Michael.
@Hartmnt commented on GitHub (Apr 4, 2024):
The new stable version of Mumble will add a user context menu entry to "Move To Own Channel" which should be a nice workaround until we implement a proper dialog for this. I will be therefore changing the title of this issue to reflect that.