CVSROOT: /cvs/gnome Module name: sabayon Changes by: markmc 05/06/10 10:52:53
Modified files: . : ChangeLog admin-tool : Makefile.am profilesdialog.py lib : config.py.in protosession.py Added files: admin-tool : sessionwindow.py Removed files: admin-tool : sabayon-session Log message: 2005-06-10 Mark McLoughlin <[EMAIL PROTECTED]> Embed Xnest in a window which we create. First step towards making the monitor window contain the prototype session rather than the other way around. * admin-tool/Makefile.am: add sessionwindow.py and remove sabayon-session. * lib/protosession.py: allow passing a parent window id which Xnest should embed itself in. * admin-tool/sessionwindow.py: add. Creates a toplevel window and embeds Xnest in it. * admin-tool/profilesdialog.py: open a SessionWindow rather than running sabayon-session * admin-tool/sabayon-session: remove. I don't think we've needed to run the protosession code from a separate process for quite a while now. The original problem was that we couldn't open an X connection with the Xnest server if we already had an open X connection, but we solved that with the open_x_connection() hack in protosession.py (I think) * lib/config.py.in: remove SESSION_TOOL_ARGV URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=sabayon&who=markmc&date=explicit&mindate=2005-06-10%2010:51&maxdate=2005-06-10%2010:53 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list