commit: eccbfc8883a171c23551e5faca05f4468963dd6b
parent 9cf9d822672887b7f51bc1ac9f12e5fa9d44b677
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Fri, 10 Sep 2021 22:29:14 +0200
notes/pure-wayland: wxGTK-3.0 situation
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/notes/pure-wayland.shtml b/notes/pure-wayland.shtml
@@ -116,6 +116,7 @@ endif</code></pre>
<li><a href="https://godotengine.org">godot</a>: No wayland support yet. <a href="https://github.com/godotengine/godot-proposals/issues/990">godot-proposals#990</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</a> (3.0.5): No, GUI depends on X11, also needs <code>-lGL</code> → <code>-lOpenGL</code> patch</li>
</ul>
<h2 id="browsers">Web Browsers <a class="hlink" href="#browsers">§</a></h2>