necrophcodr
7f6b126aa2
Update makefile
Fix issue where librt wasn't linked in, which is sometimes required on certain systems.
10 years ago
naelstrof
a70b3ada43
oops now i fixed the accuracy, I think
11 years ago
naelstrof
e078d082ca
Fixed a lot of accuracy issues.
It was due to the mouse in X11 selecting pixels one left and one above where you actually can put the mouse,
and doing some window border math wrong.
This caused you to be incapable of selecting the whole screen since the mouse can't position itself completely in the lower right corner,
and judging a window's reported size wrong.
I also made the tolerance option more functional; setting it to 0 will disable window selections.
Because of this I also removed the --nowindow option.
11 years ago
naelstrof
46092fa6f9
now i fixed the accuracy issues
11 years ago
naelstrof
390e4bc90a
wait no, it was fine
11 years ago
naelstrof
fdd129c997
added an option to disable auto-window-selection and fixed a few options in the makefile
11 years ago
naelstrof
8f327d736c
Fixed 1px accuracy issues
11 years ago
naelstrof
4246877681
added an option to disable auto-window-selection and fixed a few options in the makefile
11 years ago
naelstrof
877e39f70c
changed to gpl
11 years ago
Dalton Nell
54b1b7142a
Merge pull request #3 from unek/master
give slop's window a class
11 years ago
unek
f495df3ca4
give slop's window a class
11 years ago
naelstrof
081bb6196e
fixed a few x syncronization issues
11 years ago
naelstrof
abdb76fc82
fixed makefile
11 years ago
Dalton Nell
f938716e95
Merge pull request #2 from cicku/patch-1
Update makefile
11 years ago
Christopher Meng
7c415e974b
Update makefile
That's what we usually do.
11 years ago
naelstrof
d0921c4318
fixed makefile LD ordering
11 years ago
naelstrof
98c819a0ec
fixed accuracy
11 years ago
naelstrof
532d2928dd
fixed slop from getting in screenshots
11 years ago
naelstrof
db5a22ec55
changed -nk to -nkb
11 years ago
naelstrof
20c8794fe0
added options to disable keyboard grabbing
11 years ago
naelstrof
9580ac6fa4
fixed consistentcies
11 years ago
naelstrof
c675ecfb1b
made code more consistant
11 years ago
naelstrof
12f2559b50
fixed some accuracy issues
11 years ago
naelstrof
140024107d
updated readme
11 years ago
naelstrof
54345c6c32
reduced time till slop responds to keyboard, and added options for it
11 years ago
naelstrof
fd6f8273d3
improved timings
11 years ago
naelstrof
9d72c917cb
merging issues fixed
11 years ago
naelstrof
56b8727248
guugh merges
11 years ago
naelstrof
ed3d175f0d
ok now i really added a grace period for keypresses
11 years ago
naelstrof
c6fdf5ef90
added grace period for keypresses
11 years ago
naelstrof
67130952ca
fixed failing to grab keyboard
11 years ago
naelstrof
ed384cf57e
fixed typo for -b= setting
11 years ago
naelstrof
5ddafa3bb9
fixed having a small box appear in screenshots when clicking on windows for windowshot
11 years ago
naelstrof
09205e1be1
name change, slrn was taken by some guy from 1994
11 years ago
naelstrof
b766e089f6
updated makefile
11 years ago
naelstrof
76e6e96360
added mit license
11 years ago
naelstrof
08c05b36c0
updated readme
11 years ago
naelstrof
fab1eed26c
updated readme
11 years ago
naelstrof
d55ae19f2b
updated readme
11 years ago
naelstrof
1acba3bb38
added some documentation
11 years ago
naelstrof
eef0c29838
added color options
11 years ago
naelstrof
752001c7bd
Added keyboard press detection
11 years ago
naelstrof
755a6cfa00
Made errors print to stderr so eval wont try to evaluate them
11 years ago
naelstrof
806b91850e
updated readme
11 years ago
naelstrof
5d618c63a2
updated readme
11 years ago
naelstrof
47bcbc0432
added some comments and separated options parsing to its own object
11 years ago
naelstrof
38d3a46149
fixed mouse typo
11 years ago
naelstrof
f0fd2e23b4
fixed padding issues
11 years ago
naelstrof
7a77bd4a2c
made output work with the 'eval' command by default
11 years ago
naelstrof
fc0d2656cd
added some features
11 years ago