V0.8.3
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