Skip to content

V0.4.7

Choose a tag to compare

@DreamMaoMao DreamMaoMao released this 05 May 04:17
· 1579 commits to main since this release

fix:

  • Fix potential memory leaks when configuring overloads
  • error size when setfullscreen for a floating window
  • autostart.sh not be kill after quit
  • fix surface focuse error when focus_on_activate is 0

feat:

  • support set scratch_width and scratch_height in windowrule
  • add new dispatch toggle_named_scratch to support set scratch by keybind with appid&title arg.
bind=SUPER,w,toggle_named_scratch,St,yazi,1500,900
  • support env keyword to set env in config
  • support exec, exec-once in config to execute command when startup
  • support floating window auto attach monitor/screen/window edge by enable_floating_snap and snap_distance option.

For specific usage, please refer to wiki