MiniGUI 5.0.3 Released!

The MiniGUI development team announces the availability of MiniGUI 5.0.3.

What's New?

In this release, we fixed some bugs and made some minor enhancements for MiniGUI Core:

  • BUGFIXING:
    • Always check expired timers even got EINTR.
    • Add static modifier to refresh_dirty_region method of the fallback compositor.
    • Fix a bug in RegisterListenFD.
    • Fix a bug in allocate_more_fd_slots.
  • TUNING:
    • Rebuild the private data for all visible z-nodes after selected a new compositor.
  • ENHANCEMENTS:
    • New configuration option: --enable-mgslicefallback to build a fallback implementation of mgslice.
    • New API: ServerGetTopmostZNodeOfType.
    • Merge some code by @ehello (https://github.com/ehello) for FreeRTOS.

And update the following components:

  • mg-tests: Merge comm-engines-freertos from @ehello for FreeRTOS.
  • mg-demos: Merge softkbd2 from @Iorest to use RIME input engine.

Related Links


Loading Conversation