41 Révisions (e9bc4a7e22ef76be3f06b3e17e2ef132d6f484fa)

Auteur SHA1 Message Date
  naelstrof e9bc4a7e22 Added SLOP_OPENGL flag that makes OpenGL optional. (You shouldn't want this.) 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 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 7 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 adf7329671 shader chains now properly blend their alpha. 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 ec39dfc079 simplified rendering code il y a 7 ans
  naelstrof ccb020ce29 Re-added arrow key adjustment during drags. il y a 7 ans
  naelstrof 9b43427abc introduced a sleep for opengl mode to prevent 100% cpu usage il y a 7 ans
  naelstrof 1aaadbb1f6 flushed out shader support 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 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
  naelstrof 9df78697d9 now clearing all buffers il y a 7 ans
  Foster McLane 548e887157 use DISPLAY environment variable by default instead of :0 il y a 7 ans
  naelstrof 4db2dbc6fe improved namespace clashing il y a 7 ans
  naelstrof 3721a5e3bf changed around option flags to not conflict with maim il y a 7 ans
  naelstrof 675403f133 fixed up library header il y a 7 ans
  naelstrof a4da810654 Added quiet option il y a 7 ans
  naelstrof 2a00b1f125 Only prints one warning now instead of two when a compositor is missing il y a 7 ans
  naelstrof 0bddcbc002 Added detection for compositors il y a 7 ans
  naelstrof 5fbbd48916 Now slop will just fallback to the xshape extension if opengl fails. il y a 7 ans
  naelstrof d9ac7ad9ae added a prototype legacy mode il y a 7 ans
  naelstrof 1ad1b4e23a Removed yet another dependency il y a 7 ans
  naelstrof 5775c18e1c slop no longer needs files installed to function, it can still load custom shaders from ~/.config/slop though il y a 7 ans
  naelstrof e157484d65 added help printing il y a 7 ans
  naelstrof cbe27ff04b fixed some inaccuracies il y a 7 ans
  naelstrof 525b3746d4 added no decoration flag il y a 7 ans
  naelstrof bdd433c1f7 selecting windows works now il y a 7 ans
  naelstrof e20e54cbf0 getting closer il y a 7 ans
  naelstrof c423817ff1 some progress il y a 7 ans
  naelstrof 3da6afac7c fixed capital in option il y a 7 ans
  naelstrof 4a7c5fe6fb moved over wayland port il y a 7 ans