xwininfo
Display information about windows. See also: xprop, xkill. More information: <https://www.x.org/releases/current/doc/man/man1/xwininfo.1.xhtml>.
RUN apt-get update && \
apt-get install -y x11-utils
RUN apt-get update && \
apt-get install -y x11-utils
RUN pacman -S --noconfirm xorg-xwininfo
RUN apt-get update && \
apt-get install -y x11-utils
RUN yum install -y xorg-x11-utils
RUN dnf install -y xorg-x11-utils
RUN apt-get update && \
apt-get install -y x11-utils