From 76d93ca1faf87450ea5f8213294269b6b546ca78 Mon Sep 17 00:00:00 2001 From: pelya Date: Thu, 29 Nov 2018 19:50:39 +0200 Subject: [PATCH] Updated todo --- todo.txt | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/todo.txt b/todo.txt index 2adb53f51..639693fe5 100644 --- a/todo.txt +++ b/todo.txt @@ -27,6 +27,20 @@ TODO, which will get actually done - Debian: proot crashes on Shield TV arm64 box. -- Debian: add harldink simulation to proot, for Android 6. +- Debian: add hardlink simulation to proot, for Android 6. - Debian: add OpenSL ES output plugin to PulseAudio. + +- Debian: 64-bit arch support. + +- Debian: distribute Debian image inside .obb file along with the app. + +- XSDL: copy DISPLAY=... to clipboard on screen tap. + +- XSDL: use pixel size instead of video mode size. + +- XSDL: fix hardware keyboards with non-English layouts sending wrong keycodes. + +- XSDL: proper window resizing, with xrandr resizing XSDL screen buffer. + +- XSDL: use better approach than launching xsel to type Unicode symbols.