How do I find the window dimensions and position accurately including decorations?
I’ve been trying to figure out the size of a window for use in a small script. My current technique is using wmctrl -lG
to find out the dimensions. However, the problem is this: