lwjgl/src/native
Ioannis Tsakpinis ee2a1c79a3 Improvements to setTitle on Linux
WM_CLASS should not change after window creation. It's illegal (may only change while the window is in the Withdrawn state) and causes flickering issues on the taskbar.

The native setTitle implementation has been changed to use a better fallback when XChangeProperty fails and _NET_WM_ICON_NAME is also set, in addition to _NET_WM_NAME.
2014-12-30 14:50:40 +02:00
..
common OpenGL ES build fixes. 2014-09-14 12:42:18 +03:00
linux Improvements to setTitle on Linux 2014-12-30 14:50:40 +02:00
macosx Ported annotation processing from apt to javac. 2014-09-14 17:07:56 +03:00
windows Force high performance GPU for Nvidia Optimus systems 2014-12-14 08:41:37 +11:00