Active Topics

 


Reply
Thread Tools
Posts: 120 | Thanked: 33 times | Joined on Jan 2010
#1
We already know that Nokia is not going to provide full portrait mode for N900 in future updates for Fremantle.

Are there any developers or hackers that could create a package that can enable a working portrait mode with an app to select how the portrait mode works (ie. rotates automatically or has a button to switch etc.)?

I understand that there are problems with the resizing desktops and widgets and the status bar etc. but it must be possible to fix the problems.

I'm sure that there are many users on tmo that would really appreciate the effort, myself included.
 

The Following User Says Thank You to byte_76 For This Useful Post:
Flandry's Avatar
Posts: 1,559 | Thanked: 1,786 times | Joined on Oct 2009 @ Boston
#2
No app in the world can automatically reconfigure the user interface of apps not designed with a portrait layout. The reason "full portrait mode" isn't and can't come to the N900 is because there's no requirement that all the apps support it. (Thank God for that.)

So perhaps you could better define what your use case is and ask for a possible solution, rather than impossible.
__________________

Unofficial PR1.3/Meego 1.1 FAQ

***
Classic example of arbitrary Nokia decision making. Couldn't just fallback to the no brainer of tagging with lat/lon if network isn't accessible, could you Nokia?
MAME: an arcade in your pocket
Accelemymote: make your accelerometer more joy-ful
 

The Following 2 Users Say Thank You to Flandry For This Useful Post:
Posts: 4,556 | Thanked: 1,624 times | Joined on Dec 2007
#3
Originally Posted by byte_76 View Post
We already know that Nokia is not going to provide full portrait mode for N900 in future updates for Fremantle.

Are there any developers or hackers that could create a package that can enable a working portrait mode with an app to select how the portrait mode works (ie. rotates automatically or has a button to switch etc.)?

I understand that there are problems with the resizing desktops and widgets and the status bar etc. but it must be possible to fix the problems.

I'm sure that there are many users on tmo that would really appreciate the effort, myself included.
I know for the n800/n810 there was xrandr. I believe in extras-devel there is a similar package that rotates the screen into whatever orientation you want. 90, 180, 270, back to regular. But it doesn't change the GUI as in anything that's too long like the desktop will simply not be shown (e.g. it appears chopped off).

But for most 3rd party apps, developers are willing to add portrait mode in their own application if asked nicely (if they haven't already done so).
__________________
Originally Posted by ysss View Post
They're maemo and MeeGo...

"Meamo!" sounds like what Zorro would say to catherine zeta jones... after she slaps him for looking at her dirtily...

Last edited by Laughing Man; 2010-03-12 at 14:46.
 
SubCore's Avatar
Posts: 850 | Thanked: 626 times | Joined on Sep 2009 @ Vienna, Austria
#4
Originally Posted by byte_76 View Post
I understand that there are problems with the resizing desktops and widgets and the status bar etc. but it must be possible to fix the problems.
your best bet would probably be to (nicely) ask the developer(s) of the apps you are using most if they would consider implementing it.

for official nokia apps (calendar, conversations etc.) the chances are not so good IMO.
__________________
"What we perceive is not nature itself, but nature exposed to our method of questioning."
-- Werner Karl Heisenberg
 
noobmonkey's Avatar
Posts: 3,203 | Thanked: 1,391 times | Joined on Nov 2009 @ Worthing, England
#5
dont forget we need to wait until qt4.6/7 comes out too for some of us. i know thp or qwerty did the gtk code. but not seen any qt stuff yet. so as much as i would. no idea how to yet.
__________________
----------- Follow me on Twitter here
----------- My Photography Website and Blog is here
----------- Author of the N900 Health Check Application ----------- New Version in Extras Devel (Dec 2010 - 2.9.10)
----------- Are you on the N900 World Map? - http://pininthemap.com/maemo - masterpin: shotgun
----------- What apps do you want to see on the n900 or in MeeGo in the future? -
 
qwerty12's Avatar
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#6
Originally Posted by noobmonkey View Post
i know thp or qwerty did the gtk code
Rotation has nothing to do with me, at all, and is provided by Nokia. Rotation is the matter of setting two XAtoms on your window.
 

The Following User Says Thank You to qwerty12 For This Useful Post:
noobmonkey's Avatar
Posts: 3,203 | Thanked: 1,391 times | Joined on Nov 2009 @ Worthing, England
#7
Originally Posted by qwerty12 View Post
Rotation has nothing to do with me, at all, and is provided by Nokia. Rotation is the matter of setting two XAtoms on your window.
since when where you a nuclear physicist!
__________________
----------- Follow me on Twitter here
----------- My Photography Website and Blog is here
----------- Author of the N900 Health Check Application ----------- New Version in Extras Devel (Dec 2010 - 2.9.10)
----------- Are you on the N900 World Map? - http://pininthemap.com/maemo - masterpin: shotgun
----------- What apps do you want to see on the n900 or in MeeGo in the future? -
 

The Following User Says Thank You to noobmonkey For This Useful Post:
krk969's Avatar
Posts: 754 | Thanked: 630 times | Joined on Sep 2009 @ London
#8
Originally Posted by noobmonkey View Post
dont forget we need to wait until qt4.6/7 comes out too for some of us. i know thp or qwerty did the gtk code. but not seen any qt stuff yet. so as much as i would. no idea how to yet.
showtime does it, precisely why I used QT4.6 to demonstrate it .
QT has provided a wrapper over those atoms needed to rotate, but remember that nothing is done automatically , as already mentioned the app needs to be designed for portrait and landscape modes.
__________________
Developer of :
Buddy - budget/expense manager ( website )
Showtime - a telly channel listing viewer/reminder ( website )
Travelapp - london underground status/planner ( website )
Batlevel - desktop widget for battery level ( website )

“I hear and I forget. I see and I remember. I do and I understand.”
 

The Following 2 Users Say Thank You to krk969 For This Useful Post:
Posts: 120 | Thanked: 33 times | Joined on Jan 2010
#9
If there is an app that can rotate the UI for portrait mode without the bugs then there will likely be more developers that implement portrait mode as an option.

What I mean by rotate automatically is like the option that we can turn on for the dialer where, if the phone is physically rotated it can automatically rotate the phone app interface.
 
SubCore's Avatar
Posts: 850 | Thanked: 626 times | Joined on Sep 2009 @ Vienna, Austria
#10
Originally Posted by byte_76 View Post
If there is an app that can rotate the UI for portrait mode without the bugs then there will likely be more developers that implement portrait mode as an option.
there's no "app" that rotates the UI. it's part of the graphical toolkit which nokia provides, as qwerty12 wrote.

developers of apps have to use this functionality properly, and rearrange their control and layout elements accordingly.

as i said: you need to ask the developers of the apps you use if they would be willing to make use of that functionality.
__________________
"What we perceive is not nature itself, but nature exposed to our method of questioning."
-- Werner Karl Heisenberg
 

The Following User Says Thank You to SubCore For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 07:04.