26 Commits (9bd51fe1c222fd5c13b115d5ba0631d46fee344c)

Author SHA1 Message Date
  Dalton Nell 9bd51fe1c2 Changed default color and size, improved readme a little, and slop now outputs the ID of the selected window. 9 years ago
  Dalton Nell 19e9c46838 Additional precautions to keep windows from appearing in screenshots. 9 years ago
  Dalton Nell 552b30ef60 Reflected merge with version change, and fixed a typo. 9 years ago
  Dalton Nell e66dba979e Improved rendering speed and accuracy. 9 years ago
  Dalton Nell 163f336872 Fixed cursor bug when minimumsize and maximumsize were the same value 9 years ago
  Dalton Nell edd9784e85 Added highlight feature, and now events fall through slop windows. 9 years ago
  Dalton Nell a31494baa5 Added transparency suppport. 9 years ago
  Dalton Nell 8cf798f908 Fixed mistake 9 years ago
  naelstrof 780b6a030d Added option --maximumsize, using pixel-based selection rather than boundary-based so slop can no longer output a size of 0x0 (unless a window is that size and you somehow hover over it), improved render speed for slower laptops. 9 years ago
  Dalton Nell e296d29736 Improved detection of selecting the very bottom row or the very right column of pixels. 9 years ago
  Dalton Nell d4e7c44ec5 Added a workaround for being incapable of selecting the bottom right corner of pixels, and added option --minimumsize for those who don't want to accidentally select a 0x0 size selection. 9 years ago
  Dalton Nell a078a0df27 Whoops still learning git I suppose 9 years ago
  Dalton Nell db35ce2c88 reached version 2.0.1 9 years ago
  Dalton Nell b2a09cc55a Lots of changes here 9 years ago
  Dalton Nell eae2f3fa73 Added a --nodecoration window selection feature, and a way to offset selections that had decorations removed. 9 years ago
  Dalton Nell c0f4ef1327 Added error handler that catches the non-fatal BadAccess error, added a DestroyNotify blocker that waits for the window to be destroyed before actually shutting down, and now we're using SFML's way of detecting keyboard presses. 9 years ago
  naelstrof e078d082ca Fixed a lot of accuracy issues. 10 years ago
  naelstrof fdd129c997 added an option to disable auto-window-selection and fixed a few options in the makefile 10 years ago
  naelstrof 4246877681 added an option to disable auto-window-selection and fixed a few options in the makefile 10 years ago
  naelstrof db5a22ec55 changed -nk to -nkb 10 years ago
  naelstrof 20c8794fe0 added options to disable keyboard grabbing 10 years ago
  naelstrof 54345c6c32 reduced time till slop responds to keyboard, and added options for it 10 years ago
  naelstrof ed384cf57e fixed typo for -b= setting 10 years ago
  naelstrof 09205e1be1 name change, slrn was taken by some guy from 1994 10 years ago
  naelstrof eef0c29838 added color options 10 years ago
  naelstrof 755a6cfa00 Made errors print to stderr so eval wont try to evaluate them 10 years ago
  naelstrof 47bcbc0432 added some comments and separated options parsing to its own object 10 years ago