263 Commits (b8e1c488b9c75df1d148e1a47270c21b72eb4bc8)
 

Autor SHA1 Mensaje Fecha
  David Seifert b8e1c488b9 Make SONAME equal to the PROJECT_VERSION hace 6 años
  Dalton Nell bbb735a11a
Merge pull request #93 from SoapGentoo/fix-cmake hace 6 años
  David Seifert 1f74b121d5 Do not compress manpage hace 6 años
  David Seifert 5a299816f0 Modernise CMake hace 6 años
  Dalton Nell 25c133eba8 Merge pull request #87 from Nicop06/fix-install-lib64 hace 6 años
  Nicolas Porcel db8055f3dc Fix 64 bit install hace 6 años
  naelstrof d7c12dd5d7 fixed typo hace 6 años
  naelstrof 4482565079 Merge branch 'master' of github.com:naelstrof/slop hace 6 años
  naelstrof e9bc4a7e22 Added SLOP_OPENGL flag that makes OpenGL optional. (You shouldn't want this.) hace 6 años
  Dalton Nell 542383610d Merge pull request #84 from AloisMahdal/fedora_copr hace 6 años
  Alois Mahdal 3e37b45c5e Added my Fedora COPR (experimental repo) hace 6 años
  naelstrof f4d9179987 upped major version number, since library interface has changed. Most people shouldn\'t care about that though. hace 6 años
  naelstrof ccffce612a finished c interface to slop hace 6 años
  naelstrof 93273d564f changing the interface to support pure C hace 6 años
  naelstrof 8b8508a944 upped version number hace 6 años
  naelstrof 1984fec136 fixed memory leak, ICU libraries are now optional hace 6 años
  naelstrof 1f884e211a fixed border detection on certain window managers (pretty much just mutter). hace 6 años
  naelstrof fa10482ead Use mix now in shader examples, also replaced a bunch of tabs with spaces to make it consistent hace 6 años
  naelstrof 1dd26ac8fe added extra shader example. hace 6 años
  naelstrof 14b0909113 Finally fixed the dumb nvidia segfault on preload, also re-added GLEW as a dependency, pthreads is now required. Fixes #83, #81. hace 6 años
  naelstrof badecc298b Adjusted include order, slop now checks OpenGL version. hace 7 años
  naelstrof 0b66444ad4 namespaced opengl, added unicode support, (fixes #80) hace 7 años
  naelstrof 66237354da removed depth bit requirement to window creation, and smushed a bunch of memory leaks hace 7 años
  naelstrof b3e42e6ecd Reduced required OpenGL version to 3.0 hace 7 años
  naelstrof adf7329671 shader chains now properly blend their alpha. hace 7 años
  naelstrof 7b5823071a upped version from merge hace 7 años
  Dalton Nell 97d200f40a Merge pull request #78 from Streetwalrus/master hace 7 años
  Dan Elkouby 6afaf87485 Re-add arrow key adjustment during drags (again) hace 7 años
  naelstrof 2d2ba77ab5 upped version hace 7 años
  naelstrof 170a6d0a80 slop now blocks until window is destroyed hace 7 años
  naelstrof ee76d8e0dc reduced required GLSL version to 1.2 hace 7 años
  naelstrof 91d8585893 upped version number hace 7 años
  naelstrof ec39dfc079 simplified rendering code hace 7 años
  naelstrof d482546922 added more shader examples hace 7 años
  naelstrof ab41bb7d3c slop now errors properly when a positional argument is supplied hace 7 años
  naelstrof ccb020ce29 Re-added arrow key adjustment during drags. hace 7 años
  naelstrof dcb9364586 ignore arrowkey presses for cancelling selection. hace 7 años
  naelstrof 9b43427abc introduced a sleep for opengl mode to prevent 100% cpu usage hace 7 años
  naelstrof 3b19860795 Switched to using a POSIX compliant argument parser. This will break scripts! sorry hace 7 años
  naelstrof 90192110ec Fixed a bug where an InputOnly window would be selected. hace 7 años
  naelstrof a65667346c upped cmake requirement to match C++11 support hace 7 años
  Dalton Nell 7e04e89aa9 fixed readmex3 hace 7 años
  Dalton Nell 9529fa3674 fixed readmex2 hace 7 años
  Dalton Nell ebbbb3dab1 fixed table in readme hace 7 años
  naelstrof b8acd68dc2 Merge branch 'master' of github.com:naelstrof/slop hace 7 años
  naelstrof df3bd41ddd updated readme hace 7 años
  Dalton Nell 3fa0eaeb15 Merge pull request #65 from nylen/add/gitignore hace 7 años
  naelstrof f812b2a2cb increased accuracy of mouse, some more shader polish hace 7 años
  James Nylen 3a5664cfe5 Add .gitignore hace 7 años
  naelstrof 1aaadbb1f6 flushed out shader support hace 7 años