Move cursor to shared component

This commit is contained in:
Johannes Marbach 2024-03-28 13:27:01 +01:00
parent 537035c474
commit 0d3c1677da
19 changed files with 55 additions and 55 deletions

6
shared/cursor/README.md Normal file
View file

@ -0,0 +1,6 @@
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`.
[Yaru]: https://github.com/ubuntu/yaru