GUI, ergonomics and gestures
By JBK on Monday, March 26 2007, 11:14 - VideoLAN - Permalink
Ergonomics
Working on VLC media player interface, I found that clicking on menus and buttons was really un-natural. Lots of people have already said that, of course.
That is why I gave a look at VLC media player Mouse Gestures.
Mouse Gestures
Most of the important code was already written by Dnumgis, but not the functional part
. There was four gestures and I re-mapped them to have new actions.
Number of actions:
To ease the use of those gestures, I had decided to use only one-movements and two-movements actions, since three-movements are difficult for some people. And I decided to remove all double-movement (left-left, right-right, etc..) for the same timing reason.
So I had space for 4 x 5 - 4 = 16 actions.
New mapping:
You will find the new bindings on our wiki.
Comments
Hi,
When you make the shift to Qt and release 0.9 can you also include filetype icons like this http://www.deviantart.com/deviation... because right now with a couple of media files in one directory you cannot tell which format it is. This would improve the usability alot..and also make it look nicer
Thanks
This http://www.deviantart.com/deviation... is even beter, matches current vlc icons, simple and has an amiable license