253 Commits (3e37b45c5e4604fdd44461f425a9602fc1cb19bb)
 

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