Developer Guide#
Warning
If you plan to open a Pull Request to the Ignis repository, please follow the latest version of the developer documentation.
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: