stk icon indicating copy to clipboard operation
stk copied to clipboard

A small GUI library for X11 environment

Results 2 stk issues
Sort by recently updated
recently updated
newest added

Implement these new functions to improve the canvas usability: void stk_canvas_area_rotate(stk_widget *cv, uint x0 , uint, y0, uint x1, uint y1, uint angle); void stk_canvas_area_move(stk_widget *cv, uint x0 , uint,...

I know you haven't worked on this for a long time but I wanted to give you what I came up with based on the path this repository drove me...