commit: 39cdb070dd18d0f09e9e6ea1151505ed4e88d3fb
parent 2511c0fb03cbee45cbc6e2a844fb308681ee703b
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Mon, 30 Nov 2020 03:08:05 +0100
pure-wayland: FLTK wayland ticket
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/notes/pure-wayland.shtml b/notes/pure-wayland.shtml
@@ -33,7 +33,7 @@
<li><a href="https://www.qt.io/">Qt</a> 5 and later: Yes, Just Works™</li>
<li><a href="https://www.libsdl.org/">SDL2</a>: Just Works™</li>
<li><a href="http://freeglut.sourceforge.net/">FreeGLUT: free OpenGL utility toolkit</a>: Maybe, compiles but untested</li>
- <li><a href="https://www.fltk.org/">FLTK</a>: Nope</li>
+ <li><a href="https://www.fltk.org/">FLTK</a>: Nope, could be there in the future(1.4.x) see <a href="https://www.fltk.org/str.php?L3371">STR #3371</a></li>
<li><a href="https://www.tcl.tk/">TCL/TK</a>: Nope</li>
<li><a href="http://irrlicht.sourceforge.net/">irrlicht</a>: Nope</li>
<li><a href="http://glew.sourceforge.net/">GLEW: OpenGL Extension Wrangler Library</a>: <a href="https://github.com/nigels-com/glew/issues/172">Nope</a></li>