snapcrafters / signal-desktop

Unofficial Signal Desktop installer for Linux
https://snapcraft.io/signal-desktop
GNU Affero General Public License v3.0
34 stars 14 forks source link

feat: native wayland support #226

Closed jnsgruk closed 9 months ago

jnsgruk commented 9 months ago

This is an experiment to see about adding an option that forces Signal Desktop to run under wayland using the ozone patches.

My experience with Signal Desktop on wayland has been pretty poor over the last two years (in fact it's one of the only apps I still run under Xwayland). This build also exhibits the same issues I've seen elsewhere when this is enabled. The most annoying behaviour is that when you start Signal, it goes into the background, and until you hit the launcher again it doesn't appear.

I haven't been able to fix this behaviour anywhere else, but I'll put this up for discussion in case anyone has some ideas.

Fixes #209.

jnsgruk commented 9 months ago

Having spent a bit of time reading about this, I'm minded that it'll present more questions than it solves - probably not worth merging until the upstream application is a little more stable on Wayland.

merlijn-sebrechts commented 9 months ago

I agree. This isn't worth the effort and maintenance burden (yet).

jnsgruk commented 9 months ago

Closing this for now.