From b00076b32a3306a87928ca8136f8190c14bdd856 Mon Sep 17 00:00:00 2001 From: dan Date: Sat, 23 Oct 2004 02:28:50 +0000 Subject: [PATCH] updated TODO --- TODO | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/TODO b/TODO index e8240f0f..fee64f9a 100644 --- a/TODO +++ b/TODO @@ -1,11 +1,3 @@ -To do before next release: --------------------------- -- check whether window states are being saved/restored properly via netwm - on restart/crash-restart (grep for XXX/TODO) - - -===================================================================== - remake wrlib rule to not compile with -fomit-frame-pointer and stuff if its added to CFLAGS @@ -17,6 +9,8 @@ Do ASAP: - finish session stuff - remove colors_per_channel stuff from wmaker after? + finish the ability to browse for files/dirs in the WPrefs menu editor +- check whether window states are being saved/restored properly via netwm + on restart/crash-restart (grep for XXX/TODO) Need to do: ===========