search for: xmovewindow

Displaying 3 results from an estimated 3 matches for "xmovewindow".

Did you mean: movewindow
2013 Jun 19
2
Relative position between two windows
...t; > while ( true ) > { > XNextEvent ( display, & event ); > /* ... */ > if ( event.type == ConfigureNotify and event.xconfigure.window == > window_B ) > { > // new_x, new_y based on event.xconfigure.x, event.xconfigure.y, > etc... > XMoveWindow ( display, window_A, new_x, new_y ); > } > /* ... */ > } > The problem is that the move correction of a window is only applied at the end of the move/resize operation of the other and not continuously during it. Is there a way to obtain this as if the two windows could behave l...
2013 Jun 19
0
Relative position between two windows
...t;> XNextEvent ( display, & event ); >> /* ... */ >> if ( event.type == ConfigureNotify and event.xconfigure.window == >> window_B ) >> { >> // new_x, new_y based on event.xconfigure.x, event.xconfigure.y, >> etc... >> XMoveWindow ( display, window_A, new_x, new_y ); >> } >> /* ... */ >> } >> > > The problem is that the move correction of a window is only applied at the > end of the move/resize > operation of the other and not continuously during it. > Is there a way to obtain t...
1998 Oct 28
1
Request for help with compiling R on a DEC Alpha
...s XSetDashes XSetFont XSetLineAttributes XSetState XSetWindowBackground XSync XTextWidth XUnloadFont XFindContext XSaveContext XrmUniqueQuark XCreateSimpleWindow XBell XChangeWindowAttributes XClearArea XCopyArea XDrawImageString XDrawString XGetWindowAttributes XMapRaised XMapSubwindows XMaskEvent XMoveWindow XQueryPointer XRefreshKeyboardMapping XSetBackground XSetForeground XUnmapSubwindows XUnmapWindow XLookupString XSetStandardProperties XCreateImage XGetSubImage XGetAtomName XCreatePixmap XCopyGC XFree XFreePixmap XGetFontProperty XGetGCValues XPutImage XSetFillStyle XSetFunction XSetStipple XSetTS...