Skip to content
/ crud Public

C Rectangular oUtline Drawer · Prints the geometry of a selected region in x11

License

Notifications You must be signed in to change notification settings

ix/crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crud

crud (C Rectangular oUtline Drawer) is a tool which lets you select a region on the screen and prints information about that region to stdout.

It allows changing the selection border size and the color of the selection at compile time through its configuration file, config.h. It tries hard not to do anything unnecessary, consequently, the source code is very small and readable. Its output is very much like slop, however crud is much smaller.

Like slop, it draws the selection using a window rather than XDrawRectangle, thus we can be sure the selection never leaves artifacts or shows up on a screenshot.

Inactive?

crud is finished and usable, any first party updates to it are on a bugfix or quality-of-life basis. You are free to submit PRs and they will be merged if appropriate.

About

C Rectangular oUtline Drawer · Prints the geometry of a selected region in x11

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published