Skip to content

v0.10.5

Choose a tag to compare

@DreamMaoMao DreamMaoMao released this 04 Nov 06:05
· 876 commits to main since this release

Breaking Changes

  • All options related to maxmize have been corrected to maximize
  • Applications no longer start maximized by default. Therefore, for applications that do not respect the compositor's size settings (such as Firefox), manual rules are required, for example:
windowrule=force_maximize:1,appid:firefox

Fixes

  • Fixed some Electron apps failing to start in Wayland mode
  • Fixed occasional slow animations on multi-monitor setups
  • Fixed anomalies when setting keyboard layout multi-variants rules.

Features

  • Added support for opacity fade animations on focus change.
# default
animation_curve_focus=0.46,1.0,0.29,1
animation_duration_focus=0
  • Added hot-reload support for all keyboard layout rules
  • Added dispatch viewcrossmon and dispatch tagcrossmon to support viewing tags and moving windows across monitors
  • Added dispatch enable_monitor, disable_monitor, toggle_monitor to enable/disable monitors.

Optimizations

  • Optimized the fade-in animation effect