From 5e9c45f3303691d6c823e0ee55ddcc6516700ca6 Mon Sep 17 00:00:00 2001 From: Sergii Pylypenko Date: Tue, 8 Oct 2019 23:45:26 +0300 Subject: [PATCH] updated todo --- project/jni/application/xserver/xserver | 2 +- todo.txt | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/project/jni/application/xserver/xserver b/project/jni/application/xserver/xserver index 216341f56..1cbc1100e 160000 --- a/project/jni/application/xserver/xserver +++ b/project/jni/application/xserver/xserver @@ -1 +1 @@ -Subproject commit 216341f560b8e2f4fd0f6c751908e4280a631d88 +Subproject commit 1cbc1100e311e23aa2a77172c9a280bdcf315c74 diff --git a/todo.txt b/todo.txt index 05fcfbf32..910de76bf 100644 --- a/todo.txt +++ b/todo.txt @@ -59,8 +59,6 @@ TODO, which will get actually done - XSDL: do not use xsel to enter Unicode characters, modify clipboard directly. -- XSDL: add SO_REUSEPORT flag. - - XSDL: fix xrandr screen resizing. - XSDL: use pixel size instead of screen size.