Reply
Thread Tools
Posts: 304 | Thanked: 235 times | Joined on May 2010 @ Manila
#71
Originally Posted by freemangordon View Post
any screenshot?
https://wiki.maliit.org/Main_Page
 

The Following User Says Thank You to kent_autistic For This Useful Post:
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#72
This is something I did long ago

http://talk.maemo.org/showthread.php?t=74630
__________________
Proud coding competition 2012 winner: ρcam
My other apps: speedcrunch N9 N900 Jolla –– contactlaunch –– timenow

Nemo UX blog: Grog
My website: qwazix.com
My job: oob
 

The Following 4 Users Say Thank You to qwazix For This Useful Post:
Posts: 3,074 | Thanked: 12,960 times | Joined on Mar 2010 @ Sofia,Bulgaria
#73
Hmm, I was wondering is it a good idea to use proximity sensor to invoke VKB i.e.:

If (proximity == ACTIVE) && (tk_lock == UNLOCKED) && (keyboard_state == CLOSED) && (phone_ui_state == NOT_ACTIVE)
{
show_vkb();
}

I know that will conflict witch shortcutd, but still.
__________________
Never fear. I is here.

720p video support on N900,SmartReflex on N900,Keyboard and mouse support on N900
Nothing is impossible - Stable thumb2 on n900

Community SSU developer
kernel-power developer and maintainer

 
Estel's Avatar
Posts: 5,028 | Thanked: 8,613 times | Joined on Mar 2011
#74
Nah, why so? Standard Maemo's way of showing keyboard (if it would work for portrait with keyboard closed, just like in landscape with keyboard closed), is OK enough. Messing with proximity sensor, this way, have potential to break many other things.

BTW, polling proximity sensor isn't very friendly for battery either. Reportedly, there is way to do it without spamming checks - qwazix had some info from joerg_rw, about "low level" way of doing it.

/Estel
__________________
N900's aluminum backcover / body replacement
-
N900's HDMI-Out
-
Camera cover MOD
-
Measure battery's real capacity on-device
-
TrueCrypt 7.1 | ereswap | bnf
-
Hardware's mods research is costly. To support my work, please consider donating. Thank You!
 

The Following User Says Thank You to Estel For This Useful Post:
Posts: 3,074 | Thanked: 12,960 times | Joined on Mar 2010 @ Sofia,Bulgaria
#75
Originally Posted by Estel View Post
Nah, why so? Standard Maemo's way of showing keyboard (if it would work for portrait with keyboard closed, just like in landscape with keyboard closed), is OK enough. Messing with proximity sensor, this way, have potential to break many other things.

BTW, polling proximity sensor isn't very friendly for battery either. Reportedly, there is way to do it without spamming checks - qwazix had some info from joerg_rw, about "low level" way of doing it.

/Estel
Standard way of invoking vkb does not work all the times, think for contact search while in desktop or song search in media player - you need to open physical kbd to get the job done.

Also using proximity sensor only when the screen is unlocked should not affect battery life that much.
__________________
Never fear. I is here.

720p video support on N900,SmartReflex on N900,Keyboard and mouse support on N900
Nothing is impossible - Stable thumb2 on n900

Community SSU developer
kernel-power developer and maintainer


Last edited by freemangordon; 2012-09-05 at 07:14.
 

The Following User Says Thank You to freemangordon For This Useful Post:
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#76
shortcutd way to show the keyboard on event

http://talk.maemo.org/showthread.php?t=77440

I think it would be better to bake that into shortcutd and let the user decide. I am against proximity enabled things while I'm using the phone as I tend to cover the sensor accidentally.

EDIT: I know it's hackish but it opens the edit box too, while showing a vkb without anywhere to write would be awkward. (on the other hand the vkb has own edit area isn't it? I wish it could go away...)
__________________
Proud coding competition 2012 winner: ρcam
My other apps: speedcrunch N9 N900 Jolla –– contactlaunch –– timenow

Nemo UX blog: Grog
My website: qwazix.com
My job: oob

Last edited by qwazix; 2012-09-05 at 07:26.
 

The Following 2 Users Say Thank You to qwazix For This Useful Post:
Posts: 3,074 | Thanked: 12,960 times | Joined on Mar 2010 @ Sofia,Bulgaria
#77
Originally Posted by qwazix View Post
shortcutd way to show the keyboard on event

http://talk.maemo.org/showthread.php?t=77440

I think it would be better to bake that into shortcutd and let the user decide. I am against proximity enabled things while I'm using the phone as I tend to cover the sensor accidentally.
I see. Well, the other option could be some global swype functionality, though I don't know if this is possible at all
__________________
Never fear. I is here.

720p video support on N900,SmartReflex on N900,Keyboard and mouse support on N900
Nothing is impossible - Stable thumb2 on n900

Community SSU developer
kernel-power developer and maintainer

 

The Following User Says Thank You to freemangordon For This Useful Post:
nicolai's Avatar
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#78
Originally Posted by freemangordon View Post
Or even better - to save even more space a single sliding key could be used for " . , ? ! ' " when in portrait.

Are sliding keys working with fremantles vkb?

The older "fullscreen" vkb had sliding keys ".,-":


But I don't know if this option is usable with the current
dialog window based vkb.

Nicolai
 

The Following User Says Thank You to nicolai For This Useful Post:
Posts: 3,074 | Thanked: 12,960 times | Joined on Mar 2010 @ Sofia,Bulgaria
#79
Originally Posted by nicolai View Post
Are sliding keys working with fremantles vkb?

The older "fullscreen" vkb had sliding keys ".,-":


But I don't know if this option is usable with the current
dialog window based vkb.

Nicolai
Don't see a reason why it should not work, at least it seems to be supported (judging by looking at the source code)
__________________
Never fear. I is here.

720p video support on N900,SmartReflex on N900,Keyboard and mouse support on N900
Nothing is impossible - Stable thumb2 on n900

Community SSU developer
kernel-power developer and maintainer

 

The Following User Says Thank You to freemangordon For This Useful Post:
artpra's Avatar
Posts: 158 | Thanked: 355 times | Joined on Sep 2011
#80
 

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

Tags
nokia n900, portrait vkb


 
Forum Jump


All times are GMT. The time now is 12:45.