I am using ScreenAreaShare only from the CLI, because I always want to share the same area in the same size.
The command I'm using is:
screen-area-share --maxfps=15 --cx=0 --cy=0 --cw=2560 --ch=1440 --rx=2560 --ry=0 --rh=1440 --freeze
Is it possible to add another parameter to avoid accidental drag and drop of the capturing window?