commit: 7449419ed07f15b90df60b95192f4ac071037bba
parent f1bbf9898cc2f775e7a6ba94c2feb561318e5649
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Fri, 14 Jul 2023 21:53:02 +0200
notes/pure-wayland: MelonDS
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/notes/pure-wayland.shtml b/notes/pure-wayland.shtml
@@ -265,6 +265,7 @@ endif</code></pre>
<li><a href="http://www.qemu.org">QEMU</a>: Yes, screen resize is a bit bugged (needs unfocus-refocus in sway)</li>
<li><a href="https://www.winehq.org/">Wine</a>: Quite, works with <a href="https://gitlab.collabora.com/alf/wine/">alf's wayland branch</a>(<code>ce0da9c9f646536df40c2fa2869482edee0b1b1e</code>) + <a href="./0001-autotools-Lazily-change-libGL-to-libOpenGL.patch">own lazy patch for libOpenGL.so</a></li>
<li><a href="https://dosbox-staging.github.io/">DOSBox Staging</a> (0.76.0): Yes, without OpenGL</li>
+ <li><a href="http://melonds.kuribo64.net">MelonDS</a>: <a href="https://github.com/melonDS-emu/melonDS/pull/1722">trivial patch to disable X11 dependency</a></li>
<li><a href="https://www.gnu.org/software/emacs/">GNU EMACS</a>: Soon, works in <code>feature/pgtk</code> branch and passing <code>--with-pgtk</code> to <code>./configure</code></li>
<li><a href="https://9fans.github.io/plan9port/">plan9port</a>: No, doesn't seems to have a wayland port yet</li>
</ul>