comeback icon indicating copy to clipboard operation
comeback copied to clipboard

[FEATURE] Add window positioning

Open agamm opened this issue 5 years ago • 1 comments

Is your feature request related to a problem? Please describe. We may want to add parameters to start plugins in different positions on the screen.

Describe the solution you'd like additional parametrs to plugins like: screen (choose between displays), position (top/bottom/left/right + any permutations).

Additional context We need to make sure this is cross-platform or not do it at all.

agamm avatar Mar 02 '19 18:03 agamm

This may help (send keys): https://pyautogui.readthedocs.io/en/latest/

agamm avatar Mar 02 '19 18:03 agamm