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

Backport "FIX(client): Disable broken shortcuts on Wayland" #5315

Merged
merged 4 commits into from
Nov 14, 2021

Conversation

Krzmbrzl
Copy link
Member

Backport of #5307

Checks

The EnvUtils class only served as a namespace (containing static
functions). Thus, it makes more sense to convert EnvUtils into an actual
namespace.
This new function allows to check whether Wayland is being used as the
display manager.
Our global shortcut system currently doesn't work when using Wayland
(mumble-voip#5257). Therefore, this
commit makes sure that the global shortcut system is not even started
on such systems. Furthermore, it informs the user about the shortcuts
being disabled.

Fixes mumble-voip#5303
@Krzmbrzl Krzmbrzl merged commit e1360ba into mumble-voip:1.4.x Nov 14, 2021
@Krzmbrzl Krzmbrzl deleted the backport-5307 branch November 9, 2022 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant