flathub / io.github.spacingbat3.webcord

https://flathub.org/apps/details/io.github.spacingbat3.webcord
11 stars 11 forks source link

Make Wayland an _opt-out_ feature (instead of _opt-in_) #91

Closed luca-schlecker closed 2 months ago

luca-schlecker commented 3 months ago

Currently WebCord starts in X11 mode even though it's running in a wayland session. WebCord should default to wayland.

This reverts the commit (31c00a4) that disabled wayland per default.

flathubbot commented 3 months ago

Started test build 127234

flathubbot commented 3 months ago

Build 127234 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/110207/io.github.spacingbat3.webcord.flatpakref
flathubbot commented 3 months ago

Started test build 127236

flathubbot commented 3 months ago

Build 127236 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/110209/io.github.spacingbat3.webcord.flatpakref
flathubbot commented 3 months ago

Started test build 127237

flathubbot commented 3 months ago

Build 127237 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/110210/io.github.spacingbat3.webcord.flatpakref
luca-schlecker commented 2 months ago

Even though it works when installed with --user, installing it system-wide leads to the same problems noted in #65 and resolved by #66.

Closing this as the same problem persists with no fix.