logo

blog

My little blog can’t be this cute! git clone https://hacktivis.me/git/blog.git
commit: 2b111e6bf5416576b0c81b341fa0ad0da12c4864
parent f9976028168ff4a34480889ee1439d56492a94d1
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Mon, 30 Nov 2020 03:08:05 +0100

pure-wayland: FLTK wayland ticket

Diffstat:

Mnotes/pure-wayland.shtml2+-
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>