Hi May, This seems to be a general problem. What I have found useful so far are the the libraries references:
* Clutter <https://developer.gnome.org/clutter/stable/> * Shell toolkit <https://developer.gnome.org/st/stable/> * Shell itself <https://developer.gnome.org/shell/stable/> * Tweener <http://hosted.zeh.com.br/tweener/docs/en-us/> Also this guide (although out dated) provides some hints on how some things work: Shell Step by step<https://wiki.gnome.org/Projects/GnomeShell/Extensions/StepByStepTutorial> I case you really don't find anything to guide you, look at shell source code. You can check it out on the git <http://git.gnome.org> tree. I would recommend looking at the 3.10 or 3.12 branch. 2014-03-18 20:09 GMT-06:00 May Pongpitpitak <[email protected]>: > Hi guys, > > I'm struggling to find good resources for gjs development. I read through > pretty much everything listed in the GDocs and looked through Google. > Gnome's own wiki left a lot to be desired. There aren't many comprehensive > resources beyond the basic Hello World. > > I forked the nos-notify on Github and gave it a try. Now I'm just stuck in > a loop on Google trying to find information on how the notifications work. > Oh, I also found a few other Github projects but they don't explain how the > process works very well. > > Anyone else have this problem? How did those of you with more experience > got started on this? Any pointers would be great. > > Thanks! > > Pramuk (May) Pongpitpitak > LinkedIn <http://www.linkedin.com/in/mayppong> > Website <http://www.mayppong.com> > > -- > Mailing list: https://launchpad.net/~numix > Post to : [email protected] > Unsubscribe : https://launchpad.net/~numix > More help : https://help.launchpad.net/ListHelp > >
-- Mailing list: https://launchpad.net/~numix Post to : [email protected] Unsubscribe : https://launchpad.net/~numix More help : https://help.launchpad.net/ListHelp

