-
Notifications
You must be signed in to change notification settings - Fork 23
General Links & Resources
James Morgan edited this page Oct 12, 2013
·
8 revisions
- http://cinnamondocumentation.wikinet.org/wiki/Applet
- http://cinnamondocumentation.wikinet.org/wiki/Settings_Applet_Tutorial
- http://cinnamon.linuxmint.com/?p=156
- https://github.com/linuxmint/Cinnamon/tree/master/files/usr/share/cinnamon/applets - Actual Cinnamon Applets
- http://www.roojs.com/seed/gir-1.2-gtk-3.0/gjs/index.html - General
- http://www.roojs.org/seed/gir-1.2-gtk-3.0/gjs/Soup.Message.html - Soup Docs
- http://www.roojs.org/seed/gir-1.2-gtk-3.0/gjs/Soup.SessionAsync.html#expand - Soup Session's
- https://developer.gnome.org/libnotify/0.7/ - notification docs
- http://ubuntuforums.org/showthread.php?t=1411620
- https://github.com/andreadec/cinnamon-applet-netspeed
- https://github.com/nabsha/cinnamon-applet-world-times
- http://cannonerd.wordpress.com/2012/01/11/javascript-and-gnome-3-referring-to-files-and-asynchronous-http-requests-using-async-libsoup/
- https://wiki.archlinux.org/index.php/Cinnamon#Creating_Custom_Applets.2FThemes
- https://live.gnome.org/Gjs - Gnome JS Bridge
- https://live.gnome.org/GnomeShell/Extensions
- http://developer.gnome.org/gnome-devel-demos/
- http://developer.gnome.org/clutter/
- https://live.gnome.org/DeveloperTools/Installation/Ubuntu
- http://www.anjuta.org/ - Need to test out!