supersonic icon indicating copy to clipboard operation
supersonic copied to clipboard

Wayland Support

Open fictitiousexistence opened this issue 1 year ago • 5 comments

Hello. Just found your project and it looks nice!

Do you have any plans on supporting Wayland?

Thanks.

fictitiousexistence avatar Feb 28 '23 15:02 fictitiousexistence

Hi, glad you've found the project to be nice so far! And thanks for opening the issue. The UI toolkit this project it built on (Fyne) is working on Wayland support, and building for Wayland is done by adding -tags wayland to the go build command. Though there are currently no window borders in the Wayland builds and probably other bugs and kinks to work out. Once Fyne supports Wayland then this project will as well! I'll leave this issue open until then

dweymouth avatar Feb 28 '23 17:02 dweymouth

How is Fyne doing so far?

oktayacikalin avatar Jan 30 '24 20:01 oktayacikalin

You can follow Fyne's progress here: https://github.com/fyne-io/fyne/issues/1851. Currently they are aiming for the next non-patch release to have official Wayland support, or at least a much improved Wayland experience such that Supersonic may be able to start offering native Wayland builds.

dweymouth avatar Jan 31 '24 16:01 dweymouth

It would be good to test against fyne develop version with the wayland tag - it all seems to be working for me :)

andydotxyz avatar Jul 07 '24 21:07 andydotxyz

Unfortunately users testing this out are still seeing multiple issues and increased instability with -tags wayland compared to X11 builds

dweymouth avatar Aug 09 '24 18:08 dweymouth