After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 354647 - Use gtk.IconView for sources
Use gtk.IconView for sources
Status: RESOLVED FIXED
Product: pitivi
Classification: Other
Component: User interface
Git
Other Linux
: Normal enhancement
: 0.13.4
Assigned To: Brandon Lewis
Pitivi maintainers
Depends on:
Blocks:
 
 
Reported: 2006-09-06 16:15 UTC by Edward Hervey
Modified: 2010-02-07 11:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
example of an icon view (141.05 KB, image/png)
2009-04-11 16:16 UTC, Jean-François Fortin Tam
Details
picture of iconview implemented. (20.96 KB, image/png)
2010-01-25 01:06 UTC, Stephen Griffiths
Details

Description Edward Hervey 2006-09-06 16:15:33 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.
Comment 1 Scott Shawcroft 2006-09-24 19:03:57 UTC
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.
Comment 2 Brandon Lewis 2009-02-27 05:56:57 UTC
Should we forget about this?
Comment 3 Jean-François Fortin Tam 2009-04-11 16:12:20 UTC
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.
Comment 4 Jean-François Fortin Tam 2009-04-11 16:16:15 UTC
Created attachment 132519 [details]
example of an icon view
Comment 5 Stephen Griffiths 2010-01-25 01:06:55 UTC
Created attachment 152192 [details]
picture of iconview implemented.

for nekohayo
Comment 6 Stephen Griffiths 2010-01-27 13:58:48 UTC
sorry, I attached the branch against the wrong bug:
git://github.com/lostcookie/pitivi.git
branch: iconview

same one, still wants review :P
Comment 7 Stephen Griffiths 2010-02-07 11:22:50 UTC
commited to git.