Developer Guide#

Ignis is a modular and extensible framework that allows you to easily make modifications to the source code.

This guide will help you with this.

Hint

Knowledge of GTK and GObject will be very helpful for hacking. Here are some useful resources to learn more about GTK, GObject, and PyGObject: