Skip to content

regolith-linux/xdg-desktop-portal-regolith

Folders and files

NameName
Last commit message
Last commit date
Apr 3, 2024
Dec 31, 2024
Jan 8, 2025
Jun 16, 2022
Feb 18, 2019
Sep 24, 2019
Dec 4, 2023
Jan 1, 2024
Jan 2, 2024
Oct 23, 2019
Jan 1, 2024

Repository files navigation

Regolith XDG Desktop Portals

This portal backend was forked from the Elementary OS backend.

Status

This project is experimental and in active development. The source has been adapted from another desktop environment, and his still being refactored.

Building, Testing, and Installation

You'll need the following dependencies:

  • gtk4
  • 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-regolith -r

sudo ninja install
/usr/libexec/xdg-desktop-portal-regolith -r