Simple text widget for wlroots
- C 93.6%
- Makefile 6.4%
| .gitignore | ||
| config.h | ||
| drwl.h | ||
| example.png | ||
| LICENSE | ||
| Makefile | ||
| poolbuf.h | ||
| README.md | ||
| wlr-layer-shell-unstable-v1.xml | ||
| wtw.c | ||
wtw
wtw is a simple text widget for wlroot compositors; ported from stw, with wtw inheriting it's behavior.
Building
To build wtw first ensure that you have the following dependencies:
- wayland
- wayland-protocols
- fcft
- pixman
- pkg-config
Afterwards, run:
make
make install
Usage
When using wtw, ensure you guard the command-line arguments with '--'.
Example usage:
wtw -b 181716aa -c ebdbb2ff -P 10 -x 20 -y 20 -- pstree -U