Due to the significant changes being made to the main branch of scenefx, mango no longer tracks the main branch of scenefx but instead uses the released version ScenefX 0.4
break change
bindsym has been removed, use binds to replace
feat
- tearing support
- support scroll maximize and fullscreen in scroller layout
- support relative path for source keyword
- support keyboard shortcut inhibitor
- support nofucs rule for some special window
- add global option scroller_ignore_proportion_single
- add windowrule option isnoshadow,isnoanimation
- support bind flag(bindr,bindl,binds)
- support hot reload cursor config
fix
- wrong scroll judge when disable animaitons
- fix border color change when swithc mon focus
- tagrule not apply to correct monitor and tag
- crash in some crossmon dispatch
- crash when click waybar overview button
- fix ov_tab_mode arg
- relative_pointer_manager protocol not work
- border color not change when focus change when disable animaitons
opt
- allow init focus to on-demand-focus layer
- spawn_on_empty and toggle_named_scratchapd use
spawn_shellinstead ofspawn - disable switch proportion action in some case to avoid window flicker