maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   SailfishOS (https://talk.maemo.org/forumdisplay.php?f=52)
-   -   Keyboard layouts for Jolla's Sailfish OS (https://talk.maemo.org/showthread.php?t=91917)

anidel 2014-02-05 09:32

Re: Keyboard layouts for Jolla's Sailfish OS
 
Thanks. Will start looking for this and see if that type is passed onto Maliit. As I can see this for Maliit:

Code:

http://maliit.org/doc/framework/latest/namespace_maliit.html#ac574fd4c98da494bd95ad3652bfefe6c
which doesn't seem to include password. But that may be it's because they don't handle password fields differently from normal input text.

I hope Maliit will pass the password type to the keyboard plugin, otherwise a patch to Maliit is in order.

anyone 2014-02-06 00:45

Re: Keyboard layouts for Jolla's Sailfish OS
 
1 Attachment(s)
Attached a German keyboard layout with
  • Arrow keys
  • Number keys in upper row accented characters
  • Reduced time until accented character list appears

Unpack and install in /usr/share/maliit/plugins/com/jolla

Warning: Overwrites
  • InputHandler.qml (to make cursor keys working)
  • Popper.qml (to reduce time til accented characters appear)

For more details see https://together.jolla.com/question/...#comment-24801

cstom 2014-02-06 07:18

Re: Keyboard layouts for Jolla's Sailfish OS
 
Quote:

Originally Posted by Silwer (Post 1410789)
Is there a way to use bit smaller arrow keys? Currently used ones seem to be bit big and as a result space bar gets too small.

Sure there is, you just need to put your custom arrow-icon to somewhere accessible, and use that image instead of the one in use now. You can define exactly the width of the button (remember, now there is landscape keyboard layout as well, so it should resize itself smartly :) )

Bundyo 2014-02-12 06:38

Re: Keyboard layouts for Jolla's Sailfish OS
 
Quote:

Originally Posted by Kaacz (Post 1410773)
Sorry, but this is no "solution". This is crazy math-phys workaround to make this bug working. Definition is useless and mad.

Please remove this link from first post.

:)
Kaacz

Well, I have no idea what the solution is, so I don't know why should I remove it. Why don't you discuss it with Venemo first?

Mo7utd 2014-02-14 06:42

Re: Keyboard layouts for Jolla's Sailfish OS
 
Quote:

Originally Posted by albloushi (Post 1410563)
I modified the file for the Arabic layout.

Can please add conf file for arabic keyboard
Thank you keep the good work

peremen 2014-02-18 17:54

Re: Keyboard layouts for Jolla's Sailfish OS
 
Have anyone tried to implement 10-key based layout? I implemented Korean 10-key based layout based on numeric keypad. While it looks nice in portrait mode, landscape mode makes layout less nicer. There were separate qml files for portrait and landscape mode for numeric layouts, but how I can implement that kind of feature in custom-created layout for now?

My QML code is at: https://github.com/peremen/jolla-inp..._naratgeul.qml

albloushi 2014-02-19 03:59

Re: Keyboard layouts for Jolla's Sailfish OS
 
1 Attachment(s)
Quote:

Originally Posted by Mo7utd (Post 1412657)
Can please add conf file for arabic keyboard
Thank you keep the good work

Kindly find attached

zlatko 2014-02-22 08:43

Re: Keyboard layouts for Jolla's Sailfish OS
 
With the latest update a landscape mode for keyboard was introduced, but the spacebar row keys seem too low(in vertical direction). Is there a property that can be set to increase slightly the height of that row?
I understand that this lowering the height is done to increase the amount of screen left usable above the keyboard, but I would like to test different experience as well.

peremen 2014-02-22 15:38

Re: Keyboard layouts for Jolla's Sailfish OS
 
Not my code, I found Japanese kana-only (no kanji) keyboard layout (in Japanese): http://blog.livedoor.jp/furikku9310/.../52355219.html

This blog also explains about how to test custom input handlers on the emulator.

Penguin 2014-02-22 17:58

Re: Keyboard layouts for Jolla's Sailfish OS
 
Quote:

Originally Posted by zlatko (Post 1413755)
With the latest update a landscape mode for keyboard was introduced, but the spacebar row keys seem too low(in vertical direction). Is there a property that can be set to increase slightly the height of that row?
I understand that this lowering the height is done to increase the amount of screen left usable above the keyboard, but I would like to test different experience as well.

You can modify the spacebar row for custom layouts, but not just by changing single property value as all rows have equal height definde with keyHeight property. Visually spacebar row looks less tall but actual row and touch area are equal high compared to character keys.


All times are GMT. The time now is 23:38.

vBulletin® Version 3.8.8