home · contact · privacy
Added TODO to windows library.
authorChristian Heller <c.heller@plomlompom.de>
Mon, 26 Aug 2013 10:49:03 +0000 (12:49 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Mon, 26 Aug 2013 10:49:03 +0000 (12:49 +0200)
src/windows.h

index 38bb72949d8cacd392570b84d483a34fdf518810..2828e0739421a038aad28885fc3215067a1cf88e 100644 (file)
@@ -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.
  */