wnck-urgency-monitor
Library to manage X windows and workspaces (via pagers, tasklists, etc.)
Install
- All systems
-
curl cmd.cat/wnck-urgency-monitor.sh
- Debian
-
apt-get install libwnck-3-dev
- Ubuntu
-
apt-get install libwnck-3-dev
- Alpine
-
apk add libwnck3
- Arch Linux
-
pacman -S libwnck3
- Kali Linux
-
apt-get install libwnck-3-dev
- CentOS
-
yum install libwnck3
- Fedora
-
dnf install libwnck3
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libwnck-3-dev
- Raspbian
-
apt-get install libwnck-3-dev
- Dockerfile
- dockerfile.run/wnck-urgency-monitor
- Docker
-
docker run cmd.cat/wnck-urgency-monitor wnck-urgency-monitor
powered by Commando
libwnck3
Library to manage X windows and workspaces (via pagers, tasklists, etc.)
libwnck-3-dev
Window Navigator Construction Kit - development files
A library to use for writing pagers and task lists. This package contains development files (include headers).
libwnck
libwnck (pronounced "libwink") is used to implement pagers,
tasklists, and other such things. It allows applications to monitor information about open windows, workspaces, their names/icons, and so forth.