GNOME Bugzilla – Bug 354647
Use gtk.IconView for sources
Last modified: 2010-02-07 11:22:50 UTC
Now that a lot of improvement has gone into (py)gtk 2.8/2.10 IconView, it should be possible to use it again for view sources/effects/transitions.
What would the benefit be of using the IconView instead of the ListView? If we used a TreeView we could support grouping, folders and media clips. Let me elaborate on media clips because its not a very good term. Annodexing enables the definition of clips within one continuous media file. When these files are imported pitivi should make the whole file available with the individual clips as children.
Should we forget about this?
No, I would personally like to be able have a "gallery" view (icon view using thumbnails). The reason is very simple: you can fit more of them since they wrap around horizontally. Of course, the icon view would have much less features than the list view, but that's expected.
Created attachment 132519 [details] example of an icon view
Created attachment 152192 [details] picture of iconview implemented. for nekohayo
sorry, I attached the branch against the wrong bug: git://github.com/lostcookie/pitivi.git branch: iconview same one, still wants review :P
commited to git.