https://github.com/elementary/portals
https://github.com/elementary/portals
gtk gtk4 hacktoberfest vala xdg-portal
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/elementary/portals
- Owner: elementary
- License: gpl-3.0
- Created: 2019-02-18T17:50:40.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2025-12-16T10:55:49.000Z (4 months ago)
- Last Synced: 2025-12-18T07:33:32.848Z (4 months ago)
- Topics: gtk, gtk4, hacktoberfest, vala, xdg-portal
- Language: Vala
- Homepage: https://elementary.io
- Size: 7.39 MB
- Stars: 25
- Watchers: 22
- Forks: 6
- Open Issues: 42
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
- awesome-flatpak - Pantheon XDG Desktop Portals - for Elementary desktops (Portal / Backends)
README
# Pantheon XDG Desktop Portals
[](https://l10n.elementary.io/engage/desktop/)
## Building, Testing, and Installation
You'll need the following dependencies:
* libgranite-7-dev
* gtk4
* libvte-2.91-dev
* meson
* valac
Run `meson` to configure the build environment and then `ninja test` to build and run tests
meson build --prefix=/usr
cd build
ninja test
To install, use `ninja install`, then execute with `/usr/libexec/xdg-desktop-portal-pantheon -r`
sudo ninja install
/usr/libexec/xdg-desktop-portal-pantheon -r