fork with minor changes
https://github.com/ivoarch/stint
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
5 years ago | |
---|---|---|
COPYING | 11 years ago | |
Makefile | 11 years ago | |
README | 5 years ago | |
TODO | 11 years ago | |
stint.c | 5 years ago |
README
stint - simple, suckless-style color grabber for X11 When run, waits for the user to press the left mouse button. As long as the button is held down, it will continue to print the color under the pointer in decimal "RRR GGG BBB" format. If a `-x` flag is provided, output will instead be printed in hexadecimal "#RRGGBB" format. Exits when the button is released. Dependencies: Xlib