Re: GNOME CVS: gnome-core jirka
- From: Federico Mena Quintero <federico nuclecu unam mx>
- To: gnome-devel-list gnome org
- Subject: Re: GNOME CVS: gnome-core jirka
- Date: Tue, 1 Jun 1999 15:10:49 -0400
> Log message:
> Tue Jun 01 01:53:05 1999 George Lebl <jirka@5z.com>
>
> * gnomepager.h: removed
>
> * gnomepager_applet.c: ran through indent and sanitised small
> portions of the code, added the patch from Grant Likely
> <grantlikely@home.com>, added tooltips, and generally tried
> to change some things more to my style and tried to figure
> out what will be possible for reuse in a rewrite
It needs to use a window cache like the Gtk+ DND code. Right now it
is doing an XQueryTree() every time, which makes it very inefficient.
(Ideally you would want a CORBA interface to the window manager
through which you could query it and get notification, but that's
another story...)
Federico
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]