make scrolling possible (back buffer)
window title to be displayed
hide cursor on refresh
Does that really makes sense? Most update processes are contained for the moment into logical units that cannot be easily merged. Damage to PTY might be merged, but then this issue is linked to #12.
Rename to
NCurses
or krikkelNCurses
?
change
#include
directive for library (use ""
instead of <>
for own headers)
ba378b2a43
window manager: inverting all windows' visibility
870fa80fc7
getter for ncurses mutex
f48641bb58
cmake: changed project homepage URL
3be5336ca0
refactoring tiling window manager
0a086ff604
horizontal window manager now resizes correctly
9ddb769cb4
added
HorizontalWindowManager
to DemoApp
4fb2e6a976
renamed
App.*
to DemoApp.*
change
#include
directive for library (use ""
instead of <>
for own headers)
keypad if not used in
Window
is not linked to in DemoApp
Segmentation error
when resizing during output to PTY