christian pushed to master at christian/kNCurses
-
8784bb2ce3 distributed files to `src/` directory
1 year ago
christian commented on issue christian/kNCurses#9
hide cursor on refreshDoes 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.
1 year ago
christian commented on issue christian/kNCurses#14
Rename toNCurses
or krikkelNCurses
?
Seems like all remnants of `NCursesPtyWindow` are gone.
1 year ago
christian closed issue christian/kNCurses#17
change#include
directive for library (use ""
instead of <>
for own headers)
1 year ago
christian pushed to master at christian/kNCurses
-
01b90fe0ef closes #17: own headers are not system headers
1 year ago
christian pushed to master at christian/kNCurses
-
c6218e9acc enabled compiler flags "-pedantic", "-Wall", …
1 year ago
christian pushed to master at christian/kNCurses
-
10c3edb5d9 enabled compiler flags "-pedantic", "-Wall", …
1 year ago
christian pushed to master at christian/kNCurses
-
4b709c92fb fixing problem with packaging
1 year ago
christian pushed to master at christian/kNCurses
-
ba378b2a43 window manager: inverting all windows' visibility
-
870fa80fc7 getter for ncurses mutex
- Compare 2 commits »
1 year ago
christian pushed to master at christian/kNCurses
-
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.*`
- Compare 15 commits »
1 year ago
christian
renamed repository from NCursesPtyWindow
to christian/kNCurses
1 year ago
christian opened issue christian/kNCurses#17
change#include
directive for library (use ""
instead of <>
for own headers)
1 year ago
christian opened issue christian/kNCurses#16
keypad if not used inWindow
is not linked to in DemoApp
1 year ago
christian pushed to master at christian/kNCurses
-
2601d78453 cmake: missed to add `PtyWindow.hpp` to package
1 year ago
christian opened issue christian/kNCurses#15
Segmentation error
when resizing during output to PTY
1 year ago