=== Alcine is now known as jalcine [14:42] how to detect in my C++ application if an user is currently in a Unity session? [14:47] one way is to check the "XDG_CURRENT_DESKTOP" env for "Unity" [15:24] mvo: thank you sir [15:26] your welcome, alternatively you can check for the dbus service on the session bus (d-feet is a really handy tool to get a overview what is running) [15:47] i have to check this for coding an exception for Unity, cause my wxWidgets application is not working with it: http://groups.google.com/group/wx-users/browse_thread/thread/e688d6d188003f87 [16:12] oh, I'm sorry to hear that [18:11] grr, why is gtk drag and drop so hard? [18:11] :(