Holger's qtopia repo: Changes to 'master'

git at git.openmoko.org git at git.openmoko.org
Sun Jul 20 15:51:26 CEST 2008


 .../inputmethods/predictivekeyboard/keyboard.cpp   |   17 +++++++++++++++++
 .../predictivekeyboard/qwsinputmethod_x11.cpp      |   15 +++++++++++----
 2 files changed, 28 insertions(+), 4 deletions(-)

New commits:
commit 4a16f2256ce0991676139e896fddf457df725458
Author: Holger Freyther <zecke at selfish.org>
Date:   Sun Jul 20 15:20:27 2008 +0200

    [predictivekeyboard] Add code to play with. Use the Shape Extension to get popup shape
        We do not have ARGB visuals on the neo, so to get the zoom indicator
        we will have to fallback to the shape extension but this is not working
        too well as the shape is not anti-aliased and redrawing seems to be
        a issue for Xephyr. Put the code in place so will can pick from the two
        evils.

commit 8c6a9dbf2709ef9d4f318ba2d28bd7d81e7e10d1
Author: Holger Freyther <zecke at selfish.org>
Date:   Sun Jul 20 15:19:35 2008 +0200

    [inputmethod] Special case the ' ' string and pick a KeySym for it
        XStringToKeySym can not convert the space, we have to do that
        manually.





More information about the commitlog mailing list