summaryrefslogtreecommitdiff
path: root/devnotes
diff options
context:
space:
mode:
Diffstat (limited to 'devnotes')
-rw-r--r--devnotes6
1 files changed, 3 insertions, 3 deletions
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.