buffybox/shared/cursor
2025-04-15 16:17:52 +00:00
..
cursor.c Update LVGL to 9.2.2 2025-04-15 16:17:52 +00:00
cursor.h Update LVGL to 9.2.2 2025-04-15 16:17:52 +00:00
cursor.png Move cursor to shared component 2024-03-28 13:27:01 +01:00
README.md Move cursor to shared component 2024-03-28 13:27:01 +01:00
regenerate.sh Update LVGL to 9.2.2 2025-04-15 16:17:52 +00:00

Mouse Cursor

This is the mouse cursor image used in BuffyBox applications. The bitmap is adapted from Ubuntu's Yaru theme suite. Similar to fonts, the cursor image needs to be converted to LVGL-compatible C code before it can be used. Therefore, after any change to cursor.png, run regenerate.sh to recreate cursor.c.