Translate

Image of RHCE Red Hat Certified Engineer Linux Study Guide (Exam RH302) (Certification Press)
Image of Modern Operating Systems (3rd Edition)
Image of Linux Kernel Development (3rd Edition)
Image of Android Wireless Application Development

GNOME Shell/Cinnamon Extension Configuration Persistence

In this post I show you a simple way to add preference persistence to your Cinnamon or GNOME Shell extension using JSON.

Using an Extension to Monkey Patch the GNOME Shell

This post demonstrates how to use the GNOME Shell extension mechanism to monkey patch the GNOME Shell in order to provide new functionality for the shell or fix a existing defect in the shell.

GNOME Shell Weather Extension

This post demonstrates a simple weather extension for the GNOME Shell and discusses various aspects of the design and the source code.

GNOME 3.0 and 3.1 Shell Extensions

This post discusses how to write extensions for the GNOME 3.0 and 3.1 Shell. A number of working examples are provided which demonstrate how to interact with various components of the GNOME 3.0 and 3.1 Shell.