logo

blog

My website can't be that messy, right? git clone https://hacktivis.me/git/blog.git
commit: 25a1d3944dca78a1d2bb3b4f0efb2eaf437bdfc5
parent 67f23a6e5dfd8d4b6701faa902db4979dc709f36
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Mon, 29 Mar 2021 18:01:08 +0200

notes/pure-wayland: Inkscape

Diffstat:

Mnotes/pure-wayland.shtml1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/notes/pure-wayland.shtml b/notes/pure-wayland.shtml @@ -154,6 +154,7 @@ endif</code></pre> <li><a href="http://mypaint.org/">MyPaint</a>: Yes, Just Works</li> <li><a href="https://github.com/aearil/dustr">dustr</a> (light interactive cropping tool): Yes, Just Works</li> <li><a href="https://wiki.gnome.org/Apps/Evince">evince</a>: Yes, Just Works</li> + <li><a href="https://inkscape.org/">Inkscape: Yes, Just Works</a></li> <li><a href="https://gstreamer.freedesktop.org/">gstreamer</a>: Mostly, only lacks wlr-based screen grabbing</li> <li><a href="https://github.com/eXeC64/imv">imv</a> (IMage Viewer): Sort-of, needs a patch for <code>-lGL</code> to <code>-lOpenGL</code> (<a href="https://github.com/eXeC64/imv/pull/285">my PR for it</a>)</li> <li><a href="https://krita.org/">Krita</a>: Works, including tablet support. Had to switch Qt to full OpenGL instead of GLES and remove qtx11extra stuff in two <code>CMakeList.txt</code> files.</li>