Commit graph

5 commits

Author SHA1 Message Date
BailShamber 14a7ac78ac
Makes it safe if somehow the WAYLAND_DISPLAY env var is set but incorrectly.
Inspired by qurious' solution.
2021-11-28 11:27:29 +02:00
BailShamber 7dea8d9043 Make appimage respect "QT_QPA_PLATFORM" env var. 2021-11-28 11:04:36 +02:00
qurious-pixel 11be9c1498
generate a wayland appimage (#2625)
* generate a wayland appimage

- update patchelf to 0.12
- integrate qt5-wayland plugins
- check for wayland display environment

* duckstation wayland

- update packages to include qt5-wayland
- upload wayland packages
- add wayland packages to release

* Generate single Qt appimage with wayland

- combine x11 and wayland into one appimage

* One Qt appimage
2021-09-26 09:56:56 +10:00
Connor McLaughlin 2cf6e8f5c9 Move dist files into extras 2021-07-07 19:54:13 +10:00
Julien Reichardt 4bd1161ac9 Split appimage script and distribution files 2021-05-01 17:48:26 +02:00
Renamed from appimage/generate_appimages.sh (Browse further)