Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gui: fix return value of NotifyKey | that | 2016-01-19 | 1 | -0/+2 |
| | | | | | | | Only the last action got its keys and ate all of them (om nom nom). This fixes the power button action that activates the lock screen. Change-Id: Ia724568b159090c2c14a282cf3927915b2dc70e7 | ||||
* | gui: reap terminal child process to avoid zombies | that | 2016-01-11 | 1 | -10/+21 |
| | | | | Change-Id: Ia46d8acb8b13075a2519df1deb91dd30a5969a48 | ||||
* | gui: add terminal emulator | that | 2016-01-07 | 1 | -0/+888 |
Emulates enough of a VT-100 to run busybox vi. Change-Id: I99c829c6c9de2246194ecb8b8b3cdf4ac34a0606 |