get-wutil-flags
Development files for the WINGs library
Install
- All systems
-
curl cmd.cat/get-wutil-flags.sh
- Debian
-
apt-get install libwings-dev
- Ubuntu
-
apt-get install libwings-dev
- Kali Linux
-
apt-get install libwings-dev
- Fedora
-
dnf install WINGs-devel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libwings-dev
- Raspbian
-
apt-get install libwings-dev
- Dockerfile
- dockerfile.run/get-wutil-flags
WINGs-devel
Development files for the WINGs library
libwings-dev
Window Maker's own widget set
WINGs Is Not GNUstep (WINGs) is a small widget set with the NeXTSTEP look and feel. Its API is inspired in OpenSTEP and its implementation borrows some ideas from Tk. It has a reasonable set of widgets, sufficient for building small applications like a CDPlayer or hacking something like rxvt. It is used for basic widgets in the WindowMaker window manager.