horus_ui icon indicating copy to clipboard operation
horus_ui copied to clipboard

HorusUI Immediate Mode Graphical User Interface

Results 20 horus_ui issues
Sort by recently updated
recently updated
newest added

Two windows might live on different displays, so the fonts need to have dynamic pixel perfect scaling. No SDF fonts used for now, try to generate fonts for all current...

DX11 requires every window to have it's own swap chain. #10 may not the right place for it. We could convert windows to handles (unsigned int) and store windows in...

Add or improve error handling related to theme resources loading. Try to define a consistent error handling policy and apply it throughout the API where it makes sense.

enhancement
core