naelstrof
|
f4d9179987
|
upped major version number, since library interface has changed. Most people shouldn\'t care about that though.
|
vor 7 Jahren |
naelstrof
|
8b8508a944
|
upped version number
|
vor 7 Jahren |
naelstrof
|
1984fec136
|
fixed memory leak, ICU libraries are now optional
|
vor 7 Jahren |
naelstrof
|
fa10482ead
|
Use mix now in shader examples, also replaced a bunch of tabs with spaces to make it consistent
|
vor 7 Jahren |
naelstrof
|
14b0909113
|
Finally fixed the dumb nvidia segfault on preload, also re-added GLEW as a dependency, pthreads is now required. Fixes #83, #81.
|
vor 7 Jahren |
naelstrof
|
badecc298b
|
Adjusted include order, slop now checks OpenGL version.
|
vor 7 Jahren |
naelstrof
|
0b66444ad4
|
namespaced opengl, added unicode support, (fixes #80)
|
vor 7 Jahren |
naelstrof
|
66237354da
|
removed depth bit requirement to window creation, and smushed a bunch of memory leaks
|
vor 7 Jahren |
naelstrof
|
b3e42e6ecd
|
Reduced required OpenGL version to 3.0
|
vor 7 Jahren |
naelstrof
|
adf7329671
|
shader chains now properly blend their alpha.
|
vor 7 Jahren |
naelstrof
|
7b5823071a
|
upped version from merge
|
vor 7 Jahren |
naelstrof
|
2d2ba77ab5
|
upped version
|
vor 7 Jahren |
naelstrof
|
91d8585893
|
upped version number
|
vor 7 Jahren |
naelstrof
|
3b19860795
|
Switched to using a POSIX compliant argument parser. This will break scripts! sorry
|
vor 7 Jahren |
naelstrof
|
90192110ec
|
Fixed a bug where an InputOnly window would be selected.
|
vor 7 Jahren |
naelstrof
|
a65667346c
|
upped cmake requirement to match C++11 support
|
vor 7 Jahren |
naelstrof
|
f812b2a2cb
|
increased accuracy of mouse, some more shader polish
|
vor 7 Jahren |
naelstrof
|
1aaadbb1f6
|
flushed out shader support
|
vor 7 Jahren |
naelstrof
|
d50c58c630
|
fixed slop from segfaulting when options were provided incorrectly
|
vor 7 Jahren |
naelstrof
|
359b426b89
|
keep -n from consuming a parameter
|
vor 7 Jahren |
naelstrof
|
3634e20f0e
|
Made slop be really aggressive with mouse and keyboard grabs. Failing to grab the mouse results in a fatal shutdown now.
|
vor 7 Jahren |
naelstrof
|
8a4f1c20f2
|
Don't attempt to grab keyboard if --nokeyboard. Thanks #63
|
vor 7 Jahren |
naelstrof
|
3a70901e0a
|
fixed slop crashing when failing to grab keyboard for real
|
vor 7 Jahren |
naelstrof
|
eeadb3437a
|
slop should no longer crash grabbing the keyboard
|
vor 7 Jahren |
naelstrof
|
e87468bacf
|
improved backward compatibility.
|
vor 7 Jahren |
naelstrof
|
38d4f6c1a1
|
Fixed tabbing, and uncommented the transparency
|
vor 7 Jahren |
naelstrof
|
b185eada2e
|
fixed nvidia transparency issues
|
vor 7 Jahren |
naelstrof
|
0c7f1eae07
|
added noopengl flag
|
vor 7 Jahren |
naelstrof
|
9df78697d9
|
now clearing all buffers
|
vor 7 Jahren |
naelstrof
|
e787f1b15a
|
Set an always on top atom to tell the window manager to keep slop on top.
|
vor 7 Jahren |
Foster McLane
|
24ca6151d1
|
fix compilation on Gentoo and probably most distributions
closes #56
|
vor 7 Jahren |
naelstrof
|
4db2dbc6fe
|
improved namespace clashing
|
vor 7 Jahren |
naelstrof
|
ebd1b98f9d
|
pretty much done now
|
vor 7 Jahren |
naelstrof
|
5fbbd48916
|
Now slop will just fallback to the xshape extension if opengl fails.
|
vor 7 Jahren |
naelstrof
|
33adb69592
|
improved library-ness
|
vor 7 Jahren |
naelstrof
|
75e04cce02
|
librarified slop
|
vor 7 Jahren |
naelstrof
|
dbe3e4f987
|
added delay to legacy updates to fix lag, and prevented mouse from selecting unmapped windows
|
vor 7 Jahren |
naelstrof
|
d9ac7ad9ae
|
added a prototype legacy mode
|
vor 7 Jahren |
naelstrof
|
1ad1b4e23a
|
Removed yet another dependency
|
vor 7 Jahren |
naelstrof
|
5775c18e1c
|
slop no longer needs files installed to function, it can still load custom shaders from ~/.config/slop though
|
vor 7 Jahren |
naelstrof
|
bf24bc367c
|
added version flag
|
vor 7 Jahren |
naelstrof
|
0faea5852c
|
added window detection
|
vor 7 Jahren |
naelstrof
|
e20e54cbf0
|
getting closer
|
vor 7 Jahren |
naelstrof
|
c423817ff1
|
some progress
|
vor 7 Jahren |
naelstrof
|
4a7c5fe6fb
|
moved over wayland port
|
vor 7 Jahren |
Vlad Glagolev
|
2d1776aebf
|
check for OpenGL requirements only when GL support has been enforced
|
vor 8 Jahren |
naelstrof
|
e063690c8d
|
Implemented highlight feature for OpenGL.
|
vor 9 Jahren |
naelstrof
|
65acba31ae
|
Fixed an issue where slop doesn't know where the shaders are located, by adding another CMake variable and fixed refract fragment shader.
|
vor 9 Jahren |
naelstrof
|
0d5a32bba4
|
Fixed another off-by-one bug, and a typo.
|
vor 9 Jahren |
naelstrof
|
a8f1e5cd57
|
Fixed a bug where a single pixel isn't accounted for when selecting the entire screen. Upped version for previous changes
|
vor 9 Jahren |