[request] Dashboard Dock

The thread is dead but anyone has a dashboard dock for konfabulator like the one was doing duckie or saladin ?? It was perfect... :(

#295182

Yeah, I think we all dream of it...

#295186

SioSae is helping me with the iTunes widget then after that I believe he said he was going to tackle the dock.

#295294

Oh yeah, count me in! This is exactly what I need... Looking forward to it. (And I'm happy to beta test if that'll help.)

#296957

anyone working on a date/calender widget?

#296966

News on the WidgetDock project.

the main functionality is done. and the dock is working fine within the reglementations of konfab.

what i mean? take a look on the open issues list at the end of my post.

first of all, what is done right now:

- the graphics are finished

- the "preference" dialog to manage the widgets you want (see screenshot) in the dock, there you can specify the name, the widgets location and the image shown in the dock plus the abbility to spawn the widget.

- it is screen width independent,

- widgets will be loaded by clicking on the icon (and if spawn is true, every click will load a new widget instance)

as for the whole spawning thing here comes the list with open issues:

- for now, the widget dock has no way to get the needed information when a certain widget will be unload by the user. so real managing the widgets isn't possible. of course i could add some code in every widget available so they can comunicate with my dock (using the new functionality in konfab 2). But therefore i have to ask every widget developer to do so, or ask them if they will do it, or ask you that you have to do it if you want to use spawning, or... you got my point? I just dont know how i will solve this yet, need some time to think about it.

- because the dock dont know about the living cylce of widgets once loaded by it, all spawned widgets wont be available after closing the dock. so until now, there is memory on the spawning. but if you ignore this fact, spawning will work fine right now.

all depends on the communication, for instance, my weather widget will be able to tell the dock, when it will be closed, and therefore, the spawning of this widget will work. :)

- because i didn't find a way to pin a widget to a fix position, the dock is draggable right now

- finally all the animations arn't finished yet, but thats the last thing i will include because the handling must be finished first.

so, thats all for now.

SioSae

post-3086-1121022444_thumb.jpg

pref.jpg
pref.jpg

#299734

Wonderful! I'm looking forward to it...

#299738

Thanks for the update!

#299759

SioSea is there a way to make a seperate js.file that we can add to our widget onload that would allow you to communicate with the dock without having to recode the widgets or would the code have to be mixed in the widget ?

#299763

unfortunately it wont work like this, because every widget needs some code for two action triggers ("onTellWidget" and "onUnload") and a hidden preference. so it has to be in the .kon file and therefore it must be implemented there. the code is always the same and a copy paste would do it.

and maybe i will add some little sign, so the user will get to know if the loaded widget support the full widget dock (spawning) functionality.

alpha version almost finished and will be released for beta testing soon.

a little offtopic @ghostwalker, but how does the playlist code working for you?

#299869

Sounds good SioSae! So the dock is basically just a widget that sits in konspose or...?

#299876

thats right, its "only" a widget.

but it doesn't have to be in konspose only.

#299880

Quote: a little offtopic @ghostwalker, but how does the playlist code working for you?

Sorry Ive been working on a beta that use colorization to change the body and disply window colors (seperately) of the iTunes widget I will start implementing your code tonight and I will let you know of any problems I encounter. Also if you want to send me the code to communicate with your widget dock I will update my widgets with the code.

#299883

found a better way to handle the widgets. no implementation on widgets necessary anymore. works fine right now. the first beta will be released tonight.

#300105

Now, when you say "tonight" do you mean like, tonight, tonight. Or in the next few hours?

Oh, and I know this is a beta, but will the dock let you have titles for the widgets?

#300120

of course it will and you can edit them or just use the default (is automatically set to the widgets file name)

and tonight means tonight eastern european time (tonight here in germany).

#300153

You're from Germany, cool. Me too. What is "tonight" for you? 10:00 PM or 0:00 AM or 2:00 AM or earlier? I don't care. I think it will be very Good! Good work!

#300163

hey, in a few minutes, your dream will come true. The files is already in my server and I will release it soon

#300193

Yeah.... after reading this post, when i saw ghostwalker left the project I got mad and I made the bloody widget :D

So you can download it at :

Alex Buga's Homepage

OSX-E.com

#300197

I think I'll wait for siosae's beta, he seems to make things pretty much 1:1.

You guys did a good job though. It's just that the icons go waaaaaaaaay off the screen, and all look the same.

*edit* Ok read the official thread, so my icon point is void. But it still needs a way to keep the icons within the screen resolution.

#300200

what about this ? http://www.cafemacs.com/forums/uploads/110..._2_14_47783.png

i guess this will be the new widget manager for 10.4.2

#300208

here is what my widgetdock will look like. and there are no arrows on the left and right end in the screenshot because my screen is too big to layer the widgets in more than one bar ;-)

WidgetDock.png

#300233

by the way, this "new widget manager for 10.4.2" looks nice.

#300234

wow, your dock looks gorgeous! great work, can't wait till its finished!

#300235

Wonderful! Any further indication of when you'll be posting that beta?

#300237