Hacker News new | ask | show | jobs
by lapinot 2662 days ago
sway comes with xwayland configured, which makes it zero-effort to run X-only software (eg software that doesn't use a wayland-enabled gui library like gtk3, qt5, sdl2...). The only pain will be if you have a hidpi screen, since xwayland will scale a non-hipdi rendered X window instead of passing down the scaling factor to X (which apparently is tricky). I'm in that case and what caused me the most hassle was firefox, but there is an experimental wayland branch (for which fedora provides prebuilt binaries) which i'm running smoothly.
1 comments

Still don't see Sway 1.0 in Fedora repo though :(