Where did it go ?
Can't find it anywhere...
What is the BM equivalent ?
Can't find it anywhere...
What is the BM equivalent ?
window=XCreateWindow( display, RootWindow(display,screen), 0, 0, width,height, 0, vizinfo->depth, InputOutput, vizinfo->visual, CWBorderPixel|CWColormap|CWEventMask|CWOverrideRedirect, &swa );
XStoreName(display,window,appTitle);