wnck-urgency-monitor
Library to manage X windows and workspaces (via pagers, tasklists, etc.)
RUN apt-get update && \
apt-get install -y libwnck-3-dev
RUN apt-get update && \
apt-get install -y libwnck-3-dev
RUN apk add libwnck3
RUN pacman -S --noconfirm libwnck3
RUN apt-get update && \
apt-get install -y libwnck-3-dev
RUN yum install -y libwnck3
RUN dnf install -y libwnck3
RUN apt-get update && \
apt-get install -y libwnck-3-dev