home.social
  1. My adventures of writing GTK programs in Rust took a turn this this time.
    gitlab.com/guystreeter/rgdbus-
    is a server and client example of using glib's D-Bus interface in Rust. I discovered a few things that haven't been implemented, but was generally successful.

  2. I'm back from vacation with another GTK in Rust example program. This one displays image files and lets you rename them.
    gitlab.com/guystreeter/rimager