19 Комити (v4.3.21)

Аутор SHA1 Порука Датум
  naelstrof 0d5a32bba4 Fixed another off-by-one bug, and a typo. пре 8 година
  naelstrof a8f1e5cd57 Fixed a bug where a single pixel isn't accounted for when selecting the entire screen. Upped version for previous changes пре 8 година
  Brian Callahan 15e4b04535 These things are not needed if you're not compiling with OpenGL. пре 9 година
  Dalton Nell 43b179df21 Removed a stray include. пре 9 година
  Dalton Nell 3af00283a4 Added optional CMake flag CMAKE_OPENGL_SUPPORT to enable slop's OpenGL implementation. пре 9 година
  Dalton Nell 437eccc73b Added shader support пре 9 година
  Dalton Nell 2200ce763a Added basic textured themes. пре 9 година
  Dalton Nell 7f3edc8df3 Added an experimental magnifying glass for --opengl only. пре 9 година
  Dalton Nell bf50639960 Added experimental OpenGL rendering. Use --opengl to activate it. пре 9 година
  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 година