logo

blog

My website can't be that messy, right? git clone https://hacktivis.me/git/blog.git
commit: 9f40617ebbd8977910e9ec4cad2ebe706a11d41d
parent 302e4821ec0e65a059a7ac8a19b34e0825eec9d0
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Thu,  3 Jun 2021 22:37:03 +0200

notes/pure-wayland: Darktable

Diffstat:

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

diff --git a/notes/pure-wayland.shtml b/notes/pure-wayland.shtml @@ -187,6 +187,7 @@ endif</code></pre> <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</a>: Yes, Just Works</li> + <li><a href="https://www.darktable.org/">darktable</a>: Yes, Just Works</li> <li><a href="https://www.gimp.org/">The GIMP</a> (2.99.6): Yes, Just Works</li> <li><a href="https://gstreamer.freedesktop.org/">gstreamer</a>: Mostly, only lacks wlr-based screen grabbing and <a href="https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1143">requires patching meson for GLVND</a></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>