Issue Details
- Number
- 19950
- Title
- [Linux] Add wayland support
- Description
- **Is your feature request related to a problem? Please describe.**
- Wayland provides extra security as apps can't have access to windows from other apps
- X apps looks blurry using fractional scaling on GNOME.
- X is mostly unmaintained, in favour of Wayland
**Describe the solution you'd like**
Add Wayland support to precompiled binaries.
**Additional context**
As far as I understand wayland is supported on the KDE 5.15 runtime. Currently running with `QT_QPA_PLATFORM="wayland"` results in
```
This application failed to start because it could not find or load the Qt platform plugin "wayland"
in "".
Available platform plugins are: xcb.
Reinstalling the application may fix this problem.
```
- URL
-
https://github.com/bitcoin/bitcoin/issue/19950
- Closed by
-
#29959
Back to List