-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
[Feature] Use Wayland native #1941
Comments
Duplicate of #30 |
@WerWolv sadly it's not an duplicate ... as this asks for native wayland support not just support. It's fine to mark it as wontfix if you plan to relay on xwayland in the long run ... |
We don't rely on xwayland though. It depends on what version of glfw you have installed. If you install the x11 version on wayland it will use xwayland but if you're using the wayland version it will run natively |
I use the flatpak version ... as the nix packaged did not want to start, in this case it looks like an packaging issue rather than an upstream - thanks for clarification :) |
Soo.. which packages support wayland? |
@Twig6943 Every package that uses glfw 3.4 or later supports both X11 and Wayland at the same time. I believe right now that's the rpm packages, the Arch Linux package and the latest Ubuntu one. Alternatively, if you build ImHex yourself, you can make it use Wayland by making sure to install the glfw-wayland package |
Could u test out the appimage & flatpak pkgs and get back to me? |
What about the appimage? |
official appimage form latest release also uses xwayland -> tested with xeyes trick |
soo both distro agnostic pkgs use xwayland 👍 (ngl sad too see 😞 ) |
Again, you can build it yourself from source and it will use Wayland. Once Ubuntu finally updates glfw, both the Flatpak and the AppImage will also start working with both X11 and Wayland natively right away. |
Any ETA on that? |
Ask Canonical, not me lol |
@WerWolv could u rename & reopen this issue? Rename it to something like "Wayland backend on distro agnostic pkg" |
Done for you #1967 |
What feature would you like to see?
it would be nice to have it run native via wayland, so e.g. fractial scaling works
How will this feature be useful to you and others?
redable text:
Request Type
Additional context?
No response
The text was updated successfully, but these errors were encountered: