Skip to content

elementary/portals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

901 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Pantheon XDG Desktop Portals

Translation status

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