Move cursor to shared component
This commit is contained in:
parent
537035c474
commit
0d3c1677da
19 changed files with 55 additions and 55 deletions
6
shared/cursor/README.md
Normal file
6
shared/cursor/README.md
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue