From d7b0b7922eb956d4bda5c102495da95e505d549b Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Fri, 10 Aug 2018 13:14:37 +0100 Subject: [PATCH] TODO: remove "SDL port", it's been done by now Upstream SDL supports Wayland since v2.0.4 (June 2015): https://forums.libsdl.org/viewtopic.php?t=11294 Just set SDL_VIDEODRIVER=wayland and SDL will do the right thing :) Signed-off-by: Eric Engestrom Reviewed-by: Pekka Paalanen --- TODO | 3 --- 1 file changed, 3 deletions(-) diff --git a/TODO b/TODO index 8cb8d346..88fa5cc9 100644 --- a/TODO +++ b/TODO @@ -102,9 +102,6 @@ Clients and ports - Investigate DirectFB on Wayland (or is that Wayland on DirectFB?) - - SDL port, bnf has work in progress here: - http://cgit.freedesktop.org/~bnf/sdl-wayland/ - Ideas