Project Description
I've implemented drivers for a few e-ink displays during the last hackweek and made sure that gfxprim widgets run nicely on e-ink as well. The missing piece to have a portable e-ink computer/reader/music player/... is a application that can switch between currently running applications and that can start new applications as well. Half of the solution is ready, there is a proxy gfxprim backend where applications render into a piece of a shared memory and input events (e.g. keyboard, mouse) can be multiplexed. What is missing is an interface (possibly touchscreen friendly as well) to make it user friendly.
Goal for this Hackweek
Make nekowm usable "window manager".
Resources
This project is part of:
Hack Week 24
Activity
Comments
-
6 months ago by metan | Reply
And while it's far from finished I managed to design most of the functionality. A short animation shows what I managed to implement.
And as usual rpm and deb packages are in buildservice
Similar Projects
This project is one of its kind!