update window

2003-07-01 Thread Daniel Godas Lopez
i have changed the background picture of the desktop window, but i dont know how to tell it to update, after changing it if i move a window on top of the desktop, as i move it behind the window appears the right background (cause moving the window i force that zone to repaint), how can i tell the w

nautilus window

2003-06-30 Thread Daniel Godas Lopez
to get the nautilus root window i tried to use the NAUTILUS_DESKTOP_WINDOW_ID property, y get a pointer to the root of the data but then i dont know what to do with that, i tired mywindow = *((Window*)data_root); but it doesnt wqork, could anybody give me a hand on this --

nautilus root window

2003-06-30 Thread Daniel Godas Lopez
i have been trying to paint on the root window, i am using an include file (vroot.h) that defines a function to get the virtual root window the window manager sets but i guess nautilus puts another window on top of that one because i can only see the canges when i stop nautilus, doe sanybody know h

Re: error while closing connection -> forget it its fixed (thx anyway)

2003-06-30 Thread Daniel Godas Lopez
-- ___ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel

error while closing connection

2003-06-30 Thread Daniel Godas Lopez
i get the following error when i call XCloseDisplay(dpy) at the end of a program (dpy is a valid display) received an X Window System error. This probably reflects a bug in the program. The error was 'BadValue (integer parameter out of range for operation)'. (Details: serial 85 error_code 2 requ

root window

2003-06-27 Thread Daniel Godas Lopez
i have made a program that changes the background image of the root window; it orks fine but when u use nautilus the besktop background u see is not the root window, so changin the root windows pixmap doesnt change the background (it changes but it remains behind the nautilus window), does anybody