Re: KDE task bar is always on top of fullscreen Java applications
Posted by
gouessej on
Jun 29, 2011; 8:58am
URL: https://forum.jogamp.org/KDE-task-bar-is-always-on-top-of-fullscreen-Java-applications-tp3088594p3120813.html
@Sven An Oracle engineer told me that we should not have to call XChangeProperty, XSendEvent should be enough, using XChangeProperty there is not conformant with the spec according ot him. Is it right?