Comment 17 for bug 207744

Revision history for this message
In , Etan (etan-redhat-bugs) wrote :

For the record pidgin has no policy decisions on what should or shouldn't
happen when the use clicks the tray icon. All pidgin wants is that the buddy
list window be presented to the user as such using gtk_window_present is the
correct thing for us to be doing. Any policy decisions on what that means for
pidgin are squarely in the realm of the window manager, desktop environment,
and user preference. So again, pidgin itself relies on no specific behaviour
out of gtk_window_present other than that of 'presenting the window to the
user'.