The Following 37 Users Say Thank You to fiferboy For This Useful Post: | ||
addisjon, Aisu, alephito, Alpha4, Atarii, BrentDC, Bundyo, choubbi, chrisak, codeMonkey, dfinch, dgec, dzahariev, El Amir, ericdkirk, flareup, luso, MiBi, mikeywilliams, mobiledivide, MOC, netss, qwerty12, Rider, russell_t, salomc, sjgadsby, Sloan, smman, Snoshrk, spiros, spirytsick, SR90, timsamoff, Un27Pee, Underscore |
|
2008-07-10
, 20:44
|
Posts: 51 |
Thanked: 3 times |
Joined on Aug 2007
|
#2
|
The Following User Says Thank You to Sloan For This Useful Post: | ||
|
2008-07-10
, 20:45
|
|
Posts: 487 |
Thanked: 152 times |
Joined on Aug 2007
@ London, UK
|
#3
|
|
2008-07-10
, 20:48
|
|
Posts: 5,478 |
Thanked: 5,222 times |
Joined on Jan 2006
@ St. Petersburg, FL
|
#4
|
The Following 4 Users Say Thank You to GeneralAntilles For This Useful Post: | ||
|
2008-07-10
, 20:50
|
Posts: 51 |
Thanked: 3 times |
Joined on Aug 2007
|
#5
|
|
2008-07-10
, 20:54
|
|
Posts: 487 |
Thanked: 152 times |
Joined on Aug 2007
@ London, UK
|
#6
|
Rather than distributing the testing versions through Garage, why not make pushing updates much easier and do it through Extras-devel?
|
2008-07-10
, 21:01
|
Posts: 225 |
Thanked: 68 times |
Joined on Feb 2006
|
#7
|
|
2008-07-10
, 23:46
|
|
Posts: 1,674 |
Thanked: 171 times |
Joined on Mar 2007
@ Anderson, IN
|
#8
|
|
2008-07-11
, 00:03
|
Posts: 425 |
Thanked: 132 times |
Joined on Mar 2008
@ California
|
#9
|
Newb question: Is there a command to launch a website? I tried just putting the html address in there but that didn't work.
browser --url=<URL>
|
2008-07-11
, 00:40
|
|
Posts: 1,674 |
Thanked: 171 times |
Joined on Mar 2007
@ Anderson, IN
|
#10
|
The big difference between this application and others like it is the transparency of OS2008 desktops!
This first version has a bug that will reload the desktop if you unselect "Personal Launcher" (self preservation?). This will be fixed in an upcoming release. Also, auto layout is pretty weak for this version. It just lays everything out in a horizontal line. Resizing is a bit tricky in this version as well, as there is no little handle to show you where to grab.Please try it out and let me know of any issues or enhancement requests. Once stable enough, I will put this in the extras repo.
It is available at: https://garage.maemo.org/projects/personal-launch/
EDIT: Version 0.2 is now on my garage page. It is still not in extras because I am having trouble with the auto builder at the moment (they must have something set up more strict than I have it). Unfortunately, the desktop reset bug is still present. I will have to restructure my code to try to figure out what is going on (it happens every time on the tablet, and never in scratchbox, which makes it hard to debug).
Fixed in this version are: a little handle to show where to grab for resizing. Auto layout is much better, fitting the icons in the size you give them (it doesn't change the icon size from the one you selected, though, so you have to give them enough space). Along with the auto layout improvement, the icons will now change places as you resize the applet (as long as you have auto layout on) so you can see how they are going to end up.
Let me know if you find any other problems.
EDIT: Version 0.3 is out. If fixes the desktop reset on unload problem. It also adds an option to specify the spacing between icons. Get it from the garage page.
EDIT: Version 0.4 is out. This edition adds animation (which can be turned off) to show a selection has been made. The user can also select the transparency of the icons to blend more into the desktop. Backup/restore functionality has also been added. Finally, this version is in extras-devel for both chinook and diablo.
EDIT: Version 0.4-1 fixes the desktop crash. I had to redo the autobuilder scripts to get it in extras-devel and left out a very important part. Sorry for the inconvenience!
EDIT: Version 0.4-2 fixes a different desktop crash (at least, hopefully it does)! Also, the sluggish function of the opacity control bar has been corrected. Available in extras-devel
EDIT: Version 0.5-2 is now out and in extras. This version adds an icon, fixes some animation problems, fixes a desktop crash when running setup for the first time, and is the first release outside of extras-devel. Let me know if there are any problems this time around!
Check out:
Large Statusbar Clock (https://garage.maemo.org/projects/statusbarclock/)
Personal Menu (https://garage.maemo.org/projects/personal-menu/)
Countdown Home (https://garage.maemo.org/projects/countdown-home/)
Personal Launcher (https://garage.maemo.org/projects/personal-launch/)
Last edited by fiferboy; 2008-07-18 at 15:39. Reason: updated version