Skip to content
This repository was archived by the owner on Apr 1, 2023. It is now read-only.

Latest commit

 

History

History
5 lines (3 loc) · 425 Bytes

File metadata and controls

5 lines (3 loc) · 425 Bytes

PureBox

(UPDATE: No longer needed since PureMPV has its own cropbox calculation and drawing)

Originally written for PureMPV, with this utility it is possible to get the relative x, y, height, width coordinates of a drawn rectangle inside an X11 application given its PID. It uses the Python X library to communicate with the X server.