Review request #0: 6863566 (Java should support the freedesktop.org startup notification specification) (original) (raw)
Anthony Petrov Anthony.Petrov at Sun.COM
Thu Jul 30 10:24:29 UTC 2009
- Previous message: Review request #0: 6863566 (Java should support the freedesktop.org startup notification specification)
- Next message: Review request #0: 6863566 (Java should support the freedesktop.org startup notification specification)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 07/29/2009 11:10 PM, Damjan Jovanovic wrote:
Damjan, have you by the way tested the fix with a GUI Java application that does not display a top-level window, but rather creates a tray icon only? Does the notification get correctly removed from the task bar in that case? It doesn't :-(.
Then I suggest to call the removeStartupNotification() method in the handleMapNotifyEvent() instead of the xSetVisible(). In that case it should theoretically work fine with tray-icon-only applications also. Can you test it please?
-- best regards, Anthony
- Previous message: Review request #0: 6863566 (Java should support the freedesktop.org startup notification specification)
- Next message: Review request #0: 6863566 (Java should support the freedesktop.org startup notification specification)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]