kNCurses/include/kNCurses
Christian Burger 8784bb2ce3 distributed files to `src/` directory 2022-05-28 13:19:16 +02:00
..
HorizontalTilingWindowManager.hpp refactoring tiling window manager 2022-05-18 21:15:13 +02:00
PtyWindow.hpp renamed to project to `kNCurses` 2022-05-06 22:42:09 +02:00
README.md distributed files to `src/` directory 2022-05-28 13:19:16 +02:00
SingleUserInput.hpp renamed to project to `kNCurses` 2022-05-06 22:42:09 +02:00
TilingWindowManager.hpp window manager: inverting all windows' visibility 2022-05-20 20:41:45 +02:00
VerticalTilingWindowManager.hpp refactoring tiling window manager 2022-05-18 21:15:13 +02:00
Window.hpp forgot `returns` in macros 2022-05-27 15:59:53 +02:00

README.md

Rational

The include files are part of the exposed part of the library. Thus they are kept separate from the actual source.