index
:
xnap.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2025-12-15
fix typo when setting p.lx, p.ly
uint
2025-12-15
Merge pull request #2 from r1w1s1/fix-build-and-docs
uint
Fix build flags handling and clarify documentation
2025-12-14
README: clarify stdout output and examples
r1w1s1
2025-12-14
manpage: clarify stdout PPM output and usage
r1w1s1
2025-12-14
Makefile: respect CPPFLAGS and CFLAGS when building
r1w1s1
2025-12-14
have sane defaults + rip gumby
uint
packaging killed gumby </3 RIP
2025-12-14
add example to README
uint
2025-12-14
update Makefile and README
uint
2025-12-14
add manpage
uint
2025-12-14
add selection feedback line thing
uint
2025-12-14
capture functions dont need to pass XImage as parameter
uint
2025-12-14
gumby!
uint
2025-12-14
add other capture modes, allow window and selection cursor
uint
2025-12-14
add Xinerama, unify builds for OpenBSD users
uint
2025-12-14
add boilerplate for arguments
uint
2025-12-14
simplify so xnap doesnt write img directly
uint
2025-12-14
add cursor fonts
uint
2025-12-14
add config.h, quit on right/middle click
uint
2025-12-14
add README
uint
2025-12-14
working! add channel and ppm creation
uint
using ppm6! .
2025-12-14
fix shadowing of scr
uint
2025-12-14
fix invalid passing of KeyMask to XGrabCursor, start compiling image
uint
bruh mistake
2025-12-14
create screenshot rectangle with X
uint
2025-12-14
remove pedantic compile!
uint
2025-12-14
add opening of display
uint
2025-12-14
add boilerplate
uint
.
2025-12-14
Initial commit
uint