From 6e5be9a78c42a8ddfbdfba29c4df306a73bffe3c Mon Sep 17 00:00:00 2001 From: Christian Heller Date: Mon, 26 Aug 2013 12:49:03 +0200 Subject: [PATCH] Added TODO to windows library. --- src/windows.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/windows.h b/src/windows.h index 38bb729..2828e07 100644 --- a/src/windows.h +++ b/src/windows.h @@ -24,6 +24,8 @@ * 1 - memory allocation error (of ncurses' pads/windows, or scroll hint texts) * 2 - activity forces virtual screen to grow beyond width of 2^16 cells * + * TODO: Expose less internals to the API. + * * TODO: Think up a more intuitive window positioning algorithm or at least make * the chain that windows are positioned by visible. */ -- 2.30.2