Skip to content

xinux-org/settings

Repository files navigation

GNOME Settings Application written on Rust/GTK.

GN*ME Settings Demo

Top Used Language Test CI

About

Rewritten version of GNOME Control Center for Xinux OS.

Development

This application has Linux-only dependencies.

# download dependencies
nix develop 

# Initiate meson environment for the first time. This will generate ./src/config.rs
meson setup build

# build the project
nix build . --show--trace

./result/bin/control-center

# Optional. Generate translation words from /po/POTFILES.in if needed.
cd ./po
xgettext --directory=.. --files-from=POTFILES.in --from-code=UTF-8 -kgettext -o translations.pot

About

Xinux gtk/libadwaita settings app [maintainer=@bemeritus]

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project