Re: KDE task bar is always on top of fullscreen Java applications
Posted by
gouessej on
Jul 11, 2011; 5:49pm
URL: https://forum.jogamp.org/KDE-task-bar-is-always-on-top-of-fullscreen-Java-applications-tp3088594p3159925.html
Hi!
The fix does not work yet. As a first step, I tried to use almost exactly the same fix in AWT than in NEWT and it does not give me the expected result. There is no such line in NEWT, is it important?
event.xclient.display = awt_display;