Thanks for the links.
This thread had all the info I need. And the
tools here.
The final working options:
PHP Code:
# resize to hide
./wmctrl -r L:C_N:titleBar_ID:system -e '0,0,0,600,1'
# resize to unhide
./wmctrl -r L:C_N:titleBar_ID:system -e '0,0,0,600,30'
# disable
lipc-set-prop com.lab126.pillow disableEnablePillow disable
# enable
lipc-set-prop com.lab126.pillow disableEnablePillow enable