Skip to content

A native Linux desktop GUI application built with Vala and Gtk that is bare bones and helps you easily get started with building your next native Linux desktop app.

License

Notifications You must be signed in to change notification settings

davidsaulrodriguez/vala-and-gtk-starter

Vala and Gtk starter

This application is build on Zorin OS 16 (a custom distribution based on Ubuntu 20.04 LTS)

Table of Contents

Description

Vala and Gtk starter is a native Linux desktop GUI application built with Vala and Gtk that is bare bones and helps you easily get started with building your next native Linux desktop app.

Screenshots

Light Mode

Dark Mode

(not yet supported in this version but will work with your global Gtk theme) Dark Mode

Dependencies

You can install this starter by compiling from source, here's the list of dependencies required:

Building

meson build --prefix=/usr
sudo ninja -C build install

Building Development Versions

The development version allows you to keep the stable version perfectly working while hacking on Vala and Gtk Starter.

# Coming Soon

Contributing

Contributions are more than welcome! If you improve on this project, please feel free to share it by submitting a Pull Request.

Before contributing, be sure to check out the CONTRIBUTING and Branching Model docs.

Bugs and Issues

Found a bug? Having an issue with this app? Open a new issue here.

Supported Versions

Below is a list of the currently supported versions of this software.

Release Status Initial Release Active LTS Start Maintenance LTS Start End of Life
develop Unstable - - - -
v1 ✔️ TBD TBD - TBD
v2 🚧 TBD TBD TBD TBD

You can view the Status Key Map and software support model here.

License

This project and all of its source code is released and permissively licensed under the BSD 2 Clause license.

About

A native Linux desktop GUI application built with Vala and Gtk that is bare bones and helps you easily get started with building your next native Linux desktop app.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published