aaaton / X11-screenshot

A handy little OSX like screenshot tool for the X11 window manager written in Go
1 stars 0 forks source link

A screenshot tool for any OS with the X11 window manager.

Ctrl+Shift+F1 to capture the screen //Done

Ctrl+Shift+F2 to capture the window //TODO

Ctrl+Shift+F3 to capture an area //In progress. Need to fix a marker what is being captured

Depends on BurntSushis xgb and xgbutil.