webOS Nation Forums >  Homebrew >  webOS patches > Plain Launcher Patch...Looking for Advice
Plain Launcher Patch...Looking for Advice

View Poll Results: Would you use this launcher mod?
Yes 56 40.29%
No 49 35.25%
Maybe 34 24.46%
Voters: 139. You may not vote on this poll

  Reply
 
LinkBack Thread Tools Display Modes
Old 02/26/2010, 12:29 AM   #41 (permalink)
Member
 
Join Date: Aug 2009
Location: TX
Posts: 99
Likes Received: 0
Thanks: 75
Thanked 28 Times in 17 Posts
Default

here is a better video:

YouTube - WebOS Elite Launcher
discolightning is offline   Reply With Quote
Thanked By: xanthinealkaloid
Old 02/26/2010, 02:51 AM   #42 (permalink)
Member
 
xanthinealkaloid's Avatar
 
Join Date: Nov 2009
Location: Wisconsin
Posts: 942
Likes Received: 8
Thanks: 413
Thanked 1,298 Times in 369 Posts
Default

It looks quite nice... ...I wonder if these modifications will be compatible with the Wrap Launcher Pages & Reset to Middle patches...We'll see I guess when it's finalized...At any rate, you've made great progress.

I bet this could be more conducive to a landscape layout than the current launcher.

However, I'm not sure how this would work for my 166 apps though, but I'd definitely try it.

I did make me think...Icons are so Microsoft!

.
__________________
a.k.a. Josh...

Please don't forget your thanks button. --- Appreciate my efforts? -- Donate?

Various patches I've worked on:
Faster Cards|Emoticons|Shake Reload|Default Call Log|Call Log Styling|Msg Count|New Events|DM Media Vol|Megamix+MediaVol|3G icon|Gmaps fullscreen|Msg Greeting/Sig|Send Img Msg|No Ans Tstone|Dpad on Call|Vid Delete Btns|AutoSpeaker via ProxSensor
xanthinealkaloid is offline   Reply With Quote
Old 02/26/2010, 01:08 PM   #43 (permalink)
Member
 
Join Date: Aug 2009
Location: TX
Posts: 99
Likes Received: 0
Thanks: 75
Thanked 28 Times in 17 Posts
Default

i've been using it for the past two days. it wouldn't be ideal for anyone with a ton of apps. this will help anyone who has difficulty seeing or tapping the correct apps, and anyone who just wants the launcher to look different. I'm in the second category. what sucks is that I sell phones, and i have to let people know that this isn't how the launcher looks. i may have to start using the store's demo Pre again just so I can keep this launcher on mine.

i could theoretically create an app that installs my altered css and js files (ie. elite_launcher.css), and provides a switch for the icon/list launcher. i need to get the list launcher working and reordering before i can get into app writing.

Quote:
I wonder if these modifications will be compatible with the Wrap Launcher Pages & Reset to Middle patches...We'll see I guess when it's finalized...At any rate, you've made great progress.
i don't expect those patches to conflict, but you're right. the only way to know is to try it out. i know by now that code doesn't always work as expected.

Last edited by discolightning; 02/26/2010 at 01:19 PM.
discolightning is offline   Reply With Quote
Old 02/28/2010, 02:45 PM   #44 (permalink)
Member
 
Join Date: Aug 2009
Location: TX
Posts: 99
Likes Received: 0
Thanks: 75
Thanked 28 Times in 17 Posts
Default

i knew something was bound to change with the 1.4 launcher, and so far I have found out that '.launch_feedback' disappeared from the launcher.css file. So, the round glowing puddle indicator keeps showing up in the top left corner when i open apps.

also, i have disabled the gradients. the launcher looks nice even without them, though i may be able to work them back in later. i do see smoother scrolling without the gradients. before, app names would flicker as i scrolled through, and i though it was an issue with the thin fonts paired with the high-contrast nature of this project. that flickering is less intense now.

i still need to get the drag-n-drop working.

i plan to release two versions of this patch. one with words only, and one with small app icons. we'll see how it goes.
discolightning is offline   Reply With Quote
Thanked by knickrox13, Veritas06
Old 02/28/2010, 03:19 PM   #45 (permalink)
Legend
 
Jason Robitaille's Avatar
 
Join Date: May 2005
Location: Winnipeg, MB, Canada
Posts: 3,883
Likes Received: 496
Thanks: 801
Thanked 12,956 Times in 1,495 Posts
Default

ya tried reorder list widget? If you're not gonna, mind if I take a stab at it sometime this week?
Jason Robitaille is offline   Reply With Quote
Thanked By: knickrox13
Old 02/28/2010, 03:50 PM   #46 (permalink)
Member
 
Join Date: Aug 2009
Location: TX
Posts: 99
Likes Received: 0
Thanks: 75
Thanked 28 Times in 17 Posts
Default

Quote:
Originally Posted by Jason Robitaille View Post
ya tried reorder list widget? If you're not gonna, mind if I take a stab at it sometime this week?
that would be cool
discolightning is offline   Reply With Quote
Old 03/01/2010, 04:31 AM   #47 (permalink)
Member
 
Join Date: Aug 2009
Location: TX
Posts: 99
Likes Received: 0
Thanks: 75
Thanked 28 Times in 17 Posts
Default

quick update before i pass out:

the launcher is now reorderable. i even left the js files intact. the problem was that the .icon class was too far down in the z-index, so long presses were not registering. it's all gravy now except the launcher visual feedback that lets you know what app was selected. right now it's a round lens flare, and i need to somehow make it a horizontal line. i'm hoping that a thin border on the div would work, but the launcher_touch_feedback class has disappeared with 1.4. so i have to hunt for the file that references launcher-touch-feedback.png. if anyone knows where to find it, please let me know.

thanks!
discolightning is offline   Reply With Quote
Thanked By: Veritas06
Old 03/01/2010, 12:02 PM   #48 (permalink)
Member
 
Join Date: Aug 2009
Location: TX
Posts: 99
Likes Received: 0
Thanks: 75
Thanked 28 Times in 17 Posts
Default

btw, I know where the launcher-touch-feedback image is, I need to know which css file to look at.
discolightning is offline   Reply With Quote
Old 03/02/2010, 07:26 PM   #49 (permalink)
Member
 
Join Date: Jun 2009
Posts: 48
Likes Received: 0
Thanks: 2
Thanked 2 Times in 2 Posts
Default

This is really neat. Looking forward to this patch.
cruzader is offline   Reply With Quote
Old 03/02/2010, 07:38 PM   #50 (permalink)
Member
 
Join Date: Aug 2009
Posts: 130
Likes Received: 0
Thanks: 14
Thanked 19 Times in 13 Posts
Default

Quote:
Originally Posted by discolightning View Post
I want to modify the launcher to be simpler. I have a mock-up of the design, and I am sure it can be done, I just don't know how to get a new font into WebOS. The specific font I want to use is "Kalinga."

So, I'm looking for help. I am fairly fluent in css styling, so I will start working with the available font. If anyone knows how I might install Kalinga, and what format I can use (OpenType, Postscript, TrueType?), please advise.

My goal is to create a patch that:
  • Removes icons
  • Changes font size
  • Uses Kalinga font
  • changes scrim
  • adds gradient top layer (darker top and bottom)
  • aligns words to the left

Thanks!
i would for quick launch with walpaper in back ground
blu8503 is offline   Reply With Quote
Old 03/02/2010, 11:26 PM   #51 (permalink)
Member
 
Join Date: Jul 2009
Posts: 32
Likes Received: 0
Thanks: 2
Thanked 1 Time in 1 Post
Default

i'd definitely use this. it would be great to change up the appearance in a fancy way
blkhwk4502 is offline   Reply With Quote
Old 03/06/2010, 08:38 PM   #52 (permalink)
Member
 
Join Date: Aug 2009
Location: TX
Posts: 99
Likes Received: 0
Thanks: 75
Thanked 28 Times in 17 Posts
Default

Now that I'm caught up on Lost, I'm back to work...on my day off, of course.
discolightning is offline   Reply With Quote
Thanked By: Veritas06
Old 03/06/2010, 09:52 PM   #53 (permalink)
Member
 
Join Date: Feb 2010
Posts: 23
Likes Received: 0
Thanks: 50
Thanked 4 Times in 4 Posts
Default

Quote:
Originally Posted by discolightning View Post
Now that I'm caught up on Lost, I'm back to work...on my day off, of course.
I was wandering what the hold up on development was.
__________________
Shalom
fallen3712 is offline   Reply With Quote
Old 03/06/2010, 10:40 PM   #54 (permalink)
Member
 
Join Date: Aug 2009
Location: TX
Posts: 99
Likes Received: 0
Thanks: 75
Thanked 28 Times in 17 Posts
Default

there will be icons.
discolightning is offline   Reply With Quote
Old 03/08/2010, 01:18 PM   #55 (permalink)
Member
 
Join Date: Aug 2009
Location: TX
Posts: 99
Likes Received: 0
Thanks: 75
Thanked 28 Times in 17 Posts
Default

updated...see the original post.
discolightning is offline   Reply With Quote
Thanked by fallen3712, Veritas06
Old 03/08/2010, 07:27 PM   #56 (permalink)
Member
 
Veritas06's Avatar
 
Join Date: Oct 2007
Location: Northport, NY
Posts: 610
Likes Received: 4
Thanks: 448
Thanked 133 Times in 89 Posts
Default

Removed the "Named Pages in Launcher" & "5x4 Icons V2" & after that it installed great. Thanks so much for this!

Included a few screenshots just for show.
__________________
Fix 'Hidden' SMS Conversations
PreThemer Profile
Hide Amazon MP3 Store
Veritas06 is offline   Reply With Quote
Thanked By: discolightning
Old 03/08/2010, 07:30 PM   #57 (permalink)
Member
 
Join Date: Aug 2009
Location: TX
Posts: 99
Likes Received: 0
Thanks: 75
Thanked 28 Times in 17 Posts
Default

be sure to update with your thoughts over the next few days. Thanks for the additional screenshots.
discolightning is offline   Reply With Quote
Old 03/08/2010, 08:56 PM   #58 (permalink)
Member
 
Join Date: Feb 2010
Posts: 23
Likes Received: 0
Thanks: 50
Thanked 4 Times in 4 Posts
Default

Just installed it, I got hunk error the first time around because had 4x4 patch installed. The patch works great, very snappy.

Comments: When rearranging apps you get very little visual feedback. From what the launcher looks like I expect that when I rearrange apps, the text would move around with the icon; it's not a big deal but it works differently then expected. Another thing is when I rearranges apps in the default launcher, the icons move dynamically to show me where the icon would rest if I let go, this does not. One last thing, when rearranging apps, the dropping of the icon has to be very close horizontally to rest of the icons in order to get the right placement. So if I drop the icon in the middle of the screen, it does not pick up where I wanted it and just places the app at the bottom of the list.

Other then those gripes, everything works great.
__________________
Shalom
fallen3712 is offline   Reply With Quote
Thanked By: discolightning
Old 03/08/2010, 10:21 PM   #59 (permalink)
Member
 
Join Date: Aug 2009
Location: TX
Posts: 99
Likes Received: 0
Thanks: 75
Thanked 28 Times in 17 Posts
Default

Quote:
Originally Posted by fallen3712 View Post
Just installed it, I got hunk error the first time around because had 4x4 patch installed. The patch works great, very snappy.

Comments: When rearranging apps you get very little visual feedback. From what the launcher looks like I expect that when I rearrange apps, the text would move around with the icon; it's not a big deal but it works differently then expected. Another thing is when I rearranges apps in the default launcher, the icons move dynamically to show me where the icon would rest if I let go, this does not. One last thing, when rearranging apps, the dropping of the icon has to be very close horizontally to rest of the icons in order to get the right placement. So if I drop the icon in the middle of the screen, it does not pick up where I wanted it and just places the app at the bottom of the list.

Other then those gripes, everything works great.
Thanks for your notes. I know that rearranging is not working perfectly yet. Before I added icons, and before 1.4, i could hold an app name and drag it around. Other app names would move to make room, so you could see where the app would land. With 1.4, I decided to scrap my previous css work and start fresh. Right now the only way to rearrange apps is to hold the app icon, not the title. My goal is to correct this.

It is very useful to know which other patches are not compatible, so thanks for keeping track of the patches you had to remove.

<rant>
As an aside, I would like to mention that the css code for the stock launcher is a little redundant. I'll explain:

Code:
.root {
	position:relative;
	overflow:hidden;
	left:0px;
	top:0px;
	width:320px;
	height: 480px;
}
This defines the launcher's dimensions, or the boundaries for the page.

Code:
.launcher_page {
	position:absolute;
	top:0px;
	/* left provided by JS */	
    width:320px;
	height: 100%;
    background:none;
}
Why do we need to define the page's width as 320px again? And wouldn't it be better to define the page width and height as pixels, then use percentages in most other elements? This would help the launcher scale to different screen sizes (ie Pixi, future webOS versions). We're only talking about bytes of code, but a leaner launcher css file could scale more gracefully. Similar redundancies are in other classes.

</rant>



Anyway, I am really enthusiastic that I can even make adjustments like this to my phone. I couldn't even set a wallpaper on the old Instinct.

Keep the feedback coming!
discolightning is offline   Reply With Quote
Old 03/08/2010, 10:47 PM   #60 (permalink)
Member
 
Veritas06's Avatar
 
Join Date: Oct 2007
Location: Northport, NY
Posts: 610
Likes Received: 4
Thanks: 448
Thanked 133 Times in 89 Posts
Default

The only flaw i see so far is just the re-arranging apps which you already addressed. Since i installed the patch i've been working on some of my themes so that the icons look better with this patch, so i haven;t really noticed any other issues yet. If i find any i'll be sure to post back here with my problem.

I agree with your 'percentage' post ( i'm an ISE major & really not a fan of % versus the actual pixel size included ).
__________________
Fix 'Hidden' SMS Conversations
PreThemer Profile
Hide Amazon MP3 Store
Veritas06 is offline   Reply With Quote
Reply

 

Tags
app launcher

Thread Tools
Display Modes



 


Content Relevant URLs by vBSEO 3.6.0