webOS Nation Forums >  webOS apps and software >  webOS discussion > WebOS Feature Idea
WebOS Feature Idea

  Reply
 
LinkBack Thread Tools Display Modes
Old 10/26/2009, 11:10 AM   #1 (permalink)
Member
 
orlando_c's Avatar
 
Join Date: May 2009
Posts: 137
Likes Received: 0
Thanks: 26
Thanked 8 Times in 8 Posts
Cool WebOS Card Minimize Idea

I was just reading another thread ( http://forums.precentral.net/palm-pr...use-pre-2.html ) and I it dawned on me. I envisioned having a swipe down gesture when you are in card view. You would swipe a card down and essentially achieve a background card effect feature. Essentially these applications would still be running in the background (using up a smaller portion of resources), but would not be in an "active" state. The cards would be stacked on the lower portion of the screen with small thumbnails/icons to be able to relaunch is necessary.

I can see this being useful for applications that do not necessarily require a visual in order to run (ie brightness unlinked, battery monitor).

What do you guys think?

Last edited by orlando_c; 10/26/2009 at 03:38 PM. Reason: Changed title to match idea
orlando_c is offline   Reply With Quote
Old 10/26/2009, 12:07 PM   #2 (permalink)
xtn
Member
 
xtn's Avatar
 
Join Date: Jul 2009
Posts: 449
Likes Received: 0
Thanks: 10
Thanked 81 Times in 52 Posts
Default

They already run in the background. You just want them st the bottom of the screen instead of in card view?
xtn is offline   Reply With Quote
Old 10/26/2009, 12:17 PM   #3 (permalink)
Member
 
ryleyinstl's Avatar
 
Join Date: Jun 2009
Location: The Red Brick Momma
Posts: 4,317
Likes Received: 0
Thanks: 209
Thanked 1,263 Times in 822 Posts
Default

+1

Quote:
Originally Posted by xtn View Post
They already run in the background.
ryleyinstl is offline   Reply With Quote
Old 10/26/2009, 01:36 PM   #4 (permalink)
Member
 
DarthRepublican's Avatar
 
Join Date: May 2002
Location: Chicago
Posts: 453
Likes Received: 1
Thanks: 156
Thanked 77 Times in 49 Posts
Default

This feature is already in webOS in a sense. Just like email or messaging don't have to be running in order to tell you that you have messages coming in, it is possible for an app to go into the dashboard or even disappear altogether while still running in the background. Fans of the homebrew app Switcharoo for example know that it can still change your background if you swipe it away. I think that what you are asking for is some sort of simple task management solution where you can demote an app (like a web page) and put it to sleep so it won't refresh itself or refresh itself much more slowly. That would probably be a good idea.
DarthRepublican is offline   Reply With Quote
Thanked By: orlando_c
Old 10/26/2009, 01:54 PM   #5 (permalink)
Member
 
orlando_c's Avatar
 
Join Date: May 2009
Posts: 137
Likes Received: 0
Thanks: 26
Thanked 8 Times in 8 Posts
Default

Quote:
Originally Posted by xtn View Post
They already run in the background. You just want them st the bottom of the screen instead of in card view?
I think I might be explaining it wrong. As it stands right now, programs can run concurrently or at least the OS gives the illusion that programs run at the same time. Having this implementation (and the ability to view them in real time - card view - ) uses cpu cycles to constantly refresh the live card view amongst all cards. However, there are times when it is not necessary to view the card visually, but still have the app running.

Think of it on a typical desktop. Desktop OS's represent programs that have GUI's within a window. There are plenty of times when I have a program running in the background but I minimize it because I need the screen real estate for some other windows I am "actively" using. What I am describing here is a spinoff / port to the minimization effect on a desktop.

Expanding this a bit further, perhaps when you "minimize" a window it would run as a service / cron job. The service that would run is defined by the program itself through some registration system determined by Palm. Taking this even further, the OS could also possibly check when the program has been running for a bit without actually being viewed as a card and minimize it automatically (an option to be on or off of course). The benefit of this is that it would improve performance and battery life as well as allow the user to prioritize/organize their cards as they see fit. It would also, further push the idea that these devices are more like mobile computers than smartphones.

Do you feel me?
orlando_c is offline   Reply With Quote
Old 10/26/2009, 01:55 PM   #6 (permalink)
Member
 
orlando_c's Avatar
 
Join Date: May 2009
Posts: 137
Likes Received: 0
Thanks: 26
Thanked 8 Times in 8 Posts
Default

Quote:
Originally Posted by DarthRepublican View Post
This feature is already in webOS in a sense. Just like email or messaging don't have to be running in order to tell you that you have messages coming in, it is possible for an app to go into the dashboard or even disappear altogether while still running in the background. Fans of the homebrew app Switcharoo for example know that it can still change your background if you swipe it away. I think that what you are asking for is some sort of simple task management solution where you can demote an app (like a web page) and put it to sleep so it won't refresh itself or refresh itself much more slowly. That would probably be a good idea.
That is exactly what I am speaking of.
orlando_c is offline   Reply With Quote
Old 10/26/2009, 03:32 PM   #7 (permalink)
Member
 
orlando_c's Avatar
 
Join Date: May 2009
Posts: 137
Likes Received: 0
Thanks: 26
Thanked 8 Times in 8 Posts
Default

Errr... anyone else think this is a good idea? I was thinking of submitting this as a feature request on the Palm Website.
orlando_c is offline   Reply With Quote
Old 10/26/2009, 03:37 PM   #8 (permalink)
Member
 
Join Date: Apr 2009
Posts: 116
Likes Received: 0
Thanks: 1
Thanked 39 Times in 13 Posts
Default

It already exists in webOS, and it's called a "headless app".

headless application
Baryn is offline   Reply With Quote
Old 10/26/2009, 03:58 PM   #9 (permalink)
Member
 
orlando_c's Avatar
 
Join Date: May 2009
Posts: 137
Likes Received: 0
Thanks: 26
Thanked 8 Times in 8 Posts
Default

Interesting. Well, I think the way that headless apps are currently being implemented is a little confusing because there is now way of managing them. There should be like a headless app manager where you can turn these apps on or off.
orlando_c is offline   Reply With Quote
Old 10/26/2009, 09:36 PM   #10 (permalink)
Member
 
DarthRepublican's Avatar
 
Join Date: May 2002
Location: Chicago
Posts: 453
Likes Received: 1
Thanks: 156
Thanked 77 Times in 49 Posts
Default

Quote:
Originally Posted by Baryn View Post
It already exists in webOS, and it's called a "headless app".

headless application
True but the original poster of the thread is asking for a way to "decapitate" an app which doesn't ordinarily run headless by putting it to sleep so it won't use up resources while keeping it available (perhaps in the Dashboard) for easy retrieval.
DarthRepublican is offline   Reply With Quote
Old 10/27/2009, 08:50 AM   #11 (permalink)
Member
 
orlando_c's Avatar
 
Join Date: May 2009
Posts: 137
Likes Received: 0
Thanks: 26
Thanked 8 Times in 8 Posts
Default

in any case, and I am sure they are working on imrovements, they need to do some changing to the way to reduce cpu hogging when apps are running concurrently. This whole thread was kind of an idea that might help.
orlando_c is offline   Reply With Quote
Old 10/27/2009, 09:16 AM   #12 (permalink)
Member
 
mauro1's Avatar
 
Join Date: May 2009
Location: Tampa, FL
Posts: 200
Likes Received: 9
Thanks: 21
Thanked 16 Times in 15 Posts
Default

Is the functionality you are describing like what the Quick System Tasks BETA (http://www.precentral.net/homebrew-a...k-system-tasks) application does with its tray mode enabled? If you flick the app off the screen while the Tray Mode option is enabled the app goes to the tray at the bottom (as pictured in the 3rd image).
If so I agree with you that it would be cool to have a webOS standard way of accomplishing this instead of leaving it to each app to implement the operational paradygm to accomplish the task.
mauro1 is offline   Reply With Quote
Old 10/27/2009, 05:09 PM   #13 (permalink)
Member
 
orlando_c's Avatar
 
Join Date: May 2009
Posts: 137
Likes Received: 0
Thanks: 26
Thanked 8 Times in 8 Posts
Default

Quote:
Originally Posted by mauro1 View Post
Is the functionality you are describing like what the Quick System Tasks BETA (http://www.precentral.net/homebrew-a...k-system-tasks) application does with its tray mode enabled? If you flick the app off the screen while the Tray Mode option is enabled the app goes to the tray at the bottom (as pictured in the 3rd image).
If so I agree with you that it would be cool to have a webOS standard way of accomplishing this instead of leaving it to each app to implement the operational paradygm to accomplish the task.
Yes, similar to that but as you mentioned, have a standard mechanism for accomplishing this. The major difference being that applications would typically have a minimal resources / service mode and a standard / card mode. Then you can pick and choose what to bring into and out of card mode whenever you want.
orlando_c is offline   Reply With Quote
Reply

 

Tags
app, app demotion, background, features, headless app, ideas, webos

Thread Tools
Display Modes



 


Content Relevant URLs by vBSEO 3.6.0