Christian Burger christian
  • Joined on 2021-07-28

christian opened issue christian/kNCurses#19

make scrolling possible (back buffer)

2022-05-28 19:45:39 +02:00

christian opened issue christian/kNCurses#18

window title to be displayed

2022-05-28 16:40:58 +02:00

christian pushed to master at christian/kNCurses

  • 8784bb2ce3 distributed files to `src/` directory

2022-05-28 13:19:30 +02:00

christian commented on issue christian/kNCurses#9

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.

2022-05-28 12:54:38 +02:00

christian closed issue christian/kNCurses#14

Rename to NCurses or krikkelNCurses?

2022-05-28 12:41:56 +02:00

christian commented on issue christian/kNCurses#14

Rename to NCurses or krikkelNCurses?

Seems like all remnants of `NCursesPtyWindow` are gone.

2022-05-28 12:41:56 +02:00

christian closed issue christian/kNCurses#17

change #include directive for library (use "" instead of <> for own headers)

2022-05-28 12:39:22 +02:00

christian pushed to master at christian/kNCurses

  • 01b90fe0ef closes #17: own headers are not system headers

2022-05-28 12:39:22 +02:00

christian pushed to master at christian/kNCurses

2022-05-27 16:00:54 +02:00

christian pushed to master at christian/kNCurses

2022-05-27 14:25:41 +02:00

christian pushed to master at christian/kNCurses

  • c6218e9acc enabled compiler flags "-pedantic", "-Wall", …

2022-05-22 13:54:33 +02:00

christian pushed to master at christian/kNCurses

  • 10c3edb5d9 enabled compiler flags "-pedantic", "-Wall", …

2022-05-22 00:03:14 +02:00

christian pushed to master at christian/kNCurses

2022-05-21 00:05:13 +02:00

christian pushed to master at christian/kNCurses

2022-05-20 23:18:44 +02:00

christian pushed to master at christian/kNCurses

2022-05-18 23:33:07 +02:00

christian renamed repository from NCursesPtyWindow to christian/kNCurses

2022-05-18 23:27:08 +02:00

christian opened issue christian/kNCurses#17

change #include directive for library (use "" instead of <> for own headers)

2022-05-18 18:39:08 +02:00

christian opened issue christian/kNCurses#16

keypad if not used in Window is not linked to in DemoApp

2022-05-06 18:41:19 +02:00

christian pushed to master at christian/kNCurses

  • 2601d78453 cmake: missed to add `PtyWindow.hpp` to package

2022-05-01 22:38:02 +02:00

christian opened issue christian/kNCurses#15

Segmentation error when resizing during output to PTY

2022-04-29 16:45:47 +02:00