https://bugs.kde.org/show_bug.cgi?id=364016
Mauro Carvalho Chehab <mche...@osg.samsung.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |http://commits.kde.org/kaff | |eine/38a1b253a7f0ab3da61831 | |921b0a202e4af49cc6 Resolution|--- |FIXED --- Comment #5 from Mauro Carvalho Chehab <mche...@osg.samsung.com> --- Git commit 38a1b253a7f0ab3da61831921b0a202e4af49cc6 by Mauro Carvalho Chehab. Committed on 07/06/2016 at 00:04. Pushed by mauroc into branch 'master'. vlcmediawidget: Improve the mouse unhide mechanism There are still some troubles with the workaround for the libVLC hide bug. So, change the logic to solve those issues. Now, the hideMouse() function will not hide the mouse if its position is outside the visible area of the play widget. We're also getting rid of the setOverride stuff, as this is not safe enough. Signed-off-by: Mauro Carvalho Chehab <mche...@osg.samsung.com> M +14 -10 src/backend-vlc/vlcmediawidget.cpp M +1 -0 src/backend-vlc/vlcmediawidget.h http://commits.kde.org/kaffeine/38a1b253a7f0ab3da61831921b0a202e4af49cc6 -- You are receiving this mail because: You are watching all bug changes.