feat:
- 1.support ipc client
refer to mmsg - 2.new dispatch
spawn_on_empty:
# if tag 4 is empty , open app in this,otherwise view to tag 4)
bind=SUPER,Return,spawn_on_empty,google-chrome,4- 3.support dpms
you can usewlr-dpmscmd to toggle the screen power off or power on. - 4.supoort
noneanimaiton_type in window rule
windowrule=animation_type_open:none,appid:flameshot- 5.support
globalkeybindingoption in window rule which can send global key to wayland client
windowrule=globalkeybinding:ctrl+alt-o,appid:com.obsproject.Studio
windowrule=globalkeybinding:ctrl+alt-n,appid:com.obsproject.Studio- 6.distinguish between closed and open animation types
animation_type_open=zoom
animation_type_close=slide- 7.support aur package to install
yay -S maomaowm-git
yay -S mmsg-gitfix:
- 1.wrong size and wrong position offset for zoom in and zomm out animaiton
- 2.wrong size for unfocused windown in scroller layout.