Saturday, January 19, 2019

Adding cursor glyphs

The little bitmap overlay that is a visible cursor is needed. xcb has the method, I added it in. You get the default cursor when you create a window. You can change the default cursor later from the set of standard cursors.

Added the MoveCursor.
So, one start up, we get the default cursor glyph. IO manager will update the position as needed.

No comments: