zotero / zotero-standalone-build

Zotero client build utility
https://www.zotero.org/support/dev/client_coding/building_the_standalone_client
Other
119 stars 98 forks source link

Revert to X-GNOME-SingleWindow #94

Closed LyzardKing closed 2 years ago

LyzardKing commented 2 years ago

The SingleMainWindow key might be upstream, but it is still not used in most systems.

Another solution is to add the Version=1.5 as the first entry of the Desktop Entry, since that is the version in which the key was enabled. Without the version set the flatpak will not build.

It is worth noting that for backwards compatibility (e.g. with current versions of ubuntu) the flag should be reverted to X-GNOME-SingleWindow.