Skip to content

Migrate to Gtk.Application

Dirk HOFFMANN requested to merge github/fork/ederag/gtk-application into master

Created by: ederag

For early testing: Migrate to Gtk.Application.

This is at least a first step towards #242 (closed).

Note: the Gtk.Application is run only when a window is actually requested, otherwise hamster-cli.py remains a standard python script.

By the way, fixed #283 (closed).

Merge request reports