logo

blog

My website can't be that messy, right? git clone https://hacktivis.me/git/blog.git
commit: 284cfaa4a11374fa601bdadef5212054e739c729
parent ff543ff0471954b0db93fcccf6167a06eb0416d9
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Mon, 18 Apr 2022 19:51:43 +0200

notes/pure-wayland: cogl, clutter being essentially dead

Diffstat:

Mnotes/pure-wayland.shtml2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/notes/pure-wayland.shtml b/notes/pure-wayland.shtml @@ -119,6 +119,8 @@ endif</code></pre> <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="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> </ul> <h2 id="browsers">Web Browsers <a class="hlink" href="#browsers">§</a></h2>