Re: Rotate single application

2008-11-27 Thread The Rasterman
t; > landscape mode). > > I think that's what the OP was asking for. Personally it would need some > careful interface design to avoid driving me nuts! It's another tool that > might be good for some people in some circumstances

Re: [Om2008.9] Where to set Illume's preferences?

2008-11-27 Thread The Rasterman
) > How do I fill the dictionary? Do I use the 'ij' or the 'ij' or do I offer > both? dictionary has bugs with utf8 (non-ascii) chars. so anything in the dict that is non-ascii will make word matching have problems. i just dont have time to fix it at the moment. >

Re: Illume dictionary for Dutch (Nederlands)

2008-11-27 Thread The Rasterman
On Fri, 28 Nov 2008 00:20:38 +0100 Pander <[EMAIL PROTECTED]> babbled: > Is it possible to put comments in the .dic file? If so, in what format? > E.g. only the first couple of lines which start with a #. no. it doesnt support comments. > Carsten Haitzler (The Rasterman) wrote:

Re: [Om2008.9] Where to set Illume's preferences?

2008-11-27 Thread The Rasterman
akes away your freedom, the other is free but needs your > work. > > ___________ > Openmoko community mailing list > community@lists.openmoko.org > http://lists.openmoko.org/mailman/listinfo/community > -- - Codito, ergo sum -

Re: Rotate single application

2008-11-27 Thread The Rasterman
r video that prefers to run in landscape mode). -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)[EMAIL PROTECTED] ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: Rotate single application

2008-11-26 Thread The Rasterman
On Thu, 27 Nov 2008 00:53:01 + Al Johnson <[EMAIL PROTECTED]> babbled: > On Thursday 27 November 2008, Carsten Haitzler wrote: > > On Thu, 27 Nov 2008 03:04:03 +0300 "Alexander Chemeris" > > > > <[EMAIL PROTECTED]> babbled: > > > On Thu, Nov

Re: Rotate single application

2008-11-26 Thread The Rasterman
On Thu, 27 Nov 2008 03:04:03 +0300 "Alexander Chemeris" <[EMAIL PROTECTED]> babbled: > On Thu, Nov 27, 2008 at 2:39 AM, The Rasterman Carsten Haitzler > <[EMAIL PROTECTED]> wrote: > > On Thu, 27 Nov 2008 01:43:49 +0300 "Alexander Chemeris" > >

Re: Rotate single application

2008-11-26 Thread The Rasterman
ing for > is an ability to rotate a single aplpication, leaving illume and other > apps in portrait orientation. > > Btw, thanks for pointing to ScummVM, I should try this. :) you will need to make the app itself handle its own rotated drawing. it's up to the app. --

Re: [debian] state of enlightment and illume packaging

2008-11-25 Thread The Rasterman
On Tue, 25 Nov 2008 23:34:29 + "Neil Jerram" <[EMAIL PROTECTED]> babbled: > 2008/11/23 The Rasterman Carsten Haitzler <[EMAIL PROTECTED]>: > > > > it's atypical. trust me. i do NOT like segv's! if i see them, i hunt them > > down with ven

Re: How to change idle to suspend time from console in 2008.9?

2008-11-25 Thread The Rasterman
On Tue, 25 Nov 2008 01:44:53 -0800 (PST) walkie <[EMAIL PROTECTED]> babbled: > > > > Carsten Haitzler (The Rasterman)-2 wrote: > > > > On Tue, 25 Nov 2008 00:01:02 -0800 (PST) walkie <[EMAIL PROTECTED]> babbled: > > > >> PPS. Where to re

Re: How to change idle to suspend time from console in 2008.9?

2008-11-25 Thread The Rasterman
__ > Openmoko community mailing list > community@lists.openmoko.org > http://lists.openmoko.org/mailman/listinfo/community > -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)[EMAIL PROTECTED]

Re: [debian] state of enlightment and illume packaging

2008-11-23 Thread The Rasterman
ixing/cleaning", so they just wait until i do, other are "what on earth was that?" bugs. -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)[EMAIL PROTECTED] ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: Calling interested Glamo OpenGL developers (was: The forbidden topic: Glamo OpenGL)

2008-11-21 Thread The Rasterman
On Fri, 21 Nov 2008 12:19:59 +0100 "Nicola Mfb" <[EMAIL PROTECTED]> babbled: > 2008/11/20 The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> > > > it's accelerated - but likely polling the command queue status as you have > > no > > interrupts t

Re: Calling interested Glamo OpenGL developers (was: The forbidden topic: Glamo OpenGL)

2008-11-20 Thread The Rasterman
>> develop 3D development on FR. > >> > >> - -- > >> Neng-Yu Tu (Tony Tu) > >> Openmoko, Inc. > >> Support. > >> -BEGIN PGP SIGNATURE- > >> Version: GnuPG v1.4.9 (MingW32) > >> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > >> > >> iEYEARECAAYFAkkg9oEACgkQmV6sZhhBn2+FKQCgq+A2HsKkNTlKHvZgi/zjlale > >> qXsAn2gi5L3cc0/SKjYF54ve6KtzIABW > >> =fJkN > >> -END PGP SIGNATURE- > >> > >> ___ > >> Openmoko community mailing list > >> community@lists.openmoko.org > >> http://lists.openmoko.org/mailman/listinfo/community > >> > > > > > > > > -- > > H. Lally Singh > > Ph.D. Candidate, Computer Science > > Virginia Tech > > > > ___ > > 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 > -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)[EMAIL PROTECTED] ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: Calling interested Glamo OpenGL developers (was: The forbidden topic: Glamo OpenGL)

2008-11-20 Thread The Rasterman
t; way to export interrupts to userspace (in the kernel since ~2.6.23). this is relatively new. :) -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)[EMAIL PROTECTED] ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: Calling interested Glamo OpenGL developers (was: The forbidden topic: Glamo OpenGL)

2008-11-20 Thread The Rasterman
in the past. this may have changed recently. so u can patch and create a specific driver just for glamo just to export an interrupt - and it'll never go upstream most likely, and the kernel supports no "generic" hook to an interrupt from userspace. one way or another something will blo

Re: Calling interested Glamo OpenGL developers (was: The forbidden topic: Glamo OpenGL)

2008-11-20 Thread The Rasterman
On Thu, 20 Nov 2008 19:00:02 +0100 "Nicola Mfb" <[EMAIL PROTECTED]> babbled: > 2008/11/18 The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> > > > [...] > > evas supports opengl too. no it doesn't have an advantage, as glamo won't > > be &

Re: Illume dictionary for Dutch (Nederlands)

2008-11-20 Thread The Rasterman
nknown > >> > + Whatever you do will be insignificant, > >> > | but it is very important that you do it -- Gandhi > >> > + So let's do it...? > >> > > >> > ___ > >> > Openmoko community mailing lis

Re: Illume dictionary for Dutch (Nederlands)

2008-11-19 Thread The Rasterman
cover as many languages as i can with 1 format and have minimal dict size overhead etc. -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)[EMAIL PROTECTED] ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: Calling interested Glamo OpenGL developers (was: The forbidden topic: Glamo OpenGL)

2008-11-18 Thread The Rasterman
On Tue, 18 Nov 2008 15:01:51 +0100 "Nicola Mfb" <[EMAIL PROTECTED]> babbled: > 2008/11/17 The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> > > > [...] > > no - it's not possible to do a "scroll" (via blit) as you have > > alpha ch

Re: Volume, a kingdom for a volume lever...

2008-11-18 Thread The Rasterman
lable then. -- ----- Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)[EMAIL PROTECTED] ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: Calling interested Glamo OpenGL developers (was: The forbidden topic: Glamo OpenGL)

2008-11-17 Thread The Rasterman
n terms of performance and i have other much better and more important platforms to support as well :) -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)[EMAIL PROTECTED] ___ Ope

Re: Buzzing (was :The forbidden topic: Glamo OpenGL)

2008-11-17 Thread The Rasterman
do all their gfx ops WITHOUT a single round trip (thus no cache flush) and they only flush on final draw of everything - so just once per frame really (for the app). -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)[EMAIL PROTECTED] ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: Calling interested Glamo OpenGL developers (was: The forbidden topic: Glamo OpenGL)

2008-11-17 Thread The Rasterman
th Mozilla - http://enigmail.mozdev.org > > > > iEYEARECAAYFAkkg9oEACgkQmV6sZhhBn2+FKQCgq+A2HsKkNTlKHvZgi/zjlale > > qXsAn2gi5L3cc0/SKjYF54ve6KtzIABW > > =fJkN > > -END PGP SIGNATURE- > > > > ___ > > Op

Re: Buzzing (was :The forbidden topic: Glamo OpenGL)

2008-11-15 Thread The Rasterman
you'd have to write a "forked" x with all sorts of hooks higher up. - but it's possible... and then x client work as they always did - and get more use of the hardware :) -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (

Re: Buzzing (was :The forbidden topic: Glamo OpenGL)

2008-11-15 Thread The Rasterman
ather small and lean. extensions exist to do just about everything. very little does not exist in some x extension these days. -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)[EMAIL PROTECTED] ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: Font size problem #2

2008-11-14 Thread The Rasterman
> about 10 inches. So the FR should be set to about 110 dpi. This would have > about the same effect as using a font size of 5 points. > > Michael > --- > > ___ > Openmoko community mailing list > community@lists.openmoko.org > http://

Re: Illume home screen subfolders?

2008-11-13 Thread The Rasterman
is just one of several gadgets). -- ----- Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)[EMAIL PROTECTED] ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: [FDOM] Mouse cursor visibility

2008-11-04 Thread The Rasterman
On Tue, 04 Nov 2008 16:31:26 +0100 "Marco Trevisan (Treviño)" <[EMAIL PROTECTED]> babbled: > Carsten Haitzler (The Rasterman) wrote: > > On Tue, 28 Oct 2008 19:57:27 +0100 Bastiaan Hovestreydt > > <[EMAIL PROTECTED]> babbled: > > > >> Hi, >

Re: [debian] state of enlightment and illume packaging

2008-11-02 Thread The Rasterman
havent done a "snap" of that yet. lots of changes are still settling. -- ----- Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)[EMAIL PROTECTED] ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: Howto remap AUX and Power Button

2008-11-01 Thread The Rasterman
ccess to the keybindings for e. they are bound keys and configs. the bindings dialog is a bit unusable tho on the screen/theme :) -- ----- Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)[EMAIL PROTECTED] ___

Re: [FDOM] Mouse cursor visibility

2008-10-28 Thread The Rasterman
ssibly get a cursor. -- --------- Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)[EMAIL PROTECTED] ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: GTA03 - buttons or touchscreen

2008-10-25 Thread The Rasterman
http://lists.openmoko.org/mailman/listinfo/community > -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)[EMAIL PROTECTED] ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: Compilation errors

2008-10-22 Thread The Rasterman
or a linux based embedded system... so it'll need the linux kernel headers for the fb ioctl enums etc. :) -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)[EMAIL PROTECTED] ___ O

Re: Android open sourced

2008-10-21 Thread The Rasterman
ther purpose". -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)[EMAIL PROTECTED] ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: Android open sourced

2008-10-21 Thread The Rasterman
andsets. > > I sense a golden age on the horizon :) > > -- > Daniel Benoy > http://daniel.benoy.name > -- > Daniel Benoy > http://daniel.benoy.name > > ___ > Openmoko community mailing list > community@lists.openmoko.org

Re: New Rasterman Image...

2008-10-15 Thread The Rasterman
rman.com/files/gta03-idea-1.png I like a > lot all the design less one detail, raster let's start again a qvga vs > vga flame? :) that's an old design i did. before om had any designs of its own. it's just useless junk right now. > > Rui > > > > > __

Re: Example of community manager job role Was: Re: FBReader now working on the FreeRunner

2008-10-13 Thread The Rasterman
tivity is monitored and logged and is revertable. not to mention the psychological "inclusiveness" that this shows to people. -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)[EMAIL PROTECTED] ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: Editing text files

2008-10-12 Thread The Rasterman
h are expensive) also it tends to hide under your finger. if the keyboard wasnt all black but lets say white or green with a texture and details - u'd notice the square box. -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Hai

Re: [Raster+FSO] Illume keyboard troubles

2008-10-11 Thread The Rasterman
as it didn't have any scrollbars. so you never noticed the laziness. > j > > > > _______ > Openmoko community mailing list > community@lists.openmoko.org > http://lists.openmoko.org/mailman/listinfo/community > -- --

Re: [Raster] safe repo?

2008-10-09 Thread The Rasterman
; error message. > Is there a way to disable the splash in order to find a solution to > this problem ? this has been fixed upstream and in my builds - you upgraded to an untested set of packages! :( (i definitely didnt up my svnrev patches to any broken versions) :) -- - Codito, erg

Re: [Raster+FSO] Some issues

2008-10-09 Thread The Rasterman
focus is on a container for other things i'm doing and bit by bit polish up pieces and make it better - illume, e17, theme, etc. etc. > I think that's all by now. I hope this report help finding bugs. > > > ___ > Openmoko communit

Re: New Rasterman Image...

2008-10-07 Thread The Rasterman
21156 13 bnep,rfcomm,hidp > hci_usb13980 0 > bluetooth 54400 7 bnep,rfcomm,hidp,l2cap,hci_usb > > > Any suggestions on what I've missed? if it makes noises from the alarm... audio works - the alarm app is simple. it just ex

Re: New Rasterman Image...

2008-10-06 Thread The Rasterman
On Tue, 7 Oct 2008 02:07:38 -0400 Joel Newkirk <[EMAIL PROTECTED]> babbled: > On Tue, 7 Oct 2008 10:52:13 +1100, Carsten Haitzler (The Rasterman) > <[EMAIL PROTECTED]> wrote: > > On Thu, 02 Oct 2008 20:52:00 +0200 "Marco Trevisan (Treviño)" > > <[EMA

Re: New Rasterman Image...

2008-10-06 Thread The Rasterman
On Thu, 02 Oct 2008 20:52:00 +0200 "Marco Trevisan (Treviño)" <[EMAIL PROTECTED]> babbled: > Carsten Haitzler (The Rasterman) wrote: > > it does have concept of frequency orf words. i just dont have any DATA for > > that. the dict format handles is: > >

Re: New Rasterman Image...

2008-10-06 Thread The Rasterman
On Mon, 6 Oct 2008 14:01:14 -0400 "Chris Wright" <[EMAIL PROTECTED]> babbled: > 2008/10/1 The Rasterman Carsten Haitzler <[EMAIL PROTECTED]>: > > eg: > > > > Press | Guess+dist > > e e+0 w+1 r+2 d+2 s+1 > > r r+0 t+1 e+2 f+1 g+2

Re: New Rasterman Image...

2008-10-05 Thread The Rasterman
start. needs much more polish. -- --------- Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)[EMAIL PROTECTED] ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: discouraged: projects.openmoko.org unmaintained?

2008-10-05 Thread The Rasterman
ommunity@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 > -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)[EMAIL PROTECTED] ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: New Rasterman Image...

2008-10-05 Thread The Rasterman
rbage (so now suggestion lists are huge and most of them are entire junk as they are some bizarre name). > Daniel Willmann wrote: > > On Fri, 3 Oct 2008 09:34:28 +1000 > > Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote: > > > >> On Thu, 02 Oct 2008 09

Re: New Rasterman Image...

2008-10-05 Thread The Rasterman
. > Regards, > Daniel Willmann > -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)[EMAIL PROTECTED] ___ Openmoko community mailing list community@lists.openmoko.org ht

Re: New Rasterman Image...

2008-10-02 Thread The Rasterman
e as usage happens :) there's only so much hunting of data i can (and will) do as a developer. it's a never-ending game of "gather more data into dictionaries". i need to put in the mechanisms by which this is possible (already done) and leave it up to the vast pool of users to fil

Re: New Rasterman Image...

2008-10-02 Thread The Rasterman
On Thu, 02 Oct 2008 17:10:27 +0200 "Marco Trevisan (Treviño)" <[EMAIL PROTECTED]> babbled: > Carsten Haitzler (The Rasterman) wrote: > > On Wed, 1 Oct 2008 21:05:53 -0600 "Ori Pessach" <[EMAIL PROTECTED]> > > babbled: > > > >> I unde

Re: New Rasterman Image...

2008-10-02 Thread The Rasterman
gt; I promised you some frequency data a while back. > http://ucrel.lancs.ac.uk/bncfreq/flists.html > http://ucrel.lancs.ac.uk/bncfreq/lists/1_2_all_freq.txt > > there are others as well > > Carsten Haitzler (The Rasterman) wrote: > > On Wed, 1 Oct 2008 21:05:53 -0600 "

Re: New Rasterman Image...

2008-10-02 Thread The Rasterman
x up your monster mash. :) mash more and more over time and its idea of what words are more important that others to match will improve over time as you use it. of course words not in the dictionary can't be de-mashed, so just hold and drag in zoom

Re: New Rasterman Image...

2008-10-02 Thread The Rasterman
> > > > > ___ > Openmoko community mailing list > community@lists.openmoko.org > http://lists.openmoko.org/mailman/listinfo/community -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)[EMAIL PROTECTED] ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: New Rasterman Image...

2008-10-01 Thread The Rasterman
On Thu, 2 Oct 2008 00:19:50 -0400 Joel Newkirk <[EMAIL PROTECTED]> babbled: > On Thu, 2 Oct 2008 13:11:21 +1000, Carsten Haitzler (The Rasterman) > <[EMAIL PROTECTED]> wrote: > > > for entering sms/email/"human stuff" its great. if the word is not in &g

Re: New Rasterman Image...

2008-10-01 Thread The Rasterman
st and at the top is EXACTLY what you typed. look at it then go "wow! it managed to correct THAT into the list of following words! wow!" it's astounding how it can turn a mangled mess into a legible word. it works! -- - Codito, ergo sum - "I code, therefore I a

Re: New Rasterman Image...

2008-10-01 Thread The Rasterman
t listed as one of the most likely. use it for a bit and it learns and gets better. if you wish to generate a dictionary with frequency info - please do so! i made it really easy. -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)[EMAIL PROTECTED] ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: New Rasterman Image...

2008-10-01 Thread The Rasterman
odes to FORCE a letter to be used (in illume press and hold for 0.25 sec and the zoom box pops up - qtopia has a similar thing). in illume any letters you zoomed in on will not be "corrected". they will be taken as explicit selections and thus reduce the search space. illume

Re: [2008.09][FSO] Programming interface to wifi Icon

2008-10-01 Thread The Rasterman
ace wallpaper, etc - basic customization, > not full-on UI redesign work) install edje-utils. use edje_decc then :) but really - you just want e's wallpaper setting dialog that already does all of this (if you ever used e on the desktop). > j > > > __

Re: kobodeluxe - how do you quit?

2008-09-25 Thread The Rasterman
moko community mailing list > community@lists.openmoko.org > http://lists.openmoko.org/mailman/listinfo/community > -- ----- Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)[EMAIL PROTECTED] _

Re: kobodeluxe - how do you quit?

2008-09-25 Thread The Rasterman
omewhere. in this case it's definitely bad ui design for kobo on such a platform. yes the wm could do more to work around such things. -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)[EMAIL PROTECTED] _

Re: Concept arts. Interface - how I would like it to see.

2008-09-25 Thread The Rasterman
"auto arrange". ie i cant go create a "vbox" or "hbox" then drag N elements into it and then let it auto-arrange (or some hider that taks N elements and groups them into a v/hbox or table and then shows/hides with a little control tab/button etc.) it was very raw. --

Re: Concept arts. Interface - how I would like it to see.

2008-09-25 Thread The Rasterman
> Openmoko community mailing list > community@lists.openmoko.org > http://lists.openmoko.org/mailman/listinfo/community -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)[EMAIL PROTECTED] ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: [2008.9] Font scaling for illume keyboard?

2008-09-25 Thread The Rasterman
he phone? It has so many > (nice) effects! of course not! :) its a lot slower. the scrolling specifically. -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)[EMAIL PROTECTED] __

Re: [2008.9] Font scaling for illume keyboard?

2008-09-24 Thread The Rasterman
On Wed, 24 Sep 2008 21:14:19 -0700 Charles-Henri Gros babbled: > Carsten Haitzler (The Rasterman) wrote: > > On Wed, 24 Sep 2008 20:42:48 -0700 Charles-Henri Gros > [EMAIL PROTECTED]> babbled: > > > >>>>> the font size itself is defined in the theme -

Re: [2008.9] Getting rid of the bottom bar

2008-09-24 Thread The Rasterman
the > default for texts so if the keyboard crashes (I'm using FDOM which is > modified 2008.X) then it goes back to default instead of terminal. keyboard crashes? if keyboard crashes in illume.. that means e crashes... -- - Codito, ergo sum - "

Re: [2008.9] Font scaling for illume keyboard?

2008-09-24 Thread The Rasterman
#x27;s hard to figure out which > value to change. There's a dialog border entry, but which one controls > keyboard keys border? keep looking! (it may be called something obvious.. like keyboard.. or kbd!) :) -- - Codito, ergo sum - "I code, therefore I am" ---

Re: [2008.9] Font scaling for illume keyboard?

2008-09-24 Thread The Rasterman
On Wed, 24 Sep 2008 20:18:20 -0700 Charles-Henri Gros babbled: > Carsten Haitzler (The Rasterman) wrote: > > On Wed, 24 Sep 2008 19:28:06 -0700 Charles-Henri Gros > [EMAIL PROTECTED]> babbled: > > > >> After my iPhone-bearing friends kept telling me the keyboard

Re: [2008.9] Getting rid of the bottom bar

2008-09-24 Thread The Rasterman
before to do it properly. -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)[EMAIL PROTECTED] ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: [2008.9] Font scaling for illume keyboard?

2008-09-24 Thread The Rasterman
et). so theme can change a huge amount of stuff. i'm not finished with this stuff - lots of work to go. -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)[EMAIL PROTECTED] __

Re: Concept arts. Interface - how I would like it to see.

2008-09-24 Thread The Rasterman
On Thu, 25 Sep 2008 00:52:03 +0200 Tilman Baumann <[EMAIL PROTECTED]> babbled: > > Am 25.09.2008 um 00:36 schrieb Carsten Haitzler (The Rasterman): > > > On Wed, 24 Sep 2008 19:26:21 +0200 Tilman Baumann > > <[EMAIL PROTECTED]> babbled: > > > >&g

Re: Concept arts. Interface - how I would like it to see.

2008-09-24 Thread The Rasterman
radical changes like that (as such that's simply list view mode for the filemanager - a toggle option in the code). > > > Carsten Haitzler (The Rasterman) wrote: > > On Wed, 24 Sep 2008 18:00:56 +0200 DJDAS <[EMAIL PROTECTED]> babbled: > > > > shameless plug:

Re: Concept arts. Interface - how I would like it to see.

2008-09-24 Thread The Rasterman
the main screen. > > ___ > Openmoko community mailing list > community@lists.openmoko.org > http://lists.openmoko.org/mailman/listinfo/community > -- - Codito, ergo sum - "I code, therefore I am" -- Th

Re: Scrolling in EVAS

2008-09-17 Thread The Rasterman
much more hardware to support than glamo and since its more or less a blip in the scheme of things, i'm focusing on what is going to win the most per effort spent (nb i'd do a scale cache long before a scroller/blit specific object) :) -- ----- Codito, ergo sum - "I

Re: Mockup or what else?

2008-09-17 Thread The Rasterman
it!... as i said. nowhere near complete. -- ----- Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)[EMAIL PROTECTED] ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: Mockup or what else?

2008-09-16 Thread The Rasterman
y time right now. -- ----- Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)[EMAIL PROTECTED] ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: Mockup or what else?

2008-09-15 Thread The Rasterman
so often? In every message I've read about, it's always > stated that there's no so much "openness" as it should be. > This won't to be a flame, but we all know how people like Rasterman are > important for the project. I can't really understand how we can throw > those opportunities away... -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)[EMAIL PROTECTED] ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: Mockup or what else?

2008-09-15 Thread The Rasterman
e yet - sitting on my local disk. i have a bizarre bug to fix and i do not know what the cause is yet (sunk many hours on the weekend into digging into it) before i can move on. it's a bit of a showstopper. -- ----- Codito, ergo sum - "I code, the

Re: Why qtopia uses framebuffer and ASU can't?

2008-09-08 Thread The Rasterman
going "running in the framebuffer is so much faster" taking fb drawing as obviously faster and something desirable you must do for speed. so as such i used it correctly - just misspelt. > On 9/8/08, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > > On Su

Re: Why qtopia uses framebuffer and ASU can't?

2008-09-07 Thread The Rasterman
. it also wont help the boot THAT much. you want to find the BIG gains - not the small ones. it consumes maybe about 20-25% (combine enlightenment_init and xglamo) for the animation. so yes - u'd speed it up by a bit - but not immensely (not double or triple which is what u really want).

Re: Why qtopia uses framebuffer and ASU can't?

2008-09-07 Thread The Rasterman
most desktop x drivers when it comes to 2d). > Thank you! > > ___ > Openmoko community mailing list > community@lists.openmoko.org > http://lists.openmoko.org/mailman/listinfo/community > -- ----- Codito, ergo sum - "I code,

Re: ASU keyboards, again

2008-09-03 Thread The Rasterman
On Thu, 04 Sep 2008 00:58:26 +0200 "Marco Trevisan (Treviño)" <[EMAIL PROTECTED]> babbled: > Carsten Haitzler (The Rasterman) wrote: > > the illume keyboard is the one with "full qwerty" and no fancy graphics.. > > also able to have fancy graphic

Re: illume-config-illume on 2008.8-updates

2008-09-01 Thread The Rasterman
uncher, > just a white background). ok it did - you asked e to use a profile that didn't exist - it fell back to e's default... whihc is the desktop config e comes with. :) thus the profile.cfg file tells it to use illume, it goes "hmm - doesnt exist - well i'll use the d

Re: illume-config-illume on 2008.8-updates

2008-09-01 Thread The Rasterman
kage :) they are all recommended ones for illume. -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)[EMAIL PROTECTED] ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: illume-config-illume on 2008.8-updates

2008-09-01 Thread The Rasterman
On Tue, 2 Sep 2008 11:51:21 +1000 "Ben Batt" <[EMAIL PROTECTED]> babbled: > On Tue, Sep 2, 2008 at 9:53 AM, The Rasterman Carsten Haitzler > <[EMAIL PROTECTED]> wrote: > > rm -rf ~/.e/e/config/illume > > Thank you Rasterman! I'm using the 20080

Re: illume-config-illume on 2008.8-updates

2008-09-01 Thread The Rasterman
> illume-keyboards-terminal - 0.0+svnr35693-r13 - > illume-theme-freesmartphone - > 0.0+gitr5cdedae0e45911ef10f6966587e7f3e842b5d2bd-r0 - > # cat /etc/enlightenment/default_profile > E_PROFILE="-profile illume" > # grep QTOPIA_NO_VIRTUAL_KEYBOARD /etc/X11/Xsession.d/8

Re: 2008.8 update: Wrench doesn't appear even with illume-configinstalled

2008-09-01 Thread The Rasterman
if u had one) > > > > I did that, but wrench didn't appear even after rebooting :-( someone else just did it and it works. (From: yves mahe <[EMAIL PROTECTED]> - Subject: Re: illume-config-illume on 2008.8-updates) -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)[EMAIL PROTECTED] ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: illume-config-illume on 2008.8-updates

2008-09-01 Thread The Rasterman
moko community mailing list > community@lists.openmoko.org > http://lists.openmoko.org/mailman/listinfo/community > -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)[EMAIL PROTECTED] _

Re: 2008.8 update: Wrench doesn't appear even with illume-config installed

2008-09-01 Thread The Rasterman
___ > > Openmoko community mailing list > > community@lists.openmoko.org > > http://lists.openmoko.org/mailman/listinfo/community > > > > https://docs.openmoko.org/trac/ticket/1863 rm -rf ~/.e/e/config/illume (wipe your old one

Re: 2008.8: Enlightenment crashing at bootup after upgrade

2008-09-01 Thread The Rasterman
d images i made and they work - this segv did exist and i fixed it. so either a change has not been pushed through from dev or its something new - but i haven't been able to reproduce on a clean image. -- - Codito, ergo sum - "I code, therefore I am&quo

Re: ASU Illume Tango Theme

2008-08-28 Thread The Rasterman
Nice job, guys !!! I've adopted the themes, (Illume & GTK), and it's > great ! > > I'm not sure they save power (due to high light), but it's s sexy > than the standard black theme :) color changes make NO power difference. really. zippo. --

Re: Folders in application launcher?

2008-08-28 Thread The Rasterman
with symlinks to .desktop files is managed by the code thus you don't have a lot of choice there. so as such - really.. you can't do it. it's a simple launcher. -- Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: ASU keyboards

2008-08-28 Thread The Rasterman
creating its own. it needs to be told to turn it off with the environment variable. there isn't any other way to do it right now. > efl rev: 35661 > illume rev: 35693 > > any idea ? > > > Regards, > John -- Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: ASU keyboards

2008-08-28 Thread The Rasterman
ng for. But I second Tom's question: we would love to know more > precisely when and where "it should be available". i don't know - i am not in charge of making it public. what i will do is work on FSO in future and put all this stuff over that corner of the woods. -- C

Re: ASU keyboards

2008-08-28 Thread The Rasterman
button, and still the same old > keyboard popped up when i entered (eg) terminal. > > getting rid of the qtopia keyboard in favour of a full, non-predictive > qwerty keyboard is one of my fondest aims at the moment, so i'd appreciate >

Re: ASU keyboards, again

2008-08-27 Thread The Rasterman
On Thu, 28 Aug 2008 04:37:23 +0200 "Marco Trevisan (Treviño)" <[EMAIL PROTECTED]> babbled: > Carsten Haitzler (The Rasterman) wrote: > > On Wed, 27 Aug 2008 23:12:59 +0200 "Marco Trevisan (Treviño)" > > <[EMAIL PROTECTED]> babbled: > >> Im

Re: ASU keyboards

2008-08-27 Thread The Rasterman
On Thu, 28 Aug 2008 11:43:01 +1000 Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> babbled: ok. i suck. i have screwed this defsault_profile monkey. 1 last time for the dummies (i.e. - me). 1. opkg install illume-config-illume (get illume's config panel and illume keyboard by def

Re: ASU keyboards

2008-08-27 Thread The Rasterman
On Thu, 28 Aug 2008 10:13:23 +1000 Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> babbled: hmm ok busybox echo doesnt know about -- and -n - do drop the -- :) > On Thu, 28 Aug 2008 10:05:56 +1000 Carsten Haitzler (The Rasterman) > <[EMAIL PROTECTED]> babbled: > >

Re: ASU keyboards

2008-08-27 Thread The Rasterman
On Thu, 28 Aug 2008 10:13:23 +1000 Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> babbled: oops. messed up. let me do this again... 1. opkg install illume-config-illume (this should be available) 2. echo -- "-profile illume" > /etc/enlightenment/default_profile

<    1   2   3   4   5   6   7   8   >