5 Révisions (8204aea88a0e168c85d03cab0a330cfc80b8b251)

Auteur SHA1 Message Date
  Dalton Nell 3af00283a4 Added optional CMake flag CMAKE_OPENGL_SUPPORT to enable slop's OpenGL implementation. il y a 9 ans
  Dalton Nell 7f3edc8df3 Added an experimental magnifying glass for --opengl only. il y a 9 ans
  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. il y a 9 ans
  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. il y a 9 ans
  Dalton Nell 61cc45f913 Changed build system to cmake, made error handling more verbose, fixed many warnings, and added exception handling. il y a 9 ans
  Dalton Nell 1d53e9f23a Fixed slop from returning the wrong window ID in certain situations. il y a 9 ans
  Dalton Nell fa2b624c02 Added GPL notifications at the top of each file, and made it clear that contributors must agree with it too. il y a 9 ans
  Dalton Nell 8ed905d243 Fixed some memory leaks. il y a 9 ans
  Dalton Nell edd9784e85 Added highlight feature, and now events fall through slop windows. il y a 9 ans
  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. il y a 9 ans
  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. il y a 9 ans
  Dalton Nell b2a09cc55a Lots of changes here il y a 9 ans
  Dalton Nell eae2f3fa73 Added a --nodecoration window selection feature, and a way to offset selections that had decorations removed. il y a 9 ans
  Dalton Nell 7da3bf4e1d Fixed compile error il y a 9 ans
  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. il y a 9 ans
  naelstrof 09205e1be1 name change, slrn was taken by some guy from 1994 il y a 10 ans
  naelstrof eef0c29838 added color options il y a 10 ans
  naelstrof 752001c7bd Added keyboard press detection il y a 10 ans
  naelstrof 47bcbc0432 added some comments and separated options parsing to its own object il y a 10 ans
  naelstrof 38d3a46149 fixed mouse typo il y a 10 ans
  naelstrof f0fd2e23b4 fixed padding issues il y a 10 ans
  naelstrof fc0d2656cd added some features il y a 10 ans
  naelstrof a4afa890fe fixed a few bugs and added window selections il y a 10 ans
  naelstrof 7f72447efe first commit il y a 10 ans