Comment 4 for bug 902939

Revision history for this message
Brandon Williams (opensource-subakutty) wrote : Re: hide main window from unity launch

I committed a fix (revision 70) for this.

Clicking the status tray icon or the close button will completely hide the application from the launcher. I can't figure out how to get a minimize notification from unity, or even how to determine that the window is minimized, so I can't hide the app from the launcher on minimize. Still, when minimized, hidden by other windows, or otherwise out-of-focus, the main window will be presented to the user if the status icon is clicked.

I haven't yet verified whether the new code is working under window managers that correctly handle the minimize button. I'll try to remember to do that soon.