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_regionmethod of the fallback compositor. - Fix a bug in
RegisterListenFD. - Fix a bug in
allocate_more_fd_slots.
- Always check expired timers even got
- TUNING:
- Rebuild the private data for all visible z-nodes after selected a new compositor.
- ENHANCEMENTS:
- New configuration option:
--enable-mgslicefallbackto build a fallback implementation of mgslice. - New API:
ServerGetTopmostZNodeOfType. - Merge some code by @ehello (https://github.com/ehello) for FreeRTOS.
- New configuration option:
And update the following components:
- mg-tests: Merge
comm-engines-freertosfrom @ehello for FreeRTOS. - mg-demos: Merge
softkbd2from @Iorest to use RIME input engine.
Related Links
- Source tarballs: /download/
- Building scripts:
- Documents
- Public Repositories:
- GitHub: https://github.com/VincentWei/
- GitLab: https://gitlab.fmsoft.cn/VincentWei/
Loading Conversation
