Skip to content
Snippets Groups Projects
Verified Commit 66cffd19 authored by Clayton Craft's avatar Clayton Craft :speech_balloon:
Browse files

main/postmarketos-ui-sway: enable portals (MR 5643)

This adds the wlr and GTK portal backends so that apps using portals will work OOTB.

The GTK backend is added because the wlr backend does not provide some essential portals, e.g. for camera
[ci:skip-build]: already built successfully in CI
parent 36c12f18
No related branches found
No related tags found
1 merge request!5643main/postmarketos-ui-sway: depend on gtk portal backend
Pipeline #208765 passed
......@@ -2,7 +2,7 @@
# Maintainer: Oliver Smith <ollieparanoid@postmarketos.org>
pkgname=postmarketos-ui-sway
pkgver=3.1
pkgrel=7
pkgrel=8
pkgdesc="(Wayland) Tiling WM, drop-in replacement for i3wm (DOES NOT RUN WITHOUT HW ACCELERATION!)"
url="https://postmarketos.org"
arch="noarch"
......@@ -18,6 +18,8 @@ depends="
sway
swaybg
tinydm
xdg-desktop-portal-gtk
xdg-desktop-portal-wlr
"
_pmb_recommends="
dmenu
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment