CVS: rdesktop xwin.c,1.205.2.28,1.205.2.29
Peter Ã
strand <[email protected]> Mon, 20 Mar 2006 07:55:21 -0800
| Newsgroups | gmane.network.rdesktop.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/rdesktop/rdesktop
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26791
Modified Files:
Tag: seamlessrdp-branch
xwin.c
Log Message:
Do not explicitly specify override_redirect=False when creating
SeamlessRDP window; default false is fine.
Index: xwin.c
===================================================================
RCS file: /cvsroot/rdesktop/rdesktop/xwin.c,v
retrieving revision 1.205.2.28
retrieving revision 1.205.2.29
diff -C2 -d -r1.205.2.28 -r1.205.2.29
*** xwin.c 20 Mar 2006 15:43:15 -0000 1.205.2.28
--- xwin.c 20 Mar 2006 15:55:18 -0000 1.205.2.29
***************
*** 3241,3250 ****
get_window_attribs(&attribs);
- attribs.override_redirect = False;
-
wnd = XCreateWindow(g_display, RootWindowOfScreen(g_screen), -1, -1, 1, 1, 0, g_depth,
InputOutput, g_visual,
! CWBackPixel | CWBackingStore | CWOverrideRedirect | CWColormap |
! CWBorderPixel, &attribs);
XStoreName(g_display, wnd, "SeamlessRDP");
--- 3241,3247 ----
get_window_attribs(&attribs);
wnd = XCreateWindow(g_display, RootWindowOfScreen(g_screen), -1, -1, 1, 1, 0, g_depth,
InputOutput, g_visual,
! CWBackPixel | CWBackingStore | CWColormap | CWBorderPixel, &attribs);
XStoreName(g_display, wnd, "SeamlessRDP");
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642