commit: 77955b7fd70c00c2447b67553d1606c6e67146ca
parent 9aad8eb61f467ba13df5dcfb5c53495f9db8121e
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Thu, 2 Oct 2025 07:56:15 +0200
notes/pure-wayland: Consider libggi to be abandonned
Diffstat:
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/notes/pure-wayland.shtml b/notes/pure-wayland.shtml
@@ -117,12 +117,11 @@ endif</code></pre>
<li><a href="http://irrlicht.sourceforge.net/">irrlicht</a>: Nope, <a href="http://irrlicht.sourceforge.net/forum/viewtopic.php?f=6&t=52107">there is some community work on it</a></li>
<li><a href="https://www.tcl.tk/">TCL/TK</a>: Nope, but there is <a href="http://www.androwish.org/home/wiki?name=undroidwish">undroidwish</a> apparently supporting it, <a href="https://wiki.tcl-lang.org/page/GSoC+Idea%3A+Tk+Backend+for+the+Wayland+Display+Protocol">GSoC idea page</a></li>
<li><a href="https://www.sfml-dev.org/">SFML: Simple and Fast Multimedia Library</a>: <a href="https://github.com/SFML/SFML/issues/1082">Nope</a></li>
- <li><a href="https://ibiblio.org/ggicore/packages/libggi.html">General Graphics Interface(GGI)</a>: Doesn't seems to have wayland support</li>
<li><a href="https://wxwidgets.org/">wxWidgets GTK port, 3.0.x</a>: No, GUI depends on X11, also needs <code>-lGL</code> → <code>-lOpenGL</code> patch</li>
+ <li><a href="https://ibiblio.org/ggicore/packages/libggi.html">General Graphics Interface(GGI)</a>: Dead library, last release in 2007, last SVN commit in 2014</li>
<li><a href="http://plib.sourceforge.net/">plib</a>: Dead library (last commit in 2012, last release in 2006), has security issues</li>
<li><a href="https://gitlab.gnome.org/GNOME/cogl">cogl</a>: Dead library (Archived), hardcodes for <code>-lGL</code></li>
<li><a href="https://gitlab.gnome.org/GNOME/clutter">clutter</a>: Dying library (replaced by GTK 4.0), depends on cogl, <a href="https://gitlab.gnome.org/GNOME/clutter/-/merge_requests/5">doesn't supports xdg-shell</a></li>
- <li><a href="https://ibiblio.org/ggicore/packages/libggi.html">libggi</a>: Nope (as expected, it's like two eras back)</li>
</ul>
<h2 id="browsers">Web Browsers <a class="hlink" href="#browsers">§</a></h2>