serenity/Terminal
Andreas Kling dad58db757 Add WindowActivated and WindowDeactivated events.
Use this to implement different looking Terminal cursors depending on
the window active state.
2019-01-17 17:38:04 +01:00
..
.gitignore Add Terminal/.gitignore 2019-01-15 04:49:01 +01:00
main.cpp Add WindowActivated and WindowDeactivated events. 2019-01-17 17:38:04 +01:00
Makefile Start working on a graphical Terminal program. 2019-01-15 04:30:55 +01:00
Terminal.cpp Add WindowActivated and WindowDeactivated events. 2019-01-17 17:38:04 +01:00
Terminal.h Add WindowActivated and WindowDeactivated events. 2019-01-17 17:38:04 +01:00