Skip to content

V0.2.1

Choose a tag to compare

@DreamMaoMao DreamMaoMao released this 26 Feb 10:35
· 1852 commits to main since this release
39039c4

Release Notes

New Features:

  1. Window Stretch Animation Support: Added support for window stretch animations.
  2. Window Fade-out Animation Support: Introduced window fade-out animations.
  3. NixOS Installation Support: Added NixOS installation support, including flake support contributed by @Ruixi-rebirth in PR #11.

Important Notices:

  1. Configuration Changes: Starting from this version, the config.conf and autostart.sh files will no longer be automatically generated in ~/.config/maomao. However, this path remains the default location for configuration files.

  2. Fallback Configuration: A fallback configuration file, config.conf, will be installed in /etc/maomao/. If the default configuration file (~/.config/maomao/config.conf) is not found, the fallback configuration will be used instead.

  3. Custom Configuration Path: You can now use the MAOMAOCONFIG environment variable to specify a custom path for the configuration folder. By default, the configuration folder is located at ~/.config/maomao.