Skip to content

Hot/Not (IconViews)

Michal Hruby is working on Sezen and one thing I noticed is that the IconView compared to Nautilus are JUST PLAIN UGLY… Look Here:

You can see the highlighted items look different in terms of “highlighting”. The selection in nautilus sets a round frame around the text as well as the icon while the standard highlighting just look like a square around the item. Our question is how do we get our IconView to look like the one from Nautilus?

{ 16 } Comments

  1. Rodney Dawes | August 23, 2010 at 1:45 am | Permalink

    You use a custom canvas view, like the one from Nautilus.

    I’m not sure why the stock IconView selection isn’t drawn that way, though. I think it also doesn’t have rubber-banding.

  2. pt | August 23, 2010 at 3:42 am | Permalink

    is sezen going to have a right click menu, to:
    open the folder where the item is
    remove the item from list
    add source (the folder or website) to blocklist and remove item

  3. John | August 23, 2010 at 3:52 am | Permalink

    Actually GNOME artists needs to create the icons all over again, too old and plain. No offense but they are all ugly.

  4. Jaap Haitsma | August 23, 2010 at 5:30 am | Permalink

    Seif, your flattr button is not working. It just takes me to the main flatrr page. WordPress has flatrr plugins which automatically make the a flatrr page and enable people to flatrr your blog post

  5. Anders Brander | August 23, 2010 at 7:41 am | Permalink

    Lift the cell renderer from Nautilus..?

  6. Denis Washington | August 23, 2010 at 7:48 am | Permalink

    The IconView selection drawing is actually customizable by the active GTK+ theme. It just seems that not many theme artists seem to care. (Clearlooks, for instance, draws rounded rectangles with a soft gradient IIRC.)

  7. Gerald | August 23, 2010 at 7:56 am | Permalink

    Err … asking for public help for that kind of thing is quite lame actually …
    Can’t you debug your own code ? I like zeitgest but makes me think the team is not very technically skilled. I mean, asking this kind of question publicly feels wrong.

  8. Seif Lotfy | August 23, 2010 at 8:00 am | Permalink

    @Gerald the Zeitgeist team works on the engine…
    I am the only one who works on UIs :)

  9. ssam | August 23, 2010 at 8:45 am | Permalink

    i find the darkening of icons a pain when they are thumbnails of photos. some sort of highlighed boarder would be better.

  10. tm | August 23, 2010 at 9:25 am | Permalink

    how about just reading nautilus code?

  11. Seif Lotfy | August 23, 2010 at 9:30 am | Permalink

    @tm its ugly :P

  12. Hylke | August 23, 2010 at 9:38 am | Permalink

    Don’t do it like Nautilus does.
    I already filed a bug to fix this: https://bugzilla.gnome.org/show_bug.cgi?id=615183t

    @John
    you don’t know what you are talking about.

  13. Jaroslav Smid | August 23, 2010 at 9:46 am | Permalink

    Take a look into Thunar source code. It uses ListView from exo library + custom cellrenderer for text so it looks rounded. I suggest using that, you could bundle it with your app, it is just few files. Don’t know if you could do that “groups stuff” though (today, yesterday, …).

  14. Joern Konopka | August 23, 2010 at 10:51 am | Permalink

    How about this. Scrap the GTKView and replace it with a Webkit GTK Container and let People come up with cool CSS styles for the List. Best 3 Styles make it to the release and everybody can Hack them as they see fit.

    @Gerald, no offense, but whats the Problem with communicating Development to the Public? Hes just asking for suggestions and some people See the Learning Value in Posts like this.

    @John uhhm..thats Faenza..changing the Icon Theme is supposed to help in Cases of “Arghh…Uglyness”

  15. vish... | August 23, 2010 at 11:14 am | Permalink

    Hmm , i think it will be changed soon in nautilus the other way around!

    https://bugzilla.gnome.org/show_bug.cgi?id=615183

    So, which is hot now? ;p

  16. Kevin | August 23, 2010 at 11:21 pm | Permalink

    @vish…
    I vote for the mockup attached to the bug report. Its certainly much hotter than the current separate button-text highlighting used in nautilus. Sezen’s selection rectangle could be fixed by scaling down as its much too large for the contents (and some corner rounding wouldn’t hurt either).

{ 1 } Trackback

  1. [...] Seif Lotfy [...]

Post a Comment

Your email is never published nor shared. Required fields are marked *