You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add cross-platform window background color support
Introduces a new Color abstraction and C API for color manipulation, including parsing from hex and conversion utilities. Adds SetBackgroundColor and GetBackgroundColor methods to the Window class and implements them for all supported platforms. Updates the C API to allow setting and retrieving window background color, and provides platform-specific implementations for Windows, macOS, Linux, Android, iOS, and OpenHarmony.
0 commit comments