Wez Furlong
553f475280
add pane select screenshot to appstream data
2022-08-21 13:15:38 -07:00
Wez Furlong
b814ff5bf4
remove flatpak-unsupported link types
...
They pass this:
```
flatpak run --env=G_DEBUG=fatal-criticals org.freedesktop.appstream-glib validate assets/wezterm.appdata.xml
assets/wezterm.appdata.xml: OK
```
but break when building a flatpak
2022-08-08 07:45:59 -07:00
Wez Furlong
773e66d91c
fix typo in appdata id tag
2022-08-08 07:28:55 -07:00
Wez Furlong
27b587ef1f
flesh out appdata a bit more
2022-08-08 07:25:38 -07:00
Wez Furlong
8b8d8f61e6
add content rating and release info to appdata
...
Required for flathub submission
refs: https://github.com/flathub/flathub/pull/3398
2022-08-08 06:44:22 -07:00
Wez Furlong
cb89ec73e3
First pass at building an AppImage ( #125 )
...
refs: https://github.com/wez/wezterm/issues/124
2020-01-20 23:11:38 -08:00