Simple text widget for wlroots
  • C 93.6%
  • Makefile 6.4%
Find a file
2024-08-04 23:20:31 +03:00
.gitignore initial commit 2024-04-15 04:27:13 +03:00
config.h config: lower font size, add padding, use only maximum width and height 2024-06-25 08:33:03 +03:00
drwl.h update drwl 2024-08-04 23:20:31 +03:00
example.png update example 2024-06-25 09:53:03 +03:00
LICENSE LICENSE: remove drwl imported author 2024-07-23 00:33:37 +03:00
Makefile update drwl 2024-08-04 23:20:31 +03:00
poolbuf.h update drwl 2024-08-04 23:20:31 +03:00
README.md README: document installation & usage 2024-06-25 19:51:31 +03:00
wlr-layer-shell-unstable-v1.xml initial commit 2024-04-15 04:27:13 +03:00
wtw.c update drwl 2024-07-23 00:33:22 +03:00

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