xv6
Project Code Sourse:https://github.com/tionry/xv6_gui
Brief Introduction
We implemented graphic user interface under a simple operating system xv6, executed in QEMU, which in my opinion is more similar to Windows98 for the commonly occured dragging delay. Neverthless, it is kind of try in operating system programming, which both puzzled and attracted us in the procedure.