home
·
contact
·
privacy
projects
/
plomrogue
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4ced5c
)
Added TODO to windows library.
author
Christian Heller
<c.heller@plomlompom.de>
Mon, 26 Aug 2013 10:49:03 +0000
(12:49 +0200)
committer
Christian Heller
<c.heller@plomlompom.de>
Mon, 26 Aug 2013 10:49:03 +0000
(12:49 +0200)
src/windows.h
patch
|
blob
|
history
diff --git
a/src/windows.h
b/src/windows.h
index 38bb72949d8cacd392570b84d483a34fdf518810..2828e0739421a038aad28885fc3215067a1cf88e 100644
(file)
--- 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.
*/