@all
That all only point one more time that there is time for wiki article related to everything about dock, docky and co , with right language in, with right categories, right examples pluses and minuses , short faq and so on. Anyone up to start it ? I can , start something, but it will be in sucky English, so some of you will need to fix it after, but at least it will be a start. I assume Abalaban, Trixie and others will have something to add ? I made some start, which can upload on wiki right now, so we all can start to works on it:
Docks on AmigaOS4.
1. Introduction ...................................
2. What is Dock and Docky .........................
3. Different types of Dockys ......................
3.1. Standalone dockies .........................
3.2. AppDockIcon Dockies ........................
3.2.1. Standard AppDockIcon Dockies..........................
3.2.2. Tray-bar AppDockIcon Dockies ..........................
4. How to make a good docky .......................
x .................................................
x .................................................
x .................................................
x. FAQ ............................................
x. Final Words ....................................
x. Links ..........................................
1. Introduction
2. What is Dock and Docky
A Dock is an area/a window (provided by the program AmiDock) where the user can put some icons and other stuff.
A Dockie cat be of 3 types:
1. "standalone Dockies": is a special type of program which is made to show an icon in a Dock, delivering some functionality to the user.
2. "AppDockIcon Dockies" which is a modern incarnation of AppIcon of some kind.
3. "Tray bar Dockies" which is special case of AppDockIcon Dockies, just done in mind to be in "tray".
To sum up in "standalone dockies" the docky itself is the application (the only reason of existence of the application is the docky) while for "AppDockIcon dockies"
the docky is just a graphical representation of a bigger application (the docky is just here to add user friendliness or visual feedback of the surrounding application)
While we will write article, we will sum up everything about everything, write necessary BZs , and maybe annoy some os4 dev to fix them till os4.2, so we will do a lot of good stuff.
@Trixie
I read on os4coding that you have "hard nigh of hardcore coding", did it mean you start to do something ?:) And anyway, did we agree now that indicator should be in in the Dock ? (later, we can sort the problems which will arise when we will want to make a tray-kind dock on top of screen). Currently we at least can make it right, and then fix what need to fix in amidock or so (should be not much to fix as far as i can see now).