15 Commits (8204aea88a0e168c85d03cab0a330cfc80b8b251)

Author SHA1 Message Date
  Dalton Nell 3af00283a4 Added optional CMake flag CMAKE_OPENGL_SUPPORT to enable slop's OpenGL implementation. 9 years ago
  Dalton Nell 437eccc73b Added shader support 9 years ago
  Dalton Nell 2200ce763a Added basic textured themes. 9 years ago
  Dalton Nell 7f3edc8df3 Added an experimental magnifying glass for --opengl only. 9 years ago
  Dalton Nell bf50639960 Added experimental OpenGL rendering. Use --opengl to activate it. 9 years ago
  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 years ago
  Rafael Bodill 09109c7fc7 Workaround lack of clock_gettime in OSX 9 years ago
  Dalton Nell 761a7c0d00 Slop now outputs the root window ID when no window is selected. 9 years ago
  Dalton Nell 8a03f9a24c Fixed slop from segfaulting. 9 years ago
  Dalton Nell 09d2eb9de8 Added error message when the XShape extension isn't supported. 9 years ago
  Dalton Nell 5a98bc1b57 Fixed bug where slop would ignore the environment variable DISPLAY. 9 years ago
  naelstrof 77f5af15ac Fixed Ubuntu having undefined references. 9 years ago
  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 years ago
  naelstrof 74d5bab587 Improved error handling 9 years ago
  Dalton Nell 61cc45f913 Changed build system to cmake, made error handling more verbose, fixed many warnings, and added exception handling. 9 years ago
  naelstrof 5cc203e18a Added option --format, which lets you change the output format. Useful to manually parse variables, and to avoid using eval. 9 years ago
  Dalton Nell 1d53e9f23a Fixed slop from returning the wrong window ID in certain situations. 9 years ago
  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 9f7a1c0faf Slop now uses more unix-like argument parsing. All thanks to lovely gengetopt. 9 years ago
  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 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
  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 d91f31edbe Fixed exiting on non-fatal error. 9 years ago
  Steven Honeyman 0b40e60ea2 fixed an ambiguous operator precedence warning 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 a70b3ada43 oops now i fixed the accuracy, I think 10 years ago
  naelstrof e078d082ca Fixed a lot of accuracy issues. 10 years ago
  naelstrof 46092fa6f9 now i fixed the 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 8f327d736c Fixed 1px accuracy issues 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 081bb6196e fixed a few x syncronization issues 10 years ago
  naelstrof 98c819a0ec fixed accuracy 10 years ago
  naelstrof 532d2928dd fixed slop from getting in screenshots 10 years ago
  naelstrof 20c8794fe0 added options to disable keyboard grabbing 10 years ago
  naelstrof 9580ac6fa4 fixed consistentcies 10 years ago
  naelstrof c675ecfb1b made code more consistant 10 years ago
  naelstrof 12f2559b50 fixed some accuracy issues 10 years ago
  naelstrof 54345c6c32 reduced time till slop responds to keyboard, and added options for it 10 years ago
  naelstrof fd6f8273d3 improved timings 10 years ago
  naelstrof 9d72c917cb merging issues fixed 10 years ago