/srv/irclogs.ubuntu.com/2009/10/31/#ubuntu-artwork.txt

mac_vnemo: http://jimmac.musichall.cz/log/?p=177 , this is a good explanation of why the bigger sizes of the icons are needed ;)05:58
mac_vnemo: we did the 64px icons because UNR used the 64px icons in the menus , and rather than scaling the 48px icons  , we thought the icons if present in 64px would help make the appearance look better.05:59
mac_vwe will also be adding more 128px icons sizes , for icons which are used in bigger sizes06:00
mac_vnemo: also the panel size depends on the font size and not the icon size , contrary to what you state above. Reduce the font size and the panel will also be smaller , I'm using a 19px panel06:08
mac_vreduce the application size and the panel will also allowed to be smaller06:10
mac_vapplication font size*06:10
* ckontros waves10:33
* SiDi doesn't.10:35
ckontros:(10:36
* SiDi bounces instead10:36
* thorwil is reminded of the bouncing ball intro of the old ghostbusters game10:48
thorwilhttp://www.youtube.com/watch?v=_Lh-xwAopy010:48
ckontrosAnyone know why GIMP.org is down?11:51
thorwilckontros: the site is sad because the name "gimp" is being discussed on the list once more!12:20
ckontrosWhat? The "name" is under discussion?12:20
thorwilckontros: yes. though it is _very_ unlikely anything will happen. someone suggested to replace the Gnu with Perfect ... ;)12:22
* thorwil leaves for a bicycle ride12:22
ckontrosAhh...12:22
nemomac_v: I reduced font sizes16:38
nemomac_v: and wasn't able to get the panel smaller16:38
nemomac_v: the instant I shrank start-here.png the panel reduced in size16:38
nemoperhaps you're suggesting that what is forcing the 22px image instead of the 16px image is font dependant?16:39
nemoanyway. others have run into the same thing16:39
nemothe panel says it is 19px high, but is actually 24, until start-here is shrunk16:39
nemoI'd just as soon keep the font size I have though, with a smaller icon16:39
* ckontros , with his fonts set to 8px can reduce the panel to 19pixels.16:40
nemomac_v: if you want, I can show you a before/after by simply moving my ~/.icons dir w/ its labyrinth of symlinks16:40
nemockontros: did you measure the actual panel height? :)16:40
nemoscreenshot plz!16:40
nemoanyway. 8px is way too small16:40
nemockontros: http://m8y.org/tmp/Screenshot.jpeg - my desktop w/ shrunken start-here16:41
mac_vnemo: humanity has a 16px icon , not sure why there was a need to shrink the icon16:42
nemomac_v: well. that's why I asked if it was doing some crude trigger based on font size to shrink the panel icon16:43
mac_vbtw  , 8px , is not too small ;p  ..16:43
nemomac_v: my suspicion is "yes"16:43
nemoif you simply try to reduce the panel size to 20/19px it ignores you, and sticks with the larger icon16:43
mac_vi'v been using 8px , since i felt 10px was too big :)16:43
nemounlike most things that scale correctly16:43
ckontrosI run 1920x1200 w/8px.16:44
nemohowever, if you lie to it and tell it the 16px is the 24px one16:44
nemothen it uses that, and the panel can now resize down correctly16:44
mac_vnemo : you can force the icon using gtkrc16:44
nemooh? that'd be nice too?16:44
nemowhere.16:44
ckontrosnemo: You seem to just want more padding around the icon. So what you did is fine.16:44
nemono16:44
nemockontros: I don't want more padding. I want the panel at 20px or 19px instead of 24px16:44
nemockontros: let me fire up the laptop and show you what happens if I remove the symlinks :)16:45
nemopanel gets taller due to start-here16:45
nemoignoring the panel size16:45
nemooooone sec16:45
mac_vnemo: in the gtk theme , you can force the icons size16:45
nemobtw, there are many ubuntu forum threads on this16:45
mac_vgtk-icon-sizes = "panel-menu=16,16"16:45
nemomac_v: I just want to force *that* icon size. if you could show that, it'd be great16:45
nemocool16:45
nemoI'll give that a shot16:45
nemolemme dig up the laptop16:45
mac_vnemo: add that to the gtkdc of the theme16:45
mac_vgtkrc*16:46
ckontrosAFAIK, you cant bet below 21 without going to a 8px font, editing the gtkrc or changing the icons. Which you have done.16:47
nemowell. of the 3, gtkrc is tidier.16:47
mac_vyup , i dont think you can without having smaller font ;)16:47
nemoalthough the .icons has advantage of being user specific16:47
ckontrosBut forcing that icon size with do it for everything in the panel or panel menu I believe.16:47
nemooh. hum16:47
nemockontros: that would make icons smaller than 16 increase in size?16:48
mac_vnemo: AFAIK , you need to force for every applet on the panel16:48
mac_vthe messaging menu uses a 22px icon16:48
mac_vthere is not 16px icon size for that16:48
mac_vno*16:49
ckontrosmac_v: I /think/ it can be panel-global or app-specific. Can't remember.16:49
nemohttp://m8y.org/tmp/temp.txt - my overkill symlinks16:53
nemook. now to try the gtkrc suggestion16:53
nemowill move .icons somewhere16:53
nemomac_v: where would I put gtk-icon-sizes ?16:56
nemooh wait16:56
nemoI already did that16:56
nemoit didn't work16:56
mac_vnemo: is the theme in the .icons or  in usr/share?   [just taking a wild guess , since that option works when human theme uses it]16:57
nemo$ grep -Ev "^[[:space:]]*$|^[[:space:]]*#" .gtkrc-2.016:57
nemogtk-icon-sizes="gtk-menu=16,16"16:57
nemogtk-icon-sizes="gtk-button=16,16"16:57
nemogtk-icon-sizes="gtk-small-toolbar=16,16"16:57
nemogtk-icon-sizes="gtk-large-toolbar=16,16"16:57
mac_v.themes*16:57
nemogtk-icon-sizes="gtk-dnd=16,16" #don't know16:57
nemogtk-icon-sizes="gtk-dialog=16,16" #don't know16:57
nemogtk-icon-sizes="panel-menu=16,16:gtk-large-toolbar=20,20"16:57
nemoI've always had those in there16:57
nemobut I still need to do the ~/.icons thing16:58
mac_vnemo: hmm , what .icons thing?16:58
nemohm. also my font size *is* 8!16:58
nemohow odd16:58
mac_vlol16:58
nemomac_v: the symlink thing I referenced above16:58
nemook. so I'm clearly comfortable at 8. hmmm16:58
nemoso why does it work for you, but not for me16:58
ckontrosMaybe you have things in your gtkrc messing with it?16:59
nemockontros: that's my entire gtkrc above16:59
nemoum. I can send you the theme gtkrc as well I guess16:59
ckontrosNo need.16:59
nemo(as opposed to user)16:59
nemoI see nothing in the Humanity gtkrc that seems likely - I did reduce the widths of things, I certainly didn't increase anything17:00
nemoanyway. I'm not the only one to resort to this :)17:00
nemobut it works ok. just a bit convoluted17:00
nemoI guess what would be a timesaver would be a "small display" theme :)17:01
mac_vnemo: in the *human* gtkrc it is in line 817:01
nemoone that tightens everything up17:01
nemogtk-icon-sizes = "panel-menu=24,24:gtk-button=16,16"17:02
nemothat one?17:02
mac_vyup ,17:02
mac_vbut that was for 24,24 , so i gave you a 16,16 ;)17:02
nemohuh. that should have been overridden by my gtkrc personal17:02
nemoriiight17:02
nemobut my ~/.gtkrc-2.0 should specify the 16x16 override I pasted above17:02
mac_vnemo: check if there is anything in the gconf[panel options] , which forces any size17:03
nemooh. and I'm using DarkRoom right now which has no such line17:03
nemothere is a default size of 24 - however I don't think that would force it since it clearly honours my resizing ... once I smack down start-here17:05
mac_vnemo: i thought you mentioned that you used a gtkrc ? oh ! so you didnt use it as a theme?17:05
nemomac_v: I modified my ~/.gtkrc-2.0 - but I also modified the DarkRoom theme to tighten up scrollbars and such on that theme17:05
nemono one else seems to like DarkRoom, so it only impacts me really :)17:05
nemothe grep above is from .gtkrc-2.0 - that's why I pasted the grep line :)17:06
mac_vah , ok17:06
nemocurrent top panel size in gconf is set to 1917:06
nemoI'm pretty sure if I measure it it will actually be 2017:06
nemodue to other things getting in the way17:06
nemobtw, another annoying aspect of the start-here thing17:07
nemoif a user decides to reduce their panel from 24 to 19, they then discover gnome will spawn apps underneath the menu bar17:07
nemowhich it now thinks is only 19px high17:07
mac_vnemo: i think the best for you is to use the autohide ;)17:08
nemohm. it is 19px high17:08
nemomac_v: naw. I like seeing my system stats17:08
nemoI interact w/ top bar too often to want autohide17:08
nemoactually, I've always found autohides annoying. dunno why17:08
mac_vnemo: you can force the autohide size to 16px17:08
nemomaybe 'cause they pop out at me when I least expect it just 'cause I moved my mouse wrong17:09
nemohmmm17:09
nemoso it would only peek out a bit?17:09
mac_vnemo: so on autohide  16px willstill be displayed17:09
nemoI might still be able to read my stuff then17:09
nemobut then it would jitter.17:09
nemowell. I'll play w/ it. 19px works well enough.  Maybe I'll whip up a script for the poor souls on the ubuntu forum in same situation17:10
mac_vnemo: set the delay to very long17:10
ckontrosIn gconf: /apps/panel/toplevels/top_panel_screen0/auto_hide_size17:10
* nemo tries17:10
mac_vnemo: set autohide delays it to 1 min or something , that way it wont move easily17:10
nemo16, oddly, doesn't look like 1617:10
nemoeverything is chopped in half17:10
nemohm17:10
nemomaybe 817:11
nemointeresting. 16 or 8 do exactly the same thing17:11
nemoditto 2417:11
nemook. autosize is not working as expected :)17:11
nemo1-9 work17:12
nemoabove 9 the values are ignored17:12
nemomeh. no biggie. 19px is ok as noted.17:13
nemoI was just more curious about the SVGs and brought this nuisance up in passing :)17:13
mac_vnemo: that jimmac article mentions why svg is needed in all sizes17:14
nemoyeah. that makes sense17:15
nemofor small17:15
nemoit was the 48 and 64 I didn't understand17:15
* nemo rereads what you said before17:15
nemoah. hm17:16
nemodunno. doesn't seem like it'd matter much. but hey, whatever :)17:16
nemosomehow seems you could get away w/ small and large or just small, medium and large, but you're the artists.17:16
mac_vnemo: well when you are wondering about 19/16 px... why wouldnt 48/64 px matter ;p17:17
mac_vthe icons were added just to make the images more sharper17:17
mac_vnemo: also humanity-icon-theme is not very big download , it is nearly as big a human icon theme but has more the 4-5 time the number of icons... so size isnt a problem for us either17:19
* mac_v gets back to cursing OOo... #$%#$17:22
* thorwil has ubuntu-one fail at upload and uses dropbox instead21:12

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!