No description
  • Vala 95.3%
  • Meson 4.6%
Find a file
Alexander Davydzik a4351451f5
All checks were successful
Build / Test Build (push) Successful in 1m32s
feat: Added color chooser row
Closes: #34
2026-07-02 16:38:07 +03:00
.forgejo/workflows ci: Fix doc build 2026-05-25 16:02:22 +03:00
.github feat(repo): Added issue template 2025-07-28 10:10:00 +03:00
build-aux feat: Added more icons 2026-05-06 16:28:33 +03:00
data feat: Added more icons 2026-05-12 10:47:50 +03:00
doc build: Changed i18n package name 2025-04-30 11:36:14 +03:00
lib feat: Added color chooser row 2026-07-02 16:38:07 +03:00
po po: Change import/export translations 2026-02-19 12:37:34 +03:00
src po: Change import/export translations 2026-02-19 12:37:34 +03:00
tests test: Added file-util 2026-05-19 17:49:50 +03:00
vapi Changed loading logic, added more info about loaded plugins. 2025-05-23 15:36:25 +03:00
.editorconfig editorconfig: Add config 2025-05-18 11:10:13 +03:00
example.doap Initial commit 2025-04-08 09:23:58 +03:00
LICENSE.txt Initial commit 2025-04-08 09:23:58 +03:00
meson.build feat: Added color chooser row 2026-07-02 16:38:07 +03:00
meson.options Added option to disable app building 2025-05-23 15:24:57 +03:00
README.md doc: Add doc links to README 2026-05-25 15:50:12 +03:00
vala-lint.conf lint: Create config and fix errors 2025-05-18 11:05:56 +03:00

branding

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-1
  • libpeas-2
  • gee-0.8
  • valac

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.