26 コミット (9bd51fe1c222fd5c13b115d5ba0631d46fee344c)

作者 SHA1 メッセージ 日付
  Dalton Nell 9bd51fe1c2 Changed default color and size, improved readme a little, and slop now outputs the ID of the selected window. 9 年 前
  Dalton Nell 19e9c46838 Additional precautions to keep windows from appearing in screenshots. 9 年 前
  Dalton Nell 552b30ef60 Reflected merge with version change, and fixed a typo. 9 年 前
  Dalton Nell e66dba979e Improved rendering speed and accuracy. 9 年 前
  Dalton Nell 163f336872 Fixed cursor bug when minimumsize and maximumsize were the same value 9 年 前
  Dalton Nell edd9784e85 Added highlight feature, and now events fall through slop windows. 9 年 前
  Dalton Nell a31494baa5 Added transparency suppport. 9 年 前
  Dalton Nell 8cf798f908 Fixed mistake 9 年 前
  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 年 前
  Dalton Nell e296d29736 Improved detection of selecting the very bottom row or the very right column of pixels. 9 年 前
  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 年 前
  Dalton Nell a078a0df27 Whoops still learning git I suppose 9 年 前
  Dalton Nell db35ce2c88 reached version 2.0.1 9 年 前
  Dalton Nell b2a09cc55a Lots of changes here 9 年 前
  Dalton Nell eae2f3fa73 Added a --nodecoration window selection feature, and a way to offset selections that had decorations removed. 9 年 前
  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 年 前
  naelstrof e078d082ca Fixed a lot of accuracy issues. 10 年 前
  naelstrof fdd129c997 added an option to disable auto-window-selection and fixed a few options in the makefile 10 年 前
  naelstrof 4246877681 added an option to disable auto-window-selection and fixed a few options in the makefile 10 年 前
  naelstrof db5a22ec55 changed -nk to -nkb 10 年 前
  naelstrof 20c8794fe0 added options to disable keyboard grabbing 10 年 前
  naelstrof 54345c6c32 reduced time till slop responds to keyboard, and added options for it 10 年 前
  naelstrof ed384cf57e fixed typo for -b= setting 10 年 前
  naelstrof 09205e1be1 name change, slrn was taken by some guy from 1994 10 年 前
  naelstrof eef0c29838 added color options 10 年 前
  naelstrof 755a6cfa00 Made errors print to stderr so eval wont try to evaluate them 10 年 前
  naelstrof 47bcbc0432 added some comments and separated options parsing to its own object 10 年 前