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

main/postmarketos-ui-sway: enable portals

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
parent fcf8baf5
No related branches found
No related tags found
No related merge requests found
Pipeline #206330 failed
......@@ -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.
Please register or to comment