kNCurses/.vscode
Christian Burger b9e32941fb hide and show windows in window manager
* switching to recursive mutexes for now; easier to implement
* need to read user input from the window manager; hidden windows are
drawn when reading input from there
* note: occasional dead lock between PTY and ncurses mutex
* fixed type in class `SingleUserInput`
2022-05-06 14:02:18 +02:00
..
c_cpp_properties.json renamed `Window` to `PtyWindow` 2022-04-25 11:10:07 +02:00
launch.json renamed project to `NCurses` 2022-05-01 22:51:17 +02:00
settings.json hide and show windows in window manager 2022-05-06 14:02:18 +02:00