256 Révisions (v7.3.48)
 

Auteur SHA1 Message Date
  naelstrof f4d9179987 upped major version number, since library interface has changed. Most people shouldn\'t care about that though. il y a 6 ans
  naelstrof ccffce612a finished c interface to slop il y a 6 ans
  naelstrof 93273d564f changing the interface to support pure C il y a 6 ans
  naelstrof 8b8508a944 upped version number il y a 6 ans
  naelstrof 1984fec136 fixed memory leak, ICU libraries are now optional il y a 6 ans
  naelstrof 1f884e211a fixed border detection on certain window managers (pretty much just mutter). il y a 6 ans
  naelstrof fa10482ead Use mix now in shader examples, also replaced a bunch of tabs with spaces to make it consistent il y a 6 ans
  naelstrof 1dd26ac8fe added extra shader example. il y a 6 ans
  naelstrof 14b0909113 Finally fixed the dumb nvidia segfault on preload, also re-added GLEW as a dependency, pthreads is now required. Fixes #83, #81. il y a 6 ans
  naelstrof badecc298b Adjusted include order, slop now checks OpenGL version. il y a 7 ans
  naelstrof 0b66444ad4 namespaced opengl, added unicode support, (fixes #80) il y a 7 ans
  naelstrof 66237354da removed depth bit requirement to window creation, and smushed a bunch of memory leaks il y a 7 ans
  naelstrof b3e42e6ecd Reduced required OpenGL version to 3.0 il y a 7 ans
  naelstrof adf7329671 shader chains now properly blend their alpha. il y a 7 ans
  naelstrof 7b5823071a upped version from merge il y a 7 ans
  Dalton Nell 97d200f40a Merge pull request #78 from Streetwalrus/master il y a 7 ans
  Dan Elkouby 6afaf87485 Re-add arrow key adjustment during drags (again) il y a 7 ans
  naelstrof 2d2ba77ab5 upped version il y a 7 ans
  naelstrof 170a6d0a80 slop now blocks until window is destroyed il y a 7 ans
  naelstrof ee76d8e0dc reduced required GLSL version to 1.2 il y a 7 ans
  naelstrof 91d8585893 upped version number il y a 7 ans
  naelstrof ec39dfc079 simplified rendering code il y a 7 ans
  naelstrof d482546922 added more shader examples il y a 7 ans
  naelstrof ab41bb7d3c slop now errors properly when a positional argument is supplied il y a 7 ans
  naelstrof ccb020ce29 Re-added arrow key adjustment during drags. il y a 7 ans
  naelstrof dcb9364586 ignore arrowkey presses for cancelling selection. il y a 7 ans
  naelstrof 9b43427abc introduced a sleep for opengl mode to prevent 100% cpu usage il y a 7 ans
  naelstrof 3b19860795 Switched to using a POSIX compliant argument parser. This will break scripts! sorry il y a 7 ans
  naelstrof 90192110ec Fixed a bug where an InputOnly window would be selected. il y a 7 ans
  naelstrof a65667346c upped cmake requirement to match C++11 support il y a 7 ans
  Dalton Nell 7e04e89aa9 fixed readmex3 il y a 7 ans
  Dalton Nell 9529fa3674 fixed readmex2 il y a 7 ans
  Dalton Nell ebbbb3dab1 fixed table in readme il y a 7 ans
  naelstrof b8acd68dc2 Merge branch 'master' of github.com:naelstrof/slop il y a 7 ans
  naelstrof df3bd41ddd updated readme il y a 7 ans
  Dalton Nell 3fa0eaeb15 Merge pull request #65 from nylen/add/gitignore il y a 7 ans
  naelstrof f812b2a2cb increased accuracy of mouse, some more shader polish il y a 7 ans
  James Nylen 3a5664cfe5 Add .gitignore il y a 7 ans
  naelstrof 1aaadbb1f6 flushed out shader support il y a 7 ans
  naelstrof d50c58c630 fixed slop from segfaulting when options were provided incorrectly il y a 7 ans
  naelstrof 359b426b89 keep -n from consuming a parameter il y a 7 ans
  naelstrof 3634e20f0e Made slop be really aggressive with mouse and keyboard grabs. Failing to grab the mouse results in a fatal shutdown now. il y a 7 ans
  naelstrof 8a4f1c20f2 Don't attempt to grab keyboard if --nokeyboard. Thanks #63 il y a 7 ans
  naelstrof 3a70901e0a fixed slop crashing when failing to grab keyboard for real il y a 7 ans
  naelstrof eeadb3437a slop should no longer crash grabbing the keyboard il y a 7 ans
  naelstrof e87468bacf improved backward compatibility. il y a 7 ans
  naelstrof 09787b38a2 Added more verbose OpenGL failure messages il y a 7 ans
  naelstrof 38d4f6c1a1 Fixed tabbing, and uncommented the transparency il y a 7 ans
  naelstrof b185eada2e fixed nvidia transparency issues il y a 7 ans
  naelstrof 0c7f1eae07 added noopengl flag il y a 7 ans