43 Révisions (ab41bb7d3ccb248034a289ca41a65b341c806a67)

Auteur SHA1 Message Date
  naelstrof ab41bb7d3c slop now errors properly when a positional argument is supplied 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 1aaadbb1f6 flushed out shader support il y a 7 ans
  naelstrof 359b426b89 keep -n from consuming a parameter il y a 7 ans
  naelstrof e87468bacf improved backward compatibility. il y a 7 ans
  naelstrof 0c7f1eae07 added noopengl flag il y a 7 ans
  naelstrof 4db2dbc6fe improved namespace clashing il y a 7 ans
  naelstrof dfd9462608 swapped around options a bit again il y a 7 ans
  naelstrof eaea8ccab4 oops deleted cout debug thing il y a 7 ans
  naelstrof 3721a5e3bf changed around option flags to not conflict with maim il y a 7 ans
  naelstrof a4da810654 Added quiet option il y a 7 ans
  naelstrof 03a2956e47 Now you can select the level of aggressiveness when removing window borders. il y a 7 ans
  naelstrof 96de1eaa68 added cancellation parsing in format il y a 7 ans
  naelstrof f119dc80d7 default to an xgeometry compliant format 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 33adb69592 improved library-ness 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 bf24bc367c added version flag il y a 7 ans
  naelstrof e157484d65 added help printing il y a 7 ans
  naelstrof 525b3746d4 added no decoration flag il y a 7 ans
  naelstrof e82299f97b added copyright information to every file il y a 7 ans
  naelstrof 4a7c5fe6fb moved over wayland port il y a 7 ans
  naelstrof 0d5a32bba4 Fixed another off-by-one bug, and a typo. il y a 8 ans
  naelstrof a8f1e5cd57 Fixed a bug where a single pixel isn't accounted for when selecting the entire screen. Upped version for previous changes il y a 8 ans
  Brian Callahan 15e4b04535 These things are not needed if you're not compiling with OpenGL. il y a 8 ans
  Dalton Nell 43b179df21 Removed a stray include. il y a 9 ans
  Dalton Nell 3af00283a4 Added optional CMake flag CMAKE_OPENGL_SUPPORT to enable slop's OpenGL implementation. il y a 9 ans
  Dalton Nell 437eccc73b Added shader support il y a 9 ans
  Dalton Nell 2200ce763a Added basic textured themes. il y a 9 ans
  Dalton Nell 7f3edc8df3 Added an experimental magnifying glass for --opengl only. il y a 9 ans
  Dalton Nell bf50639960 Added experimental OpenGL rendering. Use --opengl to activate it. il y a 9 ans
  Dalton Nell f6e72a937b Fixed a case where slop couldn't grab the mouse due to the window manager already having it grabbed due to a key combination being pressed. Slop simply waits for the duration of --gracetime in order for the key combination to be released, thus freeing up the mouse. il y a 9 ans
  Rafael Bodill 09109c7fc7 Workaround lack of clock_gettime in OSX il y a 9 ans
  Dalton Nell 761a7c0d00 Slop now outputs the root window ID when no window is selected. il y a 9 ans
  Dalton Nell 8a03f9a24c Fixed slop from segfaulting. il y a 9 ans
  Dalton Nell 09d2eb9de8 Added error message when the XShape extension isn't supported. il y a 9 ans
  Dalton Nell 5a98bc1b57 Fixed bug where slop would ignore the environment variable DISPLAY. il y a 9 ans
  naelstrof 77f5af15ac Fixed Ubuntu having undefined references. il y a 9 ans
  Dalton Nell 6285e519f0 Added ability to move starting points of selections with arrow keys, and made pressing enter accept the current selection rather than cancel it. il y a 9 ans
  naelstrof 74d5bab587 Improved error handling il y a 9 ans
  Dalton Nell 61cc45f913 Changed build system to cmake, made error handling more verbose, fixed many warnings, and added exception handling. il y a 9 ans
  naelstrof 5cc203e18a Added option --format, which lets you change the output format. Useful to manually parse variables, and to avoid using eval. il y a 9 ans
  Dalton Nell 1d53e9f23a Fixed slop from returning the wrong window ID in certain situations. il y a 9 ans
  Dalton Nell fa2b624c02 Added GPL notifications at the top of each file, and made it clear that contributors must agree with it too. il y a 9 ans
  Dalton Nell 8ed905d243 Fixed some memory leaks. il y a 9 ans
  Dalton Nell 9f7a1c0faf Slop now uses more unix-like argument parsing. All thanks to lovely gengetopt. il y a 9 ans
  Dalton Nell 9bd51fe1c2 Changed default color and size, improved readme a little, and slop now outputs the ID of the selected window. il y a 9 ans
  Dalton Nell 19e9c46838 Additional precautions to keep windows from appearing in screenshots. il y a 9 ans