topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 3:09 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Last post Author Topic: Circle Dock 0.9.2 Alpha 8 is Officially Released!  (Read 42069 times)

VideoInPicture

  • Honorary Member
  • Joined in 2008
  • **
  • Posts: 467
    • View Profile
    • Circle Dock
    • Donate to Member
Re: Circle Dock 0.9.2 Alpha 8 is Officially Released!
« Reply #25 on: September 15, 2008, 02:06 PM »
- on my mouse (logitech mx 500) / vista 64 with no mouseware (I.E. using microsoft regular drivers), CD thinks that buttons Xbutton1 and Xbutton2 are the same (whereas firefox doesn't)

- under "normal" window behavior, toggling visibility (for exemple moving the mouse to the edge) does NOT show CD if it is under other windows, you have to go to the border a second time to show CD above the other windows ... could it possibly bring the window to front if it is not, the first time I toggle visibility ? (I set CD not to disappear when a file is clicked)

- could there be an option to lock CD content ? it would prevent accidental drag'n'drop to the center of the dock

....
edit : is that just on my system, or CD does not remember the positition where it was shut off ?

For the x-mouse buttons, there is a problem with the C++ dll hook that I'm using from the Orbit Dock project. I have to recode that to fix the x-mouse button issue and sometimes the issue of not giving Circle Dock focus when it activates it.

For the "normal" window behavior, yes, I have to do some polishing on it and the "Always on Bottom" modes.

For an option to lock the dock contents, that can be added in a future release.

As for the Circle Dock position, you can lock the position of the dock to a specific point by going to Settings -> Location and selecting the second option.
Author of Circle Dock: http://circledock.wikidot.com
Author of Video In Picture: http://videoinpicture.wikidot.com
Author of Webcam Signature: http://webcamsignature.wikidot.com
Author of Easy Unicode Paster: http://easyunicodepaster.wikidot.com

Rostam

  • Participant
  • Joined in 2008
  • *
  • default avatar
  • Posts: 21
    • View Profile
    • Donate to Member
Re: Circle Dock 0.9.2 Alpha 8 is Officially Released!
« Reply #26 on: September 15, 2008, 04:06 PM »
Thanks for the great update! I've set up a second dock as my permadock and am loving it. Thanks for including that change in the update! All the improvements are great.

i've found a bug though: when the opacity of the center button is set as a low value, but then you click the center button to bring up the start menu, the center button loses all transparency on-screen. In the settings the value does not change. If you fiddle with the opacity slider the center button corrects itself again. However, this is kind of annoying since I have the opacity set to 1 on one of my docks so that I don't see the center button but can still bring up the start menu.

Also, I was wondering if you still had any plans on allowing an elliptical form for the dock (say, in Alpha 9). It would be cool to have the permadock a bit elongated so it does not penetrate towards the center of the window too much.

Again, great job with the update  :Thmbsup:

VideoInPicture

  • Honorary Member
  • Joined in 2008
  • **
  • Posts: 467
    • View Profile
    • Circle Dock
    • Donate to Member
Re: Circle Dock 0.9.2 Alpha 8 is Officially Released!
« Reply #27 on: September 15, 2008, 04:58 PM »
i've found a bug though: when the opacity of the center button is set as a low value, but then you click the center button to bring up the start menu, the center button loses all transparency on-screen. In the settings the value does not change. If you fiddle with the opacity slider the center button corrects itself again. However, this is kind of annoying since I have the opacity set to 1 on one of my docks so that I don't see the center button but can still bring up the start menu.

Also, I was wondering if you still had any plans on allowing an elliptical form for the dock (say, in Alpha 9). It would be cool to have the permadock a bit elongated so it does not penetrate towards the center of the window too much.

Again, great job with the update  :Thmbsup:

Bug noted, I'll make the transparency a minimum of 1 for the change in transparency when it is not 0.

As for the elliptical form, I need to get an equation for the points around the circumference of an ellipse given it's height and width and using a rotation value as the changing variable in the equation. If I can get this, I can easily program it in since it will just be a few lines of code. Can someone mathematically talented help?
Author of Circle Dock: http://circledock.wikidot.com
Author of Video In Picture: http://videoinpicture.wikidot.com
Author of Webcam Signature: http://webcamsignature.wikidot.com
Author of Easy Unicode Paster: http://easyunicodepaster.wikidot.com

terminou

  • Participant
  • Joined in 2008
  • *
  • Posts: 3
    • View Profile
    • Donate to Member
Re: Circle Dock 0.9.2 Alpha 8 is Officially Released!
« Reply #28 on: September 15, 2008, 05:26 PM »
thanks for your fast replies :)  (locking the dock position without going in the menus would be cool :D)


x²/w²  + y²/e²  =  1/4

where w= elipse's FULL width
         e = elipse's FULL height

(FULL because at school we generaly learn the half width and height so that the equation ends with " = 1" ^^)


HO !!! I nearly forgot : tried to install visual C# 2008 sp1 on vista 64 home premium (to read source)(which installed a lot of things like .net framework 3.5 sp1), and it messed up CD quite a lot : when loading CD the mouse was becoming unresponsive (but not the keyboard) and it displayed strange dark frames ... uninstalled vc# (and additionnal stuff) and everithing was back to normal when loading CD (no mouse freeze)... don't know what happens but it's not really cool. any idea ?
« Last Edit: September 15, 2008, 05:33 PM by terminou »

VideoInPicture

  • Honorary Member
  • Joined in 2008
  • **
  • Posts: 467
    • View Profile
    • Circle Dock
    • Donate to Member
Re: Circle Dock 0.9.2 Alpha 8 is Officially Released!
« Reply #29 on: September 15, 2008, 05:59 PM »
thanks for your fast replies :)  (locking the dock position without going in the menus would be cool :D)


x²/w²  + y²/e²  =  1/4

where w= elipse's FULL width
         e = elipse's FULL height

(FULL because at school we generaly learn the half width and height so that the equation ends with " = 1" ^^)


HO !!! I nearly forgot : tried to install visual C# 2008 sp1 on vista 64 home premium (to read source)(which installed a lot of things like .net framework 3.5 sp1), and it messed up CD quite a lot : when loading CD the mouse was becoming unresponsive (but not the keyboard) and it displayed strange dark frames ... uninstalled vc# (and additionnal stuff) and everithing was back to normal when loading CD (no mouse freeze)... don't know what happens but it's not really cool. any idea ?

I think it may be possible to put the lock option on one of the right-click menus. I'll think about it and see if it's a good place for it.

Thanks for the ellipse equation. I think I'm just going to program in the ellipse function for fun and see how it looks. Now that I think about it, I don't think it's possible to express the equation of an ellipse as just a function of one variable so I'll use the equation you gave. The one thing I'm concerned about is that the icons may bunch up at the pointed ends of the ellipse but I'll see how it looks.

As for the problem with Visual C# 2008 SP1, I installed downloaded that or .Net 3.5 SP1 on my computer since they just came out last month. I do have the download on my computer though but I can't explain why it would freeze up on you like that running the code.

I assume you are using the Express version of C#. When you opened the source code for Circle Dock, did Visual C# tell you that it needs to convert it to a new file format? It might have changed the instruction to compile the code as an x64 instead of as x86, which would cause it to crash on a 64-bit machine. The Express editions of Visual Studio don't make it clear that they do that by default and it can mess up a lot of programs.
Author of Circle Dock: http://circledock.wikidot.com
Author of Video In Picture: http://videoinpicture.wikidot.com
Author of Webcam Signature: http://webcamsignature.wikidot.com
Author of Easy Unicode Paster: http://easyunicodepaster.wikidot.com
« Last Edit: September 15, 2008, 07:38 PM by VideoInPicture »

modemasters

  • Participant
  • Joined in 2008
  • *
  • default avatar
  • Posts: 8
    • View Profile
    • Donate to Member
Re: Circle Dock 0.9.2 Alpha 8 is Officially Released!
« Reply #30 on: September 15, 2008, 07:19 PM »
Thx for the updated Alpha, been using it since yesterday, no bugs to report.

Using at work on a HP DC7700 (Core2Duo 2GB ram, XP SP3) and it's smooth as silk.

Keep up the good work.  :Thmbsup:

Rostam

  • Participant
  • Joined in 2008
  • *
  • default avatar
  • Posts: 21
    • View Profile
    • Donate to Member
Re: Circle Dock 0.9.2 Alpha 8 is Officially Released!
« Reply #31 on: September 15, 2008, 07:37 PM »

Thanks for the ellipse equation. I think I'm just going to program in the ellipse function for fun and see how it looks. Now that I think about it, I don't think it's possible to express the equation of an ellipse as just a function of one variable so I'll use the equation you gave. The one thing I'm concerned about is that the icons may bunch up at the pointed ends of the ellipse but I'll see how it looks.

http://en.wikipedia.org/wiki/Ellipse, this is a decent article with several equations that describe the ellipse. At the end there is also some JavaScript code for drawing an ellipse, which may or may not be useful for you. It looks like it is possible to express an ellipse as a function of one variable if you mean to have something like the radius being a function of the angle. However, this won't be the case if you want to have the "center" of the dock at the center of the ellipse: it would have to be made in reference to one of the foci.

mickelmass

  • Participant
  • Joined in 2008
  • *
  • Posts: 2
    • View Profile
    • Donate to Member
Re: Circle Dock 0.9.2 Alpha 8 is Officially Released!
« Reply #32 on: September 15, 2008, 08:11 PM »
Thank you very much! Now I have a good idea of what I have been doing wrong and I will sort it now! Cheers!

alphaphoenix

  • Participant
  • Joined in 2008
  • *
  • Posts: 3
    • View Profile
    • Donate to Member
Re: Circle Dock 0.9.2 Alpha 8 is Officially Released!
« Reply #33 on: September 15, 2008, 11:01 PM »
Just thought I'd share my Red Vista orb. I made one since I have an XPS m1330 that has a Product Red theme on it.  :-*

http://i23.photobucket.com/albums/b365/hikarisenshi/Vista-Aero-Start-orb---Red.png
Circle Dock 0.9.2 Alpha 8 is Officially Released!

terminou

  • Participant
  • Joined in 2008
  • *
  • Posts: 3
    • View Profile
    • Donate to Member
Re: Circle Dock 0.9.2 Alpha 8 is Officially Released!
« Reply #34 on: September 16, 2008, 02:56 AM »
I think it may be possible to put the lock option on one of the right-click menus. I'll think about it and see if it's a good place for it.

Thanks for the ellipse equation. I think I'm just going to program in the ellipse function for fun and see how it looks. Now that I think about it, I don't think it's possible to express the equation of an ellipse as just a function of one variable so I'll use the equation you gave. The one thing I'm concerned about is that the icons may bunch up at the pointed ends of the ellipse but I'll see how it looks.

As for the problem with Visual C# 2008 SP1, I installed downloaded that or .Net 3.5 SP1 on my computer since they just came out last month. I do have the download on my computer though but I can't explain why it would freeze up on you like that running the code.

I assume you are using the Express version of C#. When you opened the source code for Circle Dock, did Visual C# tell you that it needs to convert it to a new file format? It might have changed the instruction to compile the code as an x64 instead of as x86, which would cause it to crash on a 64-bit machine. The Express editions of Visual Studio don't make it clear that they do that by default and it can mess up a lot of programs.

yep, express edition, but no warning ... and problem without compiling, just because it is there. As if Circle Dock was using a dll updated by VC# sp1 that it really doesn't like . anyway, i'll install it on a clean virtual machine to test

(Rostam has it, if you plan to change the center of the elipse, read the wikipedia page it should explain clearly how to)

Mugwamp

  • Participant
  • Joined in 2008
  • *
  • Posts: 13
    • View Profile
    • Donate to Member
Re: Circle Dock 0.9.2 Alpha 8 is Officially Released!
« Reply #35 on: September 16, 2008, 06:37 AM »
Just thought I'd share my Red Vista orb. I made one since I have an XPS m1330 that has a Product Red theme on it.  :-*
Sweet image, thanks.  Using it now...

Rostam

  • Participant
  • Joined in 2008
  • *
  • default avatar
  • Posts: 21
    • View Profile
    • Donate to Member
Re: Circle Dock 0.9.2 Alpha 8 is Officially Released!
« Reply #36 on: September 16, 2008, 04:33 PM »
Another issue, though I'm not sure if this is workable to get around: if I have the taskbar set on auto-hide, then whenever I click the center button to call the start menu, CD seems to have to wait for the taskbar to slide back into view. This makes it take about a second to appear, and in fact sometimes does not even work (the taskbar will unhide, but no start menu will appear) unless I have made the regular start menu appear recently. Any idea if there is a fix for either of these issues?

Boba-Fett

  • Participant
  • Joined in 2008
  • *
  • Posts: 35
    • View Profile
    • Donate to Member
Re: Circle Dock 0.9.2 Alpha 8 is Officially Released!
« Reply #37 on: September 17, 2008, 08:25 AM »
Hi, I've create a new Circle Dock background "Dual Ring" to transparent glass. Now I share this new "Dual Ring_Glass" to all Circle Dock user, If any user is using Windows Vista and this background should have good match. Hopefully All User Like it...

Here is screenshots:
http://img530.imageshack.us/img530/3609/dualringglassco7.jpg
Circle Dock 0.9.2 Alpha 8 is Officially Released!



Here is Background:

« Last Edit: September 17, 2008, 08:38 AM by Boba-Fett »

VideoInPicture

  • Honorary Member
  • Joined in 2008
  • **
  • Posts: 467
    • View Profile
    • Circle Dock
    • Donate to Member
Re: Circle Dock 0.9.2 Alpha 8 is Officially Released!
« Reply #38 on: September 18, 2008, 01:29 PM »
Another issue, though I'm not sure if this is workable to get around: if I have the taskbar set on auto-hide, then whenever I click the center button to call the start menu, CD seems to have to wait for the taskbar to slide back into view. This makes it take about a second to appear, and in fact sometimes does not even work (the taskbar will unhide, but no start menu will appear) unless I have made the regular start menu appear recently. Any idea if there is a fix for either of these issues?

This is related to how CD gets the start menu to show up. I still haven't found any code that reliably calls up the start menu like in regular docklets since none of the code is published.
Author of Circle Dock: http://circledock.wikidot.com
Author of Video In Picture: http://videoinpicture.wikidot.com
Author of Webcam Signature: http://webcamsignature.wikidot.com
Author of Easy Unicode Paster: http://easyunicodepaster.wikidot.com

nixo

  • Participant
  • Joined in 2008
  • *
  • default avatar
  • Posts: 2
    • View Profile
    • Donate to Member
Re: Circle Dock 0.9.2 Alpha 8 is Officially Released!
« Reply #39 on: September 18, 2008, 08:27 PM »
Hi,
I downloaded CD 0.0.2 Alpha 8 yesterday, love it! I was wondering, is there a way to make the dock icons zoom out then the mouse hovers over them (like on RocketDock or ObjectDock)?

Terrific work! It's a great program... Nixo

One Lump Sum

  • Participant
  • Joined in 2008
  • *
  • Posts: 5
    • View Profile
    • Donate to Member
Re: Circle Dock 0.9.2 Alpha 8 is Officially Released!
« Reply #40 on: September 18, 2008, 08:34 PM »
I have found a bug in the new release, hopefully it can be fixed soon.  When I position the dock in the lower left corner of my screen, so the center icon looks like the start orb, and I click the center icon to open start menu, as soon as I move my mouse, the menu disappears, and I am unable to use it.  Actually, I just noticed, if I set it to toggle anywhere on bottom of screen the problem continues.  Anywhere about 3/4 of the way down my screen.  I'm running Windows Vista Home Premium SP1.

VideoInPicture

  • Honorary Member
  • Joined in 2008
  • **
  • Posts: 467
    • View Profile
    • Circle Dock
    • Donate to Member
Re: Circle Dock 0.9.2 Alpha 8 is Officially Released!
« Reply #41 on: September 22, 2008, 02:07 PM »
Hi,
I downloaded CD 0.0.2 Alpha 8 yesterday, love it! I was wondering, is there a way to make the dock icons zoom out then the mouse hovers over them (like on RocketDock or ObjectDock)?

Terrific work! It's a great program... Nixo

Not currently. I'm working on Alpha 9, which is focused on giving Circle Dock better performance and more animation so I expect to get that working for it.
Author of Circle Dock: http://circledock.wikidot.com
Author of Video In Picture: http://videoinpicture.wikidot.com
Author of Webcam Signature: http://webcamsignature.wikidot.com
Author of Easy Unicode Paster: http://easyunicodepaster.wikidot.com

nixo

  • Participant
  • Joined in 2008
  • *
  • default avatar
  • Posts: 2
    • View Profile
    • Donate to Member
Re: Circle Dock 0.9.2 Alpha 8 is Officially Released!
« Reply #42 on: September 22, 2008, 08:35 PM »
Not currently. I'm working on Alpha 9, which is focused on giving Circle Dock better performance and more animation so I expect to get that working for it.


Cool.
You have done an awesome job on CD. I have been using it every day, and it works perfectly. Thank you for sharing it with everyone...   :Thmbsup: