269 Commits (master)
 

Author SHA1 Message Date
  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
  naelstrof 0c7f1eae07 added noopengl flag 7 years ago
  naelstrof 9df78697d9 now clearing all buffers 7 years ago
  naelstrof e787f1b15a Set an always on top atom to tell the window manager to keep slop on top. 7 years ago
  Dalton Nell 1fd9f104c0 Merge pull request #57 from fkmclane/master 7 years ago
  Dalton Nell ba73ec850d Merge pull request #58 from fkmclane/display 7 years ago
  Foster McLane 548e887157 use DISPLAY environment variable by default instead of :0 7 years ago
  Foster McLane 24ca6151d1 fix compilation on Gentoo and probably most distributions 7 years ago
  naelstrof ee3b25c6a7 Merge branch 'slop-release-candidate' 7 years ago
  naelstrof 3dbc9951a3 updated readme 7 years ago
  naelstrof ba04cef94b cleaned up options 7 years ago
  naelstrof 4db2dbc6fe improved namespace clashing 7 years ago
  naelstrof dfd9462608 swapped around options a bit again 7 years ago
  naelstrof eaea8ccab4 oops deleted cout debug thing 7 years ago
  naelstrof 3721a5e3bf changed around option flags to not conflict with maim 7 years ago
  naelstrof 675403f133 fixed up library header 7 years ago
  naelstrof a4da810654 Added quiet option 7 years ago
  naelstrof 2a00b1f125 Only prints one warning now instead of two when a compositor is missing 7 years ago
  naelstrof 03a2956e47 Now you can select the level of aggressiveness when removing window borders. 7 years ago
  naelstrof 96de1eaa68 added cancellation parsing in format 7 years ago
  naelstrof f119dc80d7 default to an xgeometry compliant format 7 years ago
  naelstrof 0bddcbc002 Added detection for compositors 7 years ago
  naelstrof ebd1b98f9d pretty much done now 7 years ago
  naelstrof 5fbbd48916 Now slop will just fallback to the xshape extension if opengl fails. 7 years ago
  naelstrof 33adb69592 improved library-ness 7 years ago
  naelstrof 75e04cce02 librarified slop 7 years ago
  naelstrof 816a4dc788 Allow for truncating of flag arguments 7 years ago
  naelstrof 70c1f22349 nearing completion 7 years ago
  naelstrof dbe3e4f987 added delay to legacy updates to fix lag, and prevented mouse from selecting unmapped windows 7 years ago
  naelstrof d9ac7ad9ae added a prototype legacy mode 7 years ago
  naelstrof 1ad1b4e23a Removed yet another dependency 7 years ago
  naelstrof 33133e0938 deleted some undefined functions 7 years ago
  naelstrof 5775c18e1c slop no longer needs files installed to function, it can still load custom shaders from ~/.config/slop though 7 years ago
  Dalton Nell 0db93d0be1 Merge pull request #55 from goberghen/patch-2 7 years ago
  goberghen e0dbaf7cc1 Update README.md 7 years ago