Review request #0: 6863566 (Java should support the freedesktop.org startup notification specification)

Anthony Petrov Anthony.Petrov at Sun.COM
Thu Jul 30 10:24:29 UTC 2009


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



More information about the core-libs-dev mailing list