To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=52626





------- Additional comments from [EMAIL PROTECTED] Mon Aug  1 02:23:51 -0700 
2005 -------
gtk+ does do that; cf. gtk+/gdk/x11/gtkwindow-x11.c:
setup_toplevel_window (GdkWindow *window, 
                       GdkWindow *parent)
...
  XChangeProperty (xdisplay, xid, 
                   gdk_x11_get_xatom_by_name_for_display (screen_x11->display,
"WM_CLIENT_LEADER"),
                   XA_WINDOW, 32, PropModeReplace,
                   (guchar *) &GDK_DISPLAY_X11 
(screen_x11->display)->leader_window, 1);

etc.

It must be noted that other gtk+ apps have no session mgmt problems so.

;-)

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to