summaryrefslogtreecommitdiff
path: root/Widgets/AbstractScreen.cpp
AgeCommit message (Collapse)Author
2018-10-12Move windowing stuff from AbstractScreen to WindowManager.Andreas Kling
2018-10-11Rage hacking on TerminalWidget.Andreas Kling
There's some really hideous plumbing with globals going on here, but my priority right now is getting a basic VT100 terminal emulator working.
2018-10-11More hacking on Widgets.Andreas Kling
2018-10-10Intense hacking on Widgets.Andreas Kling
2018-10-10Start working on a Widgets library.Andreas Kling