mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-29 23:32:04 +02:00
Before playback starts our video display size is zero, no point in sending navigation events in such case. Latest gstreamer git prints criticals in such case. Also do not send mouse navigaion when element is paused and skip keypresses when below paused state.