18 Commits (fa2b624c02c4061822f9a18e2a17e2f8b1737b13)

Author SHA1 Message Date
  Dalton Nell fa2b624c02 Added GPL notifications at the top of each file, and made it clear that contributors must agree with it too. 9 years ago
  Dalton Nell 8ed905d243 Fixed some memory leaks. 9 years ago
  Dalton Nell edd9784e85 Added highlight feature, and now events fall through slop windows. 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 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 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 7da3bf4e1d Fixed compile error 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 09205e1be1 name change, slrn was taken by some guy from 1994 10 years ago
  naelstrof eef0c29838 added color options 10 years ago
  naelstrof 752001c7bd Added keyboard press detection 10 years ago
  naelstrof 47bcbc0432 added some comments and separated options parsing to its own object 10 years ago
  naelstrof 38d3a46149 fixed mouse typo 10 years ago
  naelstrof f0fd2e23b4 fixed padding issues 10 years ago
  naelstrof fc0d2656cd added some features 10 years ago
  naelstrof a4afa890fe fixed a few bugs and added window selections 10 years ago
  naelstrof 7f72447efe first commit 10 years ago