7 コミット (master)

作者 SHA1 メッセージ 日付
  naelstrof 14b0909113 Finally fixed the dumb nvidia segfault on preload, also re-added GLEW as a dependency, pthreads is now required. Fixes #83, #81. 6 年 前
  naelstrof 0b66444ad4 namespaced opengl, added unicode support, (fixes #80) 7 年 前
  naelstrof ee76d8e0dc reduced required GLSL version to 1.2 7 年 前
  naelstrof 38d4f6c1a1 Fixed tabbing, and uncommented the transparency 7 年 前
  naelstrof b185eada2e fixed nvidia transparency issues 7 年 前
  naelstrof 4db2dbc6fe improved namespace clashing 7 年 前
  naelstrof 5fbbd48916 Now slop will just fallback to the xshape extension if opengl fails. 7 年 前
  naelstrof 5775c18e1c slop no longer needs files installed to function, it can still load custom shaders from ~/.config/slop though 7 年 前
  naelstrof 4a7c5fe6fb moved over wayland port 7 年 前
  Dalton Nell bf50639960 Added experimental OpenGL rendering. Use --opengl to activate it. 9 年 前
  Dalton Nell 09d2eb9de8 Added error message when the XShape extension isn't supported. 9 年 前
  Dalton Nell 61cc45f913 Changed build system to cmake, made error handling more verbose, fixed many warnings, and added exception handling. 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 年 前
  Sam Lakerveld cc21c2d491 Changed window clear method 9 年 前
  Dalton Nell e66dba979e Improved rendering speed and accuracy. 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 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 b2a09cc55a Lots of changes here 9 年 前