No description
- Vala 95.3%
- Meson 4.6%
|
All checks were successful
Build / Test Build (push) Successful in 1m32s
Closes: #34 |
||
|---|---|---|
| .forgejo/workflows | ||
| .github | ||
| build-aux | ||
| data | ||
| doc | ||
| lib | ||
| po | ||
| src | ||
| tests | ||
| vapi | ||
| .editorconfig | ||
| example.doap | ||
| LICENSE.txt | ||
| meson.build | ||
| meson.options | ||
| README.md | ||
| vala-lint.conf | ||
Tuner
Extensible control center
Tuner is the home for your additional system settings, components, applications, and whatever else you want!
- Extended control over the interface and functions using plugins.
- The interface is adapted to different device sizes.
- Easy installation from the repository.
- You can create your own plugins without affecting the main program code.
- Easy creation of plugins working with dconf and unlimited plugin functionality thanks to libpeas.
Building
Dependencies
libadwaita-1libpeas-2gee-0.8valac
Meson
meson setup --prefix=/usr build
meson install -C build
Documentation
Credit
Refine - For the idea of the logic of creating widgets interacting with gsettings directly in .blp files.
GNOME Builder - For the idea of new widget & binding system
Victoria Zubacheva - For creating an icon for Tuner.