Skip to content

V0.8.3

Choose a tag to compare

@DreamMaoMao DreamMaoMao released this 31 Aug 04:06
· 1139 commits to main since this release

feat:

  • ext-workspace support
  • support spawn_shell dispatch in keybind to support excute more complex command
  • add centerwin dispatch
  • view same tag auto back prev tag
  • add istagsilent to windowrule to avoid steal focus when client not visible in current tag
  • ipc add keyboard layout message
  • add ignore_minimize to windowrule

fix:

  • fix toggle sel tagset in view dispatch (view,-1)
  • fix view all tags in view dispatch(view,0)
  • send unminimize to xsurface to avoid some game issue
  • fix not handle the fullscreen request when client first open

opt:

  • use internal mode to replace custom mode in monitor rule
  • optimize client commit handle for size change