Projects with this topic
-
-
-
-
-
-
-
Open-source task timer for linux that connects multiple to-do list backends with multiple time trackers and displays your current task and time spent in the status bar.
Updated -
-
-
-
-
An example of GTK4 programming in rust. Features DirectoryList, SingleSelection, SignalListItemFactory, and ClosureExpression.
Updated -
Tapiz - Vinari Software is a Vinari OS exclusive application that allows the user to set the default wallpapers of any Vinari OS version.
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 -