Re: [MeeGo-dev] Finger and mouse/keyboard UI in same app

2010-03-01 Thread Mohammad Anwari
2010/3/1 Sarah Newman : > Given both netbook and finger-friendly user interfaces are to be supported, > will it be possible to change between them at runtime?  For example if I > hook up an external monitor, keyboard, and mouse to my mobile device will it > be possible for the application to know t

Re: [MeeGo-dev] Finger and mouse/keyboard UI in same app

2010-03-01 Thread Mohammad Anwari
2010/3/1 Bernd Stramm : > On Mon, 2010-03-01 at 18:57 +0200, Mohammad Anwari wrote: >> 2010/3/1 Sarah Newman : >> > Given both netbook and finger-friendly user interfaces are to be supported, >> > will it be possible to change between them at runtime?  For example if

Re: [MeeGo-dev] Finger and mouse/keyboard UI in same app

2010-03-01 Thread Mohammad Anwari
2010/3/1 RISKÓ Gergely : > On Mon, 1 Mar 2010 19:26:08 +0200, Mohammad Anwari > writes: > >> At least for Harmattan it would be hooked to context framework, which >> listens whether hardware keyboard is slided out or in, then it >> disables virtual keyboard when k

Re: [MeeGo-dev] Failed to build duikeyboard

2010-03-24 Thread Mohammad Anwari
2010/3/24 Liu, Raymond : > > So, how can I make it built? You could build the package with "n900" passed to DEB_BUILD_OPTIONS and test it with your N900 (requires libdui from extras-devel) or if you don't want to create the package you could take a look at debian/rules about the available switches

Re: [MeeGo-dev] Tablet UX and/or Virtual Keyboard for Netbook

2010-11-16 Thread Mohammad Anwari
2010/11/16 Gabriel M. Beddingfield : > > Hi Guys, > > Has anyone succeeded at getting the virtual keyboard to work > for the netbook UX?  How did you get it working? > > ...And/Or... > > Is there anyone currently working on a Tablet UX?  I would > like to help, if possible. Yes. it somewhat works.

Re: [MeeGo-dev] Tablet UX and/or Virtual Keyboard for Netbook

2010-11-17 Thread Mohammad Anwari
2010/11/16 Mohammad Anwari : > Then you need to adjust the screen resolution in > /etc/meegotouch/devices.conf and change the default values to your > netbook resolution. Then run meego-im-uiserver from console  with > -bypass-wm-hint argument. Then you have it! Better instruction i

Re: [MeeGo-dev] mvirtualkeyboard crash on meego 1.1.80.6.20101116.1

2010-12-12 Thread Mohammad Anwari
- Original message - > Hi all, > I have built mvirtualsoftkeyboard using > meegotouch-inputmethodkeyboard-0.5.2.src.rpm, which gives the ut_tests > along with mvirtualkeyboard.so > i tried to run the test ut_mvirtualkeyboard but it crashes everytime > there is a press event on the keyboard

Re: [MeeGo-dev] Compile error of meegotouch-inputmethodkeyboard

2011-01-07 Thread Mohammad Anwari
2011/1/7 Huang, Deqing : > common/mhardwarekeyboard.cpp:258: error: no matching function for call to > 'MAbstractInputMethodHost::sendPreeditString(const char [1], > MInputMethod::PreeditFace)' You need to upgrade the input method framework ___ MeeGo-d

Re: [MeeGo-dev] Meego: Vibrator support

2011-01-28 Thread Mohammad Anwari
2011/1/28 Shreshtha : > but still not clear what is the standard way to add low level glue layer for > vibrator. > i.e. which are the function/file for low level (HAL) for vibra support in > feedback framework. Hi, You just need to implement the backend interface http://meego.gitorious.org/meegoto

Re: [MeeGo-dev] Overriding default Virtual Keyboard in Meego

2011-02-15 Thread Mohammad Anwari
2011/2/15 : > Hi All, > > > >   I want to re implement the Virtual keyboard in Meego. Where can I find > related info? You need to implement the interfaces provided by the framework: http://meego.gitorious.org/meegotouch/meegotouch-inputmethodframework There is a live example which is the MeeGo

Re: [MeeGo-dev] Setting up Meego Keyboard compiling environment

2011-02-16 Thread Mohammad Anwari
2011/2/16 : > I am compiling @ virtual box (ubuntu) > You can try open debian/control and see the build dependency and install those first. ___ MeeGo-dev mailing list MeeGo-dev@meego.com http://lists.meego.com/listinfo/meego-dev http://wiki.meego.com/Ma

Re: [MeeGo-dev] Requesting MeeGo Tablet Pre Alpha 1.2 Swipe Keyboard

2011-02-17 Thread Mohammad Anwari
2011/2/18 jeremias bosch : > Is there somewhere a description of what needs to be done to get flying with > the "Swipe Keyboard"? Is / Will there be a unified way in MeeGo APIs to > request a VKB? Swype keyboard uses the same thing you find with the meego-keyboard as it is using the MeeGo Input Me

Re: [MeeGo-dev] meego-im-uiserver crashing

2011-03-18 Thread Mohammad Anwari
2011/3/18 : > Hi All, > > I create my own virtual keyboard plugin and set as active plugin. Then i > restarted meego-im-uiserver via > > #meego-im-uiserver -remote-theme > > Its giving segmentation fault. > > If i set MeegoKeyboard plugin as active ,eveything is fine. > > > Even i could not able

Re: [MeeGo-dev] Another architecture direction mail

2011-04-07 Thread Mohammad Anwari
2011/4/6 : > There is a backend plugin (meegotouch) in Qt Mobility which uses > MFeedback::play() to provide instantaneous feedback (called theme effects in > the Qt Mobility API), but there are a couple of issues with that backend > plugin: One could develop a plugin by using the Feedback Fra

Re: [MeeGo-dev] Wayland effort in 1.3 - planning, discussion, activities, etc

2011-06-17 Thread Mohammad Anwari
2011/6/17 Carsten Munk : > > What are you guys working on and is there any open tasks you'd like to > mention - to inspire others to contribute? Maliit is busy crafting this into a prototype: http://wiki.meego.com/Maliit/Ideas/Supporting_Non_X11_Platforms#Out-of-process We have the first approach

Re: [MeeGo-dev] SCIM on Meego

2010-07-12 Thread Mohammad Anwari
2010/7/12 Liu, Raymond : > Well, For MTF IMF, I only have a client module written to make it work with > GTK app as well. And MTF IMF itself is developed by Mohammad, Pekka Vuorela > and a lot of other engineers from Nokia. I don't know whether they have the > plan, but I doubt it ;) Javis Ped

Re: [MeeGo-dev] Getting the address of the session dbus daemon

2010-10-01 Thread Mohammad Anwari
Re sent to mailing list. 2010/9/22 Auke Kok : > On 09/21/10 05:01, Pertti Kellomäki wrote: > ENV already has all the pointers to all applications *inside* the session. > For those coming from outside the Session, the --autolaunch method works. > MeeGo Touch apps seems to run but it can't access GC

Re: [MeeGo-dev] Minimal RAM requirements for MeeGo-Handset UX

2010-10-13 Thread Mohammad Anwari
2010/10/13 ssrk : > why are those top 5 process taking this much of memory? > so 128MB RAM is not good enough to run meego? Could you make sure that they're running with -remote-theme argument? Without it, the theme assets are loaded by the process itself. With it you share them with other process

Re: [MeeGo-dev] Does Meego well support internationalization/localization?

2010-10-26 Thread Mohammad Anwari
2010/10/26 Haicheng Li : > Keen to see your reply. Thanks in advance. For handset: http://apidocs.meego.com/mtf/i18n.html ___ MeeGo-dev mailing list MeeGo-dev@meego.com http://lists.meego.com/listinfo/meego-dev

Re: [MeeGo-dev] Virtual Keyboard

2010-11-02 Thread Mohammad Anwari
2010/11/2 praveen pandey : > Hi All, > > I dont see an 'Enter key' in Virtual Keyboard in meego 1.1 image. I tried > SMS application and wifi application but both keypads are not having 'Enter' > key. Is there a need to install some other keyboard layout. Hi, In 1.1 the Enter key is under Space,

Re: [MeeGo-dev] Virtual Keyboard

2010-11-02 Thread Mohammad Anwari
2010/11/2 Sivan Greenberg : > Hi, > > Without actually looking at the UI, but isn't this a bit awkward ? > e.g. Enter is common enough to be more apparent that that? Hopefully > it'll change for 1.2 ? Yes, it will change, you consider that as "a journey of the UI of MeeGo virtual keyboard" :-) ___