Menu

#626 scaled icons in menu and taskbar are ugly

open
nobody
None
5
2013-02-10
2006-07-19
No

Fluxbox appears to scale icons associated with menu
items and toolbar tasks using a nearest-neighbor
algorithm. IMHO, these should either *not* be scaled
up to fit the available space or scaled using some
sort of interpolation algorithm.

I'm using 1.0rc1.

Discussion

  • Denilson Sá

    Denilson Sá - 2006-08-03

    Logged In: YES
    user_id=1140109

    Maybe adding an option somewhere to avoid scaling would be
    nice.

    Maybe also allowing the style/theme file to specify the
    desired icon size.

     
  • LunarCrisis

    LunarCrisis - 2006-10-26

    Logged In: YES
    user_id=1251357

    I agree, these icons are not generated very often, so I
    think it would definitely be worth scaling them properly.

    Perhaps the same rule should be applied to pixmaps in
    styles? Would be useful for people who like their window
    title heights to stay the same across themes.

     
  • Julien Trolet

    Julien Trolet - 2007-03-18

    Logged In: YES
    user_id=811298
    Originator: NO

    This is not as easy as it seems, interpolation is easy (I even made a quick hack that uses bicubic resampling), but the main issue is that the mask that is used to define which parts are transparent doesn't support any mid-opacity, only plain opaque/invisible.

    Doing this properly would require to change the way fluxbox renders those pixmaps.

     

Log in to post a comment.

MongoDB Logo MongoDB