logo

blog

My website can't be that messy, right? git clone https://hacktivis.me/git/blog.git
commit: e05895b1e61cef254bd8c38b8484fa9870d239f3
parent 851b6d1be3702de20f7344fc42c530c5d0b0b73a
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sun, 20 Dec 2020 21:49:53 +0100

notes/pure-wayland: SCUMMVM

Diffstat:

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

diff --git a/notes/pure-wayland.shtml b/notes/pure-wayland.shtml @@ -100,6 +100,7 @@ it done did a broke (SEGV) <h2>Emulator / Compat-layer</h2> <ul> + <li><a href="https://www.scummvm.org/">SCUMMVM</a>: Yes, seems to just work</li> <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://9fans.github.io/plan9port/">plan9port</a>: No, doesn't seems to have a wayland port yet</li> <li><a href="https://www.gnu.org/software/emacs/">GNU EMACS</a>: No, requires X11 libs for it's GUI</li>