Skip to content

rjindael/brush

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brush

Adwaita MS Paint

Developed as a broader inquest into using libadwaita, adhering to the GNOME HIG, as a modern GNOME Rust application.

Build

Rust, GTK4, and libadwaita are required.

  • Fedora: sudo dnf install gtk4-devel libadwaita-devel rust cargo

This project is easy to build using GNOME Builder, Otherwise, you can setup & run Brush with the following:

meson setup target -Dbuildtype=debug --prefix="$HOME/.local" # Setup
ninja install -C target # Build
cargo run # Run

License

Brush is licensed under the GPL v3.0 license. A copy of it has been included with Brush.

About

Simple GNOME drawing app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors