Projects with this topic
-
Draw and messure your routes via mouse double click. Store it as text file and load it again.
Updated -
Inkscape vector image editor
Updated -
A game where you have to find a secret word. Similar to Cémantix and Semantle.
Updated -
Rotor is a stateless, lightweight, and secure password manager (LessPass compatible) designed to generate and recover deterministic passwords without storing them
Updated -
-
-
An example of GTK4 programming in rust. Features DirectoryList, SingleSelection, SignalListItemFactory, and ClosureExpression.
Updated -
-
An example in Rust of a simple GTK ColumnView and Image display, using BuilderListItemFactor for as much of the implementation as possible. It also demonstrates handling a closure expression. It uses a DirectoryList model to populate the view and a FilterListModel to restrict the list to "image" mime type. It responds to the selection of an entry by loading the file into the viewer. This example also shows using a CSS provider to set fonts in the view, and Sorters for the columns of the view.
Updated -
-
Experiments in writing GTK apps in Rust
Updated -
A GTK4 example in Rust. A ColumnView with sortable columns. No UI definition file used in this one, it's all Rust.
Updated -
-
-
An example of a GTK ListView in Rust.
Updated -
Example of a GTK ListBox in Rust
Updated -
-
An implementation in Rust of the example application from the "Beginner's Tutorial" at developer.gnome.org
Updated