8 Commits (55ce3249680cee4e4c68c4a22d352cead748dd6d)

Author SHA1 Message Date
Oskari Timperi 55ce324968 Changes: exit from pixelchanged when given unrecognized commandline option
RevBy: TrustMe

Details: This caused some headaches in performance testing, when the
pixelchanged binary got some bogus commandline argument. It's better
to just fail and exit the program than to wait indefinitely.
15 years ago
Olli Leppanen 9258944a92 Changes:Changed wait time between button press and release
from 100ms to 200ms in pixelchanged.

RevBy:TrusMe
15 years ago
Oskari Timperi 0e73119b56 Changes: Add possibility to track 2 pixels at a time to pixelchanged
and increase the delay between mouse press and release to 100ms

RevBy: Olli Leppänen
15 years ago
Olli Leppanen ee305be5ca Changes:Removed XMapRaised call from pixelchanged to prevent
windowstack failures.

RevBy:Antti Kervinen
15 years ago
Jussi Lind 5c63c83aac Changes: pixelchanged can raise a window with -r.
RevBy: Antti Kervinen
15 years ago
Jussi Lind 70219408d4 Changes:
- License plates added to some test apps.
- fala_gettime.cpp => fala_gettime.c, fala_gettime_ms.cpp => fala_gettime_ms.c.
- Default C-flags added to top-level CMakeLists.

RevBy: TrustMe
15 years ago
Jussi Lind 1de4b4567a Changes: pixelchanged test: use pkg-config for x11, xtst and xi. C flags set correctly. Warnings fixed.
RevBy: TrustMe
15 years ago
Nimika Keshri e6f297a561 Changes: Tests separated in different dir for Meego and Harmattan
RevBy: TrustMe
15 years ago