On 12/22/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hi all!
> I have a problem:
> I need to discover the level of available battery of the device. I return
> this value to an application that it aims at to save energy. I have only
> two problems:
> 1. I do not have Nokia 770 :P
> 2. The d
Hi Philippe,
On 12/21/05, Philippe De Swert <[EMAIL PROTECTED]> wrote:
I have used gtkhtml-3.0 before in GPE. There everything was working fine(except that it had a pretty large footprint) I have some trimmed down gtkhtml sourc here :
http://stag.mind.be/gpe-helpviewer.html. Mainly I reduced thed
On 12/21/05, Luc Pionchon <[EMAIL PROTECTED]> wrote:
> Hi koen, rusty,
>
> You are correct regarding UI and screen size. It shows where it breaks.
> (There is no surprised here). But *porting* Maemo to other devices will
> show assumptions based on 770 others than just screen size, we may have
> su
Hi koen, rusty,
You are correct regarding UI and screen size. It shows where it breaks.
(There is no surprised here). But *porting* Maemo to other devices will
show assumptions based on 770 others than just screen size, we may have
surprises.
What's about dedicated hardkeys? iPAQ and 770 have dif
Hi all!
I have a problem:
I need to discover the level of available battery of the device. I return
this value to an application that it aims at to save energy. I have only
two problems:
1. I do not have Nokia 770 :P
2. The directory that could contain the information,
/proc/acpi/battery is empty
Hi,
> If maemo had a notion of DPI this would be much easier, but as
> Tommi pointed out, requires us to fix most of the internets css files
I don't quite see what CSS files have to do with changing theme
font sizes.
Why you cannot just change the font sizes listed by:
grep font_name /usr/shar
Hi Henry,
> > Has this software been tested on the desktop with a touchscreen?
> > With touch screen there are very few mouse moves compared to non-
> > touchscreen displays.
=> I don't know if libgtkhtml-2.0 has been tested on the desktop with a
> touchscreen. It's the first time I use that libra
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Eero Tamminen wrote:
> Hi,
>
>
>>that an interesting screenshot because it illustrates some basic
>>scalablility issues even at 640x480 which isn't that different from
>>the 770.
>
>
> Is there anything that couldn't be fixed just by finetuning the
Hi,
> that an interesting screenshot because it illustrates some basic
> scalablility issues even at 640x480 which isn't that different from
> the 770.
Is there anything that couldn't be fixed just by finetuning the
theme files i.e. without touching any code?
The titlebar is just single large im
Right, you don't even need the Zaurus for that ... just change your
Xephyr resolution to 640x480 and you'll see the same effect (makes it
easier for developers to see the problem).
rusty
On 12/21/05, Koen Kooi <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Luc Pi
Wow, I thought I had done that step but missed it in my haste ;-)
Anyway it works now... pushing onward!
Thanks!
rusty
On 12/21/05, Janne Kataja <[EMAIL PROTECTED]> wrote:
> Russell Geldmacher wrote:
>
> >Hi all,
> >
> >I'm playing around with rebuilding the root file system and am running
> >in
Hi,
Koen Kooi wrote:
> It's as easy as pointing $DISPLAY to your handheld:
> http://dominion.kabel.utwente.nl/koen/blog/pyblosxom.cgi/2005/May/29
that an interesting screenshot because it illustrates some basic scalablility
issues even at 640x480 which isn't that different from the 770. Porting M
On 12/21/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]
> wrote:-- Forwarded message --
From: Eero Tamminen <[EMAIL PROTECTED]>To: maemo-developers@maemo.orgDate: Wed, 21 Dec 2005 15:14:32 +0200
Subject: Re: [maemo-developers] [libgtkhtml-2.0] HtmlDocument not receiving mouse clicksHi,> I
On 12/21/05, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote:
> On 12/21/05, Kalle Vahlman <[EMAIL PROTECTED]> wrote:
> > On 12/21/05, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote:
> > > On 12/21/05, Tapani Pälli <[EMAIL PROTECTED]> wrote:
> > > > * What is causing slowness?
> > >
> > > It
hi,
I am new to the list, so I sorry if it is an FAQ. I was looking for
extra repositories for N770 packages for ARM and PC: I am also
unfortunately new to debian (using gentoo and suse). Thus telling me how
to add a new repository would be kind.
It would be cool if anyone could add the informati
On 12/21/05, Kalle Vahlman <[EMAIL PROTECTED]> wrote:
> On 12/21/05, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote:
> > On 12/21/05, Tapani Pälli <[EMAIL PROTECTED]> wrote:
> > > * What is causing slowness?
> >
> > It's disappointing that with every release gtk gets slower...
>
> Where's the n
On 12/21/05, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote:
> On 12/21/05, Tapani Pälli <[EMAIL PROTECTED]> wrote:
> > * What is causing slowness?
>
> It's disappointing that with every release gtk gets slower...
Where's the numbers for that? Or is this the fabled "user experience"
that can't
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Tapani Pälli wrote:
> Hello,
> * I will happily try running other tests aswell, don't hesitate to answer
I'm wondering if the slowndown is being caused by excessive use of
floating points. To test this you could run these tests on a cpu with
floati
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Luc Pionchon wrote:
> Hi,
>
> On Tue, 2005-12-20 at 16:29 +0100, ext Erik Bågfors wrote:
>
>>My first thinking when it comes to this is to port maemo to an
>>existing machine, such as a IPAQ which already runs linux and today
>>GPE.
>
>
> Sounds li
On 12/21/05, Tapani Pälli <[EMAIL PROTECTED]> wrote:
> * What is causing slowness?
It's disappointing that with every release gtk gets slower... someone
that works with pango should take a look at this and try to run gprof
to check for bootlenecks.
--
Gustavo Sverzut Barbieri
Hello,
Here are test results for Pango performance on 770 :
===
TEST : Pango performance on 770
===
Test programs are made by OpenedHand, all tests are measuring fullscreen
write speed.
Timestamps are taken using gettimeofday() after renderi
Hi,
> I'm working on a chm viewer based on chmlib and libgtkhtml-2.0 (built
> with --disable-accessibilty). Everything is working fine inside
> scratchbox, but on the actual device I notice that the link_clicked
> callback on the HtmlDocument widget is not working. Looking further, I
> notice that
Hi,
On Tue, 2005-12-20 at 16:29 +0100, ext Erik Bågfors wrote:
> My first thinking when it comes to this is to port maemo to an
> existing machine, such as a IPAQ which already runs linux and today
> GPE.
Sounds like a great idea.
Did anyone out there give it a try already?
>
> But Maemo is s
Russell Geldmacher wrote:
Hi all,
I'm playing around with rebuilding the root file system and am running
into trouble with some packages listed in rootfs.packages (gotten from
https://stage.maemo.org/svn/integration/trunk/rootfs/)
Some binaries need to be downloaded separately. Untar them to
Hi,
I'm working on a chm viewer based on chmlib and libgtkhtml-2.0 (built
with --disable-accessibilty). Everything is working fine inside
scratchbox, but on the actual device I notice that the link_clicked
callback on the HtmlDocument widget is not working. Looking further, I
notice that the all d
25 matches
Mail list logo