10 コミット (f6e72a937b0d2e7cd18df7e408a17a57e63b7fe0)

作者 SHA1 メッセージ 日付
  Dalton Nell f6e72a937b Fixed a case where slop couldn't grab the mouse due to the window manager already having it grabbed due to a key combination being pressed. Slop simply waits for the duration of --gracetime in order for the key combination to be released, thus freeing up the mouse. 9 年 前
  Rafael Bodill 09109c7fc7 Workaround lack of clock_gettime in OSX 9 年 前
  Dalton Nell 761a7c0d00 Slop now outputs the root window ID when no window is selected. 9 年 前
  Dalton Nell 8a03f9a24c Fixed slop from segfaulting. 9 年 前
  Dalton Nell 09d2eb9de8 Added error message when the XShape extension isn't supported. 9 年 前
  Dalton Nell 5a98bc1b57 Fixed bug where slop would ignore the environment variable DISPLAY. 9 年 前
  naelstrof 77f5af15ac Fixed Ubuntu having undefined references. 9 年 前
  Dalton Nell 6285e519f0 Added ability to move starting points of selections with arrow keys, and made pressing enter accept the current selection rather than cancel it. 9 年 前
  naelstrof 74d5bab587 Improved error handling 9 年 前
  Dalton Nell 61cc45f913 Changed build system to cmake, made error handling more verbose, fixed many warnings, and added exception handling. 9 年 前
  naelstrof 5cc203e18a Added option --format, which lets you change the output format. Useful to manually parse variables, and to avoid using eval. 9 年 前
  Dalton Nell 1d53e9f23a Fixed slop from returning the wrong window ID in certain situations. 9 年 前
  Dalton Nell fa2b624c02 Added GPL notifications at the top of each file, and made it clear that contributors must agree with it too. 9 年 前
  Dalton Nell 8ed905d243 Fixed some memory leaks. 9 年 前
  Dalton Nell 9f7a1c0faf Slop now uses more unix-like argument parsing. All thanks to lovely gengetopt. 9 年 前
  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 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 年 前
  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 d91f31edbe Fixed exiting on non-fatal error. 9 年 前
  Steven Honeyman 0b40e60ea2 fixed an ambiguous operator precedence warning 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 a70b3ada43 oops now i fixed the accuracy, I think 10 年 前
  naelstrof e078d082ca Fixed a lot of accuracy issues. 10 年 前
  naelstrof 46092fa6f9 now i fixed the accuracy issues 10 年 前
  naelstrof fdd129c997 added an option to disable auto-window-selection and fixed a few options in the makefile 10 年 前
  naelstrof 8f327d736c Fixed 1px accuracy issues 10 年 前
  naelstrof 4246877681 added an option to disable auto-window-selection and fixed a few options in the makefile 10 年 前
  naelstrof 081bb6196e fixed a few x syncronization issues 10 年 前
  naelstrof 98c819a0ec fixed accuracy 10 年 前
  naelstrof 532d2928dd fixed slop from getting in screenshots 10 年 前
  naelstrof 20c8794fe0 added options to disable keyboard grabbing 10 年 前
  naelstrof 9580ac6fa4 fixed consistentcies 10 年 前
  naelstrof c675ecfb1b made code more consistant 10 年 前
  naelstrof 12f2559b50 fixed some accuracy issues 10 年 前
  naelstrof 54345c6c32 reduced time till slop responds to keyboard, and added options for it 10 年 前
  naelstrof fd6f8273d3 improved timings 10 年 前
  naelstrof 9d72c917cb merging issues fixed 10 年 前
  naelstrof ed3d175f0d ok now i really added a grace period for keypresses 10 年 前
  naelstrof c6fdf5ef90 added grace period for keypresses 10 年 前
  naelstrof 5ddafa3bb9 fixed having a small box appear in screenshots when clicking on windows for windowshot 10 年 前
  naelstrof 09205e1be1 name change, slrn was taken by some guy from 1994 10 年 前
  naelstrof eef0c29838 added color options 10 年 前