![]() |
Force Fullscreen for All Apps
Here's something that I've wondered...
Is it possible to force every application to launch (and stay launched even when a new window is opened) fullscreen? Not that it would probably be something easily exposed, but that would be a neat feature to have (for Diablo) and many apps on my N800. |
Re: Force Fullscreen for All Apps
Sounds like a potentially nice app to develop...
|
Re: Force Fullscreen for All Apps
I like that idea too... there is no need for "window mode" on tablet..
|
Re: Force Fullscreen for All Apps
Quote:
But I too would like to see this developed. |
Re: Force Fullscreen for All Apps
I'm not sure if this is for every application, but I'm pretty sure if you close Maemo Mapper when full screen, when you relaunch it, it opens full screen. I'd test right now, but my battery is about to die and I'm getting ready to leave work. I think I did that with the web browswer as well.
Or I'm just crazy... |
Re: Force Fullscreen for All Apps
Just tested it and MM remembers. It is really quite simple to implement (on an app-by-app basis). You just need to save off the current setting to the applications main settings file, then set the window to that setting at load time.
I think I'll add this behavior to my apps. |
Re: Force Fullscreen for All Apps
Its a simple idea that would really be useful. Since you are using the tablet two handed most of the time anyway having to touch a hardware button to exit isn't too bad. I multitask most of my apps anyway so I always use the hardware button to switch between them.
|
Re: Force Fullscreen for All Apps
Like:
#! /bin/sh while true; do wmctrl -r :ACTIVE: -b add,fullscreen done Way to kill a battery though :p |
Re: Force Fullscreen for All Apps
Quote:
Now the money question: can that be set outside of the individual application to control applications that might not have that trigger for full-screen memory enabled or not. My thinking is something like a new panel within Control Panel to do this or other global actions that would append any installed applications with such a trigger. |
Re: Force Fullscreen for All Apps
Quote:
|
All times are GMT. The time now is 14:54. |
vBulletin® Version 3.8.8