Native Wayland Support

While Zotero works under Wayland through the Xwayland, this causes issues with high DPI scaling (blurry, ...).

Currently, when setting the GTK backend to wayland Zotero refuses to start:

> GDK_BACKEND=wayland flatpak run org.zotero.Zotero
Error: cannot open display: :99.0

The same thing happens with the binary

> GDK_BACKEND=wayland ./zotero
Error: cannot open display: :0

I think it should be possible since both Firefox and GTK support Wayland.
Sign In or Register to comment.