Mark's notes

  • Github
  • About me
  • Public keys
  • HOWTOs
  • Helpful GTK4 Development tips

    Thu 24 June 2021
    read.
  • How to build an only-slightly-less-than-trivial GTK4 app using Flatpak

    Fri 18 June 2021

    GTK4 is pretty new, and so it's likely that if you want to target it, you'll need to get your head around Flatpak in order to distribute your work. Here, I've taken the GTK4 'custom drawing' example from the GTK docs and wrapped it in a meson and Flatpak example, with a bit of explanation.

    read.
Powered by Pelican, which takes great advantage of Python.