XGetWindowAttributes: 1x1 pixel for GTK apps?

2007-09-02 Thread Adenilson Cavalcanti
Friends I'm trying to get the dimensions (width and height) of current 'in focus' window using XGetWindowAttributes. It works fine with KDE or Xlib based applications, but fails with all GTK based applications (window_attr.width and window_attr.height reports just '1'). The same behavior h

Re: Ok to redirect http://developer.gnome.org/doc/API/2.0/ to GNOME Library?

2007-09-02 Thread Olav Vitters
On Sun, Sep 02, 2007 at 06:13:20PM +0200, Murray Cumming wrote: > So could you now please redirect > http://developer.gnome.org/doc/API/ done. > I'd then like to remove this directory from svn: > http://svn.gnome.org/viewcvs/web-devel-2/trunk/content/doc/API/ It won't be removed from the server

Re: Ok to redirect http://developer.gnome.org/doc/API/2.0/ to GNOME Library?

2007-09-02 Thread Murray Cumming
On Sun, 2007-08-26 at 23:36 +0200, Olav Vitters wrote: > > > Some documentation had different names and are correctly redirected. The > > > rest uses a generic redirect. As soon as Frederic adds more > > > documentation to libgo, I'll redirect the overview page as well > > > (http://developer.gnome

Re: GTK+ Theming improvements

2007-09-02 Thread Lieven van der Heide
On 9/1/07, Benjamin Berg <[EMAIL PROTECTED]> wrote: > On Fri, 2007-31-08 at 13:26 +0200, Lieven van der Heide wrote: > > As for the general rendering of widgets, I think the current way of > > letting the widget itself do the drawing, using a bunch of primitives > > (ie. boxes, frames, etc.), and t

Looking up icons

2007-09-02 Thread Trond Gundersen
Hi I'm trying to display icons for the .desktop file entries in /usr/share/applications. Of course I am looking for a built-in (or easy) way of selecting the correct icon. The icons will displayed in a list, so they can not be larger than the requested size, as one larger icon will destroy the enti

Re: GTK Scrolls

2007-09-02 Thread Mathias Hasselmann
Am Donnerstag, den 30.08.2007, 11:30 +0200 schrieb bardzo_szorstki: > Welcome, some time ago you send me the solution to remove a space > between frame and scroll (like on this image: > http://gnome-look.org/content/show.php?content=48820&vote=good&tan=40330149 > ) But I've lost that mail and don't

GTK Scrolls

2007-09-02 Thread bardzo_szorstki
Welcome, some time ago you send me the solution to remove a space between frame and scroll (like on this image: http://gnome-look.org/content/show.php?content=48820&vote=good&tan=40330149 ) But I've lost that mail and don't remember source needed to be add to gtkrc :/ Can you send me it once ag