Re: fullscreen transparent keyboard
On Thu, Apr 1, 2010 at 9:51 AM, Chuck Norris norris.ch...@mail.ru wrote: I think it would be nice to have fullscreen transparent keyboard instead of small keyboard in the bottom that eats screen space. So anybody know application that fit my needs? I googled... but found nothing interesting. I've begun developing my own virtual keyboard. I've created sample gtk application - transparent window with one button that sends a to X. Will my keyboard be useful for anybody if I'll continue creating it? literki tested with shr-20100306 running illume2 keyboard set to none. fullscreen does not crash the phone. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: fullscreen transparent keyboard
there was literki which was a similar approach and I loved it. However, there was some illume bug that prevented to open any application in fullscreen. Thats why I stopped using it. So if u manage to overcome that issues I would be pleased to use that :p Maybe u can take a look at literki to grab some ideas or go on extending that one instead of building one from scratch. On 4/1/10, Chuck Norris norris.ch...@mail.ru wrote: I think it would be nice to have fullscreen transparent keyboard instead of small keyboard in the bottom that eats screen space. So anybody know application that fit my needs? I googled... but found nothing interesting. I've begun developing my own virtual keyboard. I've created sample gtk application - transparent window with one button that sends a to X. Will my keyboard be useful for anybody if I'll continue creating it? ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: fullscreen transparent keyboard
btw the bug was in enlightenment not illume: http://trac.enlightenment.org/e/ticket/398 On 4/1/10, Michele Brocco ssj2mi...@gmail.com wrote: there was literki which was a similar approach and I loved it. However, there was some illume bug that prevented to open any application in fullscreen. Thats why I stopped using it. So if u manage to overcome that issues I would be pleased to use that :p Maybe u can take a look at literki to grab some ideas or go on extending that one instead of building one from scratch. On 4/1/10, Chuck Norris norris.ch...@mail.ru wrote: I think it would be nice to have fullscreen transparent keyboard instead of small keyboard in the bottom that eats screen space. So anybody know application that fit my needs? I googled... but found nothing interesting. I've begun developing my own virtual keyboard. I've created sample gtk application - transparent window with one button that sends a to X. Will my keyboard be useful for anybody if I'll continue creating it? ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: fullscreen transparent keyboard
On Thu, Apr 1, 2010 at 10:00 AM, Michele Brocco ssj2mi...@gmail.com wrote: btw the bug was in enlightenment not illume: i really really really wish this annoyance was fixed. i loath the default keyboard, but i hate crashing phones more. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: fullscreen transparent keyboard
Hi I think it would be nice to have fullscreen transparent keyboard instead of small keyboard in the bottom that eats screen space. So anybody know application that fit my needs? I googled... but found nothing Fatfingershell. But as the name implies, that's a shell. Obviously, if there is screen interactivity allowed in the application where you'd need the keyboard (I mean, if it has buttons), you'll have problems overlaying it with a transparent keyboard. Which can be solved. I'm curious what you have in mind. Yes, I'd love it. $2c, *-pike ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: fullscreen transparent keyboard
What about creating new fullscreen keyboard profile for illume? My idea is huge keyboard in landscape display mode with single line upwards for text input. 2010/4/1 Chuck Norris norris.ch...@mail.ru: I think it would be nice to have fullscreen transparent keyboard instead of small keyboard in the bottom that eats screen space. So anybody know application that fit my needs? I googled... but found nothing interesting. I've begun developing my own virtual keyboard. I've created sample gtk application - transparent window with one button that sends a to X. Will my keyboard be useful for anybody if I'll continue creating it? ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: fullscreen transparent keyboard
Chuck Norris norris.ch...@mail.ru writes: application that fit my needs? I googled... but found nothing With xcompmgr and transset you can make any window transparent. This works for example with the xvkbd keyboard. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: fullscreen transparent keyboard
Here is, I think, exactly what you ask for : http://gitorious.org/kbosd Easy to use, easy to hack. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: fullscreen transparent keyboard
On Thu, Apr 1, 2010 at 12:10 PM, ri...@happyleptic.org wrote: Here is, I think, exactly what you ask for : http://gitorious.org/kbosd Easy to use, easy to hack. is that link down? its been taking some time to load at my workplace. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: fullscreen transparent keyboard
On Thu, 1 Apr 2010 12:28:00 -0700 jeremy jozwik jerjoz.for...@gmail.com (JJ) wrote: On Thu, Apr 1, 2010 at 12:10 PM, ri...@happyleptic.org wrote: Here is, I think, exactly what you ask for : http://gitorious.org/kbosd Easy to use, easy to hack. is that link down? its been taking some time to load at my workplace. works here, try git directly: git clone git://gitorious.org/kbosd/kbosd.git Petr ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: fullscreen transparent keyboard
-[ Thu, Apr 01, 2010 at 12:28:00PM -0700, jeremy jozwik ] http://gitorious.org/kbosd is that link down? its been taking some time to load at my workplace. Gitorious is slow at time (it's a ruby on rail thing). ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: fullscreen transparent keyboard
On Thu, 01 Apr 2010 23:51:57 +0700 Chuck Norris norris.ch...@mail.ru wrote: I think it would be nice to have fullscreen transparent keyboard instead of small keyboard in the bottom that eats screen space. So anybody know application that fit my needs? I googled... but found nothing interesting. I've begun developing my own virtual keyboard. I've created sample gtk application - transparent window with one button that sends a to X. Will my keyboard be useful for anybody if I'll continue creating it? I built my own bigger keyboards. The source repo is here: http://glitch.tl/cgi-bin/hgwebdir.cgi/home/host/glitch.tl/repos/openmoko-keyboards/summary -- Michael Smith +61 416 062 898 http://glitch.tl ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: fullscreen transparent keyboard
I think first someone who knows how should fix the standard keyboard in landscape - that ones been there since almost forever :( BillK On Thu, 2010-04-01 at 20:12 +0200, Martix wrote: What about creating new fullscreen keyboard profile for illume? My idea is huge keyboard in landscape display mode with single line upwards for text input. 2010/4/1 Chuck Norris norris.ch...@mail.ru: I think it would be nice to have fullscreen transparent keyboard instead of small keyboard in the bottom that eats screen space. So anybody know application that fit my needs? I googled... but found nothing interesting. I've begun developing my own virtual keyboard. I've created sample gtk application - transparent window with one button that sends a to X. Will my keyboard be useful for anybody if I'll continue creating it? ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community -- William Kenworthy bi...@iinet.net.au Home in Perth! ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: fullscreen transparent keyboard
ri...@happyleptic.org пишет: Here is, I think, exactly what you ask for : http://gitorious.org/kbosd Easy to use, easy to hack. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community Thanx :) But it's not exactly what I need. Keys of that keyboard are not transparent as I saw. Also keyboard must determine portrait/landscape and resize to whole screen(but it can be coded). ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: fullscreen transparent keyboard
Timo Juhani Lindfors пишет: Chuck Norris norris.ch...@mail.ru writes: application that fit my needs? I googled... but found nothing With xcompmgr and transset you can make any window transparent. This works for example with the xvkbd keyboard. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community xvkbd is nice. I'll try to make it transparent with transset. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: fullscreen transparent keyboard
Chuck Norris пишет: Timo Juhani Lindfors пишет: Chuck Norris norris.ch...@mail.ru writes: application that fit my needs? I googled... but found nothing With xcompmgr and transset you can make any window transparent. This works for example with the xvkbd keyboard. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community xvkbd is nice. I'll try to make it transparent with transset. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community cannot force bitbake to compile xvkbd. This keyboard uses xmkmf for creation Makefile. So I don't know how to run xmkmf properly in bb recipe... ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community