mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-09-24 00:54:18 +08:00
tune
This commit is contained in:
@@ -41,6 +41,7 @@ In this version, we fixed some bugs and made some minor enhancements:
|
|||||||
gesture test and setting the gesture flags of a specific main window.
|
gesture test and setting the gesture flags of a specific main window.
|
||||||
- Tune implementation of Tooltip window.
|
- Tune implementation of Tooltip window.
|
||||||
* OPTIMIZATIONS:
|
* OPTIMIZATIONS:
|
||||||
|
- Optimize the fallback compositor for lucent windows.
|
||||||
- Use libpixman to optimize FillBox, BitBlt, and StretchBlt.
|
- Use libpixman to optimize FillBox, BitBlt, and StretchBlt.
|
||||||
- Optimize the management of BLOCKHEAP.
|
- Optimize the management of BLOCKHEAP.
|
||||||
- Optimize the `__mg_lookfor_unused_slot`.
|
- Optimize the `__mg_lookfor_unused_slot`.
|
||||||
|
|||||||
+2
-2
@@ -1,11 +1,11 @@
|
|||||||
Version 5.0.6 (2021/04/30)
|
Version 5.0.6 (2021/05/20)
|
||||||
|
|
||||||
This is the first official release of MiniGUI 5.0.x, the stable version.
|
This is the first official release of MiniGUI 5.0.x, the stable version.
|
||||||
|
|
||||||
Other packages for MiniGUI resource, tools, components, and samples:
|
Other packages for MiniGUI resource, tools, components, and samples:
|
||||||
|
|
||||||
- GVFB: `gvfb-1.2.5.tar.gz`
|
- GVFB: `gvfb-1.2.5.tar.gz`
|
||||||
- The resource package: `minigui-res-5.0.0.tar.gz`
|
- The resource package: `minigui-res-5.0.6.tar.gz`
|
||||||
- mGUtils component: `libmgutils-1.5.0.tar.gz`
|
- mGUtils component: `libmgutils-1.5.0.tar.gz`
|
||||||
- mGPlus component: `libmgplus-1.5.0.tar.gz`
|
- mGPlus component: `libmgplus-1.5.0.tar.gz`
|
||||||
- mGEff component: `libmgeff-1.5.0.tar.gz`
|
- mGEff component: `libmgeff-1.5.0.tar.gz`
|
||||||
|
|||||||
Reference in New Issue
Block a user