Skip to content

V0.12.7

Choose a tag to compare

@DreamMaoMao DreamMaoMao released this 16 Mar 04:15
· 52 commits to main since this release

⚠️ 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_NONREPARENTING is now preset to 1 by default to prevent rendering issues in Java-based applications.
  • Cursor Synchronization: cursor_size and cursor_theme configurations are now automatically synced to XCURSOR_SIZE and XCURSOR_THEME. Manual environment variable setup is no longer required.