Age | Commit message (Collapse) | Author |
|
This commit introduces the initial input subsystem and adds basic
keyboard handling via a callback defined by the compositor.
Signed-off-by: Ian Moffett <ian@osmora.org>
|
|
Introduce the oda_plotwin() function to allow one to plot a pixel onto a
window relative to the starting X/Y position of it. Plotting to (0,0)
draws to the top left corner of the window.
Signed-off-by: Ian Moffett <ian@osmora.org>
|
|
Please refer to 'share/docs/lib/liboda.md' for more information on the
OSMORA Display Architecture (ODA).
Signed-off-by: Ian Moffett <ian@osmora.org>
|