mirror of
https://github.com/opnsense/src.git
synced 2026-06-05 23:04:36 -04:00
cursor from 16x16 (with 6 columns unused) to 10x16 and rename it to the "small" cursor. Add a "large" 19x32 cursor and use it for screen widths larger than 800 pixels. Use libvgl's too-small indentation for the large data declarations. MOUSE_IMG_SIZE = 16 is still part of the API. If an application supplies invalid bitmaps for the cursor, then the results may be different from before. |
||
|---|---|---|
| .. | ||
| bitmap.c | ||
| keyboard.c | ||
| main.c | ||
| Makefile | ||
| Makefile.depend | ||
| mouse.c | ||
| simple.c | ||
| text.c | ||
| vgl.3 | ||
| vgl.h | ||