V0.12.7
⚠️ Important Notice
This is a minor patch addressing a bug introduced in the previous version.
Documentation Update:
The wiki and website content are now automatically synchronized. You can contribute or suggest changes via the docs folder in the repository.
Special Thanks:
A huge shout-out to @atheeq-rhxn for designing and building the exquisite new Mango website.
🐛 Bug Fixes
- Display Stability: Fixed a crash that occurred when a display was disabled or unplugged.
⚡ Optimizations
- Java Compatibility: The environment variable
_JAVA_AWT_WM_NONREPARENTINGis now preset to1by default to prevent rendering issues in Java-based applications. - Cursor Synchronization:
cursor_sizeandcursor_themeconfigurations are now automatically synced toXCURSOR_SIZEandXCURSOR_THEME. Manual environment variable setup is no longer required.