GitXplorerGitXplorer
d

stint

public
23 stars
2 forks
2 issues

Commits

List of commits on branch master.
Unverified
e7753acd94e05c881c8092db7b33410576752b3f

print_pixel only used once now

ddjpohly committed 12 years ago
Unverified
8aa93084953a284604c0eaf5ce8b3b7fc95cd5e9

don't die on SIGPIPE

ddjpohly committed 12 years ago
Unverified
d183e8d1a2f6f77f0414fce0f21f3774715264ee

simplify logic for releasing button

ddjpohly committed 12 years ago
Unverified
0c7672708d73267408a6faa56f20a068efff9f1f

whoops, forgot to update readme yesterday

ddjpohly committed 12 years ago
Unverified
1f63fef021c1a1833b3b8461f0204362269b124b

address compiler warning

ddjpohly committed 12 years ago
Unverified
4fbc64c6730b37e2a0404b9b21a61ecc960b4af2

update todo

ddjpohly committed 12 years ago

README

The README file for this repository.

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. Exits when the button is released.

Dependencies: Xlib