13 Commits (4db2dbc6fefa88506fad9f534866ef28e9e7f446)

Autor SHA1 Nachricht Datum
  naelstrof 4db2dbc6fe improved namespace clashing vor 7 Jahren
  naelstrof 0bddcbc002 Added detection for compositors vor 7 Jahren
  naelstrof 525b3746d4 added no decoration flag vor 7 Jahren
  naelstrof e20e54cbf0 getting closer vor 7 Jahren
  naelstrof c423817ff1 some progress vor 7 Jahren
  naelstrof 4a7c5fe6fb moved over wayland port vor 7 Jahren
  Dalton Nell 3af00283a4 Added optional CMake flag CMAKE_OPENGL_SUPPORT to enable slop's OpenGL implementation. vor 9 Jahren
  Dalton Nell 7f3edc8df3 Added an experimental magnifying glass for --opengl only. vor 9 Jahren
  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. vor 9 Jahren
  James Nylen 36396364e1 Ignore BadValue errors from XQueryKeymap vor 9 Jahren
  Dalton Nell b6a1b5597c Added more robust error messages. vor 9 Jahren
  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. vor 9 Jahren
  Dalton Nell 61cc45f913 Changed build system to cmake, made error handling more verbose, fixed many warnings, and added exception handling. vor 9 Jahren
  Dalton Nell 1d53e9f23a Fixed slop from returning the wrong window ID in certain situations. vor 9 Jahren
  Dalton Nell fa2b624c02 Added GPL notifications at the top of each file, and made it clear that contributors must agree with it too. vor 9 Jahren
  Dalton Nell 8ed905d243 Fixed some memory leaks. vor 9 Jahren
  Dalton Nell e66dba979e Improved rendering speed and accuracy. vor 9 Jahren
  Dalton Nell edd9784e85 Added highlight feature, and now events fall through slop windows. vor 9 Jahren
  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. vor 9 Jahren
  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. vor 9 Jahren
  Steven Honeyman e16dc27803 fixed a warning (int->long int) vor 9 Jahren
  Dalton Nell b2a09cc55a Lots of changes here vor 9 Jahren
  Dalton Nell eae2f3fa73 Added a --nodecoration window selection feature, and a way to offset selections that had decorations removed. vor 9 Jahren
  Dalton Nell 77988fb2f1 Cleaned up some code, and flushed out the error handler. vor 9 Jahren
  Dalton Nell 7da3bf4e1d Fixed compile error vor 9 Jahren
  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. vor 9 Jahren
  unek f495df3ca4 give slop's window a class vor 10 Jahren
  naelstrof 081bb6196e fixed a few x syncronization issues vor 10 Jahren
  naelstrof c675ecfb1b made code more consistant vor 10 Jahren
  naelstrof 67130952ca fixed failing to grab keyboard vor 10 Jahren
  naelstrof 09205e1be1 name change, slrn was taken by some guy from 1994 vor 10 Jahren
  naelstrof 1acba3bb38 added some documentation vor 10 Jahren
  naelstrof eef0c29838 added color options vor 10 Jahren
  naelstrof 752001c7bd Added keyboard press detection vor 10 Jahren
  naelstrof 755a6cfa00 Made errors print to stderr so eval wont try to evaluate them vor 10 Jahren
  naelstrof 47bcbc0432 added some comments and separated options parsing to its own object vor 10 Jahren
  naelstrof 38d3a46149 fixed mouse typo vor 10 Jahren
  naelstrof f0fd2e23b4 fixed padding issues vor 10 Jahren
  naelstrof 7a77bd4a2c made output work with the 'eval' command by default vor 10 Jahren
  naelstrof fc0d2656cd added some features vor 10 Jahren
  naelstrof a4afa890fe fixed a few bugs and added window selections vor 10 Jahren
  naelstrof 7f72447efe first commit vor 10 Jahren