Documentation for writing GNOME Shell extensions
I have recently dug into it myself. The documentation is usually sparse or outdated. Here are some sources which helped me to get started (and through development): Basic Stuff Step-by-step tutorial (Gnome 3.4) Unofficial documentation for the JavaScript bindings of many libraries The sources of the gnome-shell’s JavaScript bindings Explanation of the St (Shell Toolkit) … Read more