Like I said - don't feel too good about the idea of "fixing" my problem by taking advantage of buggy code! But seriously, is there a clean and correct way to disable the double-click functionality?
Of course this needs to run in a production environment as part of our product, so I wouldn't feel too hot about running a build that hasn't been marked as stable...
Is it possible to disable the VLC feature where double-clicking the mouse on a playing video toggles between windowed and fullscreen modes? I need to prevent fullscreen mode altogether, an indirect way to do so would work as well (that is, I don't care about the mouse double-click feature in specifi...