Menus: unnecessary repaints?!

Waldo Bastian bastian at kde.org
Thu Jun 5 18:32:04 CEST 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thursday 05 June 2003 14:46, Karl Vogel wrote:
> > When I am using KDE via a slow internet connection, I can see lots of
> > things that look like more work is done than is needed to draw stuff.
> > I would recommend all kde-optimize people to try this yourself.
>
> Problem is that people don't have low bandwidth in mind when designing. (ie
> good example here is how Konsole works.. when the screen scrolls, the
> entire text is repainted, instead of just doing a scroll + repaint of the
> new line -- this might make the implementation more abstract, but it's a
> killer on low bandwidth connections)

It's only a problem if you scroll a few lines. If you scroll a lot, the whole 
screen needs to be refreshed anyways.

It shouldn't be that hard to add some scroll detection and do a scroll+repaint 
when it has scrolled only a little. Not sure if you will run into problems 
with invalid areas that need repainting before scrolling though.

Cheers,
Waldo
- -- 
bastian at kde.org -=|[ SuSE, The Linux Desktop Experts ]|=- bastian at suse.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE+32J0N4pvrENfboIRAogoAJ4givvDoet2oKuQyG4/1d2SiErBEgCfc8Cm
wA/C/plB4kZ9FG+qOlwTejc=
=deSf
-----END PGP SIGNATURE-----



More information about the Kde-optimize mailing list