9b98b766b2
If the mouse was at the leftmost edge of the screen and there was an action area from 0 to N, the click wouldn't register Before if an action area was defined from A to B it was from A exclusive to B inclusive now it is from A inclusive to B exclusive. This is the same way that the pixel addresses work, since a pixel's coordinate is defined by the top-left corner. Fixes #661 |
||
---|---|---|
.. | ||
adapters | ||
cairo | ||
components | ||
drawtypes | ||
events | ||
modules | ||
utils | ||
x11 | ||
CMakeLists.txt | ||
common.hpp | ||
debug.hpp | ||
errors.hpp | ||
settings.hpp.cmake | ||
version.hpp |