wavexx / screenkey

A screencast tool to display your keys inspired by Screenflick
https://www.thregr.org/~wavexx/software/screenkey/
GNU General Public License v3.0
757 stars 66 forks source link

Track window positions when "select window" has been used #72

Closed wavexx closed 5 years ago

wavexx commented 6 years ago

We should update the location of the output when a window has been selected interactively. Since commit 779976a we can already differentiate between a region and get the XID of the selected window. As a start, we can update the coordinates when the window is shown.

There is some extra bookkeeping to do, and a CLI parameter to get the XID.