From a1887aa86694208549bee0ef46758d602ba79696 Mon Sep 17 00:00:00 2001 From: jussi Date: Fri, 24 Nov 2023 20:09:34 +0200 Subject: SDL Events. --- devnotes | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'devnotes') diff --git a/devnotes b/devnotes index 9a4a228..42f77ce 100644 --- a/devnotes +++ b/devnotes @@ -2,11 +2,11 @@ Current { } Backlog { - * Review events. Seems to be a lot of work for very little benefit if any. - Might just increase traffic between Lua and C needlessly. * Platform specific API documentation. + * Raylibgui. + * Fix textbox focus. * Platform desktop SDL. - * Thread safe Lua RL.event calling. + * Text input not working on gui. Could this be Raylib issue? * Haptic functions. * Text * Text codepoints management functions (unicode characters)? Could be usefull for luajit. -- cgit v1.2.3