Session Management

David Jagoe david.jagoe at pragmagility.com
Thu Dec 3 23:16:19 CET 2009


Ahoy,

I have written a PyGTK application that only runs on Xfce. It seems that the best way of implementing session management (actually I just want to clean up application resources on logout) is to use libexo. I see that python-exo is no longer maintained, so could anyone recommended a way of doing this in a PyGTK application? Is compiling python-exo the best way to go, or should I think about wrapping just a small part of libexo for use in Python? Or am I missing an easier way of doing this?


Thanks,
David



More information about the Xfce4-dev mailing list