No description
Find a file
Gabriele Musco af7b450199
fix: ci (6)
2023-06-27 07:23:40 +02:00
build-aux feat: gnome project structure and accessory files 2023-06-18 11:34:04 +02:00
data feat: gnome project structure and accessory files 2023-06-18 11:34:04 +02:00
dist/arch feat: add arch pkgbuild 2023-06-18 13:15:18 +02:00
po feat: gnome project structure and accessory files 2023-06-18 11:34:04 +02:00
scripts feat: finished editable profiles; profile prop to pull or not on build; profile props to set alternate component repos 2023-06-25 15:25:15 +02:00
src fix: replace logic based on unstable Option::is_some_and 2023-06-27 06:56:13 +02:00
test/files feat: finished editable profiles; profile prop to pull or not on build; profile props to set alternate component repos 2023-06-25 15:25:15 +02:00
.gitignore feat: gnome project structure and accessory files 2023-06-18 11:34:04 +02:00
.gitlab-ci.yml fix: ci (6) 2023-06-27 07:23:40 +02:00
Cargo.lock feat: replace relm icons with standard gnome/gtk icons 2023-06-25 17:50:19 +02:00
Cargo.toml feat: replace relm icons with standard gnome/gtk icons 2023-06-25 17:50:19 +02:00
LICENSE feat: license 2023-05-30 20:21:23 +02:00
meson.build feat: install scripts and run them from the proper path 2023-06-18 13:35:18 +02:00
meson_options.txt feat: gnome project structure and accessory files 2023-06-18 11:34:04 +02:00
README.md chore: update running instructions in readme 2023-06-18 13:17:10 +02:00

Rex2

UI for building, configuring and running Monado, the open source OpenXR runtime.

Running

git clone https://gitlab.com/gabmus/rex2
cd rex2
meson setup build -Dprefix="$PWD/build/localprefix" -Dprofile=development
ninja -C build
ninja -C build install
./build/localprefix/bin/rex2