java - system tray background image on linux is not transparent -


i developing java application system tray. using systemtray class avaiable on java , png image icon. image has transparent background , works fine on windows , mac, image displayed white background on linux.

someone knows what's problem , how can fix it?

i searched lot it, didn't find solution.


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

java - SmsManager sending message more than one -