/srv/irclogs.ubuntu.com/2008/03/23/#ubuntu-artwork.txt

psyke83_MMA_, ok, we need to use a subset of the treeview widget, as it's including the top part as that00:02
psyke83that will fix the gconf "Name" problem00:02
_MMA_ok00:02
_MMA_Using Glade might show you. Looks promising but I'm not sure abut some of the things I'm looking at.00:07
psyke83I'm not sure how to work this thingy00:11
_MMA_Yeah. Kinda odd at 1st.00:12
_MMA_Pick a "TopLevel" window 1st.00:12
psyke83I understand, yes00:12
_MMA_Then at the bottom, under "Control and Display" there's "treview".00:13
_MMA_If you drop that into the "toplevel" container you made you can see its options on the right.00:14
psyke83it's GtkLabel00:14
_MMA_Cool00:15
psyke83confirmed, that's it... now I need to know precisely what exceptions to make00:16
psyke83I don't wanna make a GtkLabel exception, I want to make an exception just for the arrow thingies... we need to know name of those00:17
_MMA_Oh damn. I got dropped.00:43
psyke83_MMA_, I had it fixed, then I accidently lost the changes I made... now I can't remember how I fixed it ;(00:50
_MMA_Oh damn. :P00:50
_MMA_If you used gedit to edit, there might be a gtkrc~ in there.00:51
psyke83too late00:52
psyke83_MMA_, I'm going nuts trying to figure this out ;)01:13
_MMA_Sux. Can't retrace your steps?01:14
psyke83nope, I lost my changes01:16
psyke83let me get a break... what do you want to change with the metacity title colours?01:16
_MMA_All of 'em or just the last GtkLabel one?01:16
psyke83no, the GtkLabel (GtkExpander) changes01:16
psyke83I saved a backup before tackling the expander problem01:17
_MMA_psyke83: Just grey the unfocused window text out.01:17
_MMA_Something that shows its unfocused.01:17
psyke83done01:21
_MMA_\m/01:21
psyke83I'll send the current revision01:21
_MMA_k01:21
_MMA_psyke83: What do you think about the tooltip?01:22
_MMA_Maybe Ill just go a little lighter gray.01:23
psyke83we need to fix the problem with gedit, then we can change the tooltip colours01:23
psyke83well yes, you can also workaround in that way01:23
_MMA_Well, gedit shows White text now.01:24
psyke83I changed the tooltip colour, didn't I?01:25
psyke83tooltips also have white text01:25
_MMA_Yep. Was different before.01:25
psyke83updated: http://connogriofa.googlepages.com/gtkrc01:25
_MMA_One had white, the other had Black.01:26
psyke83that has the metacity fix, the scrollbar background fix (now darkens relative to the chosen colour), and maybe I'm forgetting more01:26
psyke83is the metacity inactive text dark enough? pkill metacity just in case it doesn't update01:27
_MMA_Perfect01:27
=== elkbuntu_ is now known as elkbuntu
psyke83_MMA_, do you think macslow will be able to solve the problem with the arrows?01:30
_MMA_psyke83: I went with #999999 for the tooltip background. Looks ok here.01:30
psyke83_MMA_, looks kind of washed out to me01:31
_MMA_MacSlow is a GTK genius. He'll at least be able to give some real answers.01:31
psyke83I quite liked the way it was, with the white text it seemed much better01:31
_MMA_Thing is, its the same color as the rest of the UI. Looked bland.01:32
psyke83well then, swap the colours :)01:33
psyke83black text on white01:33
psyke83or at least background colour text on white01:33
psyke83oops, doesn't work01:34
psyke83it's not using tooltip_fg_colour, won't work01:35
_MMA_Wait, did we loose the treeview arrow fix?01:37
psyke83_MMA_, yes, that's what I lost01:37
_MMA_Oh hell, I thought it was just the label part.01:38
psyke83_MMA_, hmm, let me explain01:38
psyke83I can fix the arrows, but it breaks the GtkLabel text above01:38
psyke83so we need to find the name of the arrows and create an exception for those instead01:39
_MMA_Ahh...01:39
_MMA_But you still know where to edit it once we have some answers?01:40
psyke83you can edit the "murrine-treeview" section and enable "fg[NORMAL] = @bg_color", but it is not the right fix01:42
psyke83we need to find a way to omit the top part o f the treeview (the GtkLabel parts)01:42
psyke83*of01:42
psyke83holy crap! I fixed it ;)01:43
_MMA_...01:43
_MMA_Cool. :P01:43
psyke83let me send it, but I have a feeling that it's a hacky method01:43
_MMA_Send the new gtkrc.01:43
psyke83one sec01:43
_MMA_k01:44
psyke83_MMA_, redownload: http://connogriofa.googlepages.com/gtkrc01:46
psyke83check to see if anything else got broken in the process, though01:46
_MMA_psyke83: Maybe the inactive metacity window text should be a *little* lighter. Im thinking one should at least be able to read it.01:46
_MMA_What do you think?01:46
_MMA_(downloading)01:46
psyke83_MMA_, I'll agree to that if you darken the tooltip_bg_color some more :)01:47
psyke83I would say make it a shade darker than the bg_color01:47
psyke83*lighter01:47
psyke83not darker01:47
_MMA_Naa.... nm. It was because I had it on a different theme.01:49
_MMA_But wow, gconf looks fixed here.01:49
psyke83ok, I like the inactive colour for metacity at the moment01:49
_MMA_Lemmie look at the the other box.01:49
psyke83open a nautilus window and change to list view, with lots of files/directories01:49
_MMA_k01:50
_MMA_What am I looking for?01:50
psyke83the arrows *and* GtkLabel (gconf Name widget)01:50
psyke83it shows both at the same time, like gconf01:51
psyke83no problem tho, gconf-editor was enough01:52
_MMA_Yeah. Looks great. :)01:52
psyke83be careful for regressions, and I recommend we ask macslow to look at the gtkrc now01:52
_MMA_Sure. Along with some days of testing before I push it to bzr.01:52
psyke83so, we need the gedit/tooltip fix and what else?01:53
_MMA_Well, that's a matter of taste there. :) I'll totally look at what you come up with though.01:54
_MMA_I jsut don't want it the same #525252 as the rest of the UI. Too bland.01:54
_MMA_But I really think as far as bugs I had before, you've really done up a bang up job.01:55
psyke83it's also a bug; that gedit window shouldn't use the tooltip colour like that01:55
_MMA_Well, as long as we can set a color that works Im fine. Ill look at anything you want to come up with though.01:56
psyke83I'm thinking we should try to change notebook tabs a bit... it's very difficult to see the division between two inactive tabs01:57
psyke83I'll see if the spacing can be tweaked01:57
_MMA_Yeah. I see that.01:58
_MMA_On different screens its easier to see. On my laptop its hard but the desktop LCD I see 'em fine.01:58
psyke83on my laptop it's hard to see01:59
psyke83the screen is pretty clear, though01:59
_MMA_I did notice that the size of the slider handles on -Mod is bigger than before.02:00
_MMA_(my original theme)02:00
_MMA_You can see by A/B'ing with TheWidgetFactory.02:01
psyke83hmm, I thought you changed it02:01
_MMA_I did look, but it didnt seem apparent.02:02
psyke83_MMA_, http://connogriofa.googlepages.com/gtkrc02:04
psyke83they're the same as before, but you have to watch carefully, as spacing has shifted other widgets in twf02:05
psyke83as for the notebook tabs, I'm not sure how to fix the spacing02:06
psyke83increasing roundness will help to distinguish them a bit02:06
_MMA_psyke83: Oh ouch. That changed the scroolbars as well.02:06
psyke83ah yes, I didn't watch... one sec and I'll fix02:06
_MMA_k02:06
_MMA_Just tell me the line to edit.02:08
psyke83_MMA_, http://connogriofa.googlepages.com/gtkrc02:09
psyke83well you need to add two lines to "murrine-scale"02:09
_MMA_k02:09
_MMA_psyke83: Im totally moving you name to the top of the list.02:10
psyke83haha ;)02:11
_MMA_:P02:11
psyke83_MMA_, what's your name, by the way? It's not Andrew Cimitan, I know that for sure02:11
_MMA_Cory02:11
psyke83(Cimi hates my Human-Murrine-Mod theme, by the way :))02:12
_MMA_So? He doesnt like all these hacks added into sections.02:12
psyke83he didn't like the aesthetic quality of the theme, not the hacks :)02:13
_MMA_My take on it is "Why not use options that are there?". ;)02:13
_MMA_Oh....02:13
psyke83http://ubuntuforums.org/showthread.php?t=715530&page=302:14
_MMA_Well, he comes across as kinda snotty. SOme of it is a language barrier but I think he does think he's "too cool" sometimes. :P02:14
psyke83no, that' not the meat02:14
psyke83"From my point of view (and I'm the author of both Murrine and new Clearlooks) I prefer 100 times the actual Ubuntulooks theme, when using that colorscheme.02:14
psyke83Human-Murrine-Mod is a regression, not an improvement. So why don't leave Ubuntulooks?"02:14
psyke83he's probably a nice guy, but he's got a... forceful opinion ;)02:15
_MMA_psyke83: You know how much shit I get for this theme and the things I do? :) Everyone has an opinion. You just gotta do what you think is best. ;)02:15
psyke83I did.. hence the 11 pages of that thread, hehe02:16
_MMA_:)02:16
psyke83my theme is less enthusiastic, you know? It was designed as a drop-in replacement for Ubuntulooks/Human, and it has "sane" contrast, etc... UbuntuStudio is awesome, but a pain in the ass to adapt other apps :)02:17
_MMA_hehe02:17
psyke83this is a recent screenshot: http://connogriofa.googlepages.com/Human-Murrine-Mod_v0.16.png02:18
psyke83Ken may get to keep it on the CD if nobody misses the few KBs missing ;)02:18
_MMA_But yeah, kwwii likes your theme. I think he needed 1 more change and he wants to put it in. Not default but in the installation.02:18
psyke83yes02:18
_MMA_You're using that widget offset setting. Its throwing off that + button.02:19
psyke83I'm not sure what you mean02:20
_MMA_GtkButton      ::child-displacement-x = 102:20
_MMA_Change that to 0.02:20
_MMA_for X&Y.02:20
psyke83ah02:20
_MMA_I just commented them out.02:20
psyke83to be honest, I can't perceive the difference ;)02:22
psyke83what did it do, is it just the offset of pixels when it's pressed?02:22
_MMA_leave the setting, then look at it vs. UbuntuStudio.02:22
_MMA_It moved it down an.d to the right by 1px each way02:23
_MMA_psyke83: You gonna be around tomorrow, err... later today? :)02:23
psyke83_MMA_, I think so, yes02:23
_MMA_(gotta be like 3am for you)02:23
psyke83yep, 2:23am02:23
_MMA_:)02:23
_MMA_Well. Im gonna head off here. Thanx so much wor the work. Ill be around tomorrow if you have more ideas.02:24
psyke83ok, I'll see you later. Nite!02:25
_MMA_Night.02:26
psyke83_MMA_, the 1px blue line above the scrollbar in nautilus seems to be a bug in nautilus -  I see it with every standard theme/engine14:47
_MMA_Ouch14:47
psyke83did you find a way to get rid of the 1px gap between the metacity frame and scrollbar? I think it needs to be edited in the metacity-1.xml file14:49
_MMA_Probably. Though, with today being Sunday, I won't be tinkering with it much. ;)14:50
psyke83;)14:50
_MMA_psyke83: I'll really be working over the next week to tighten it up. If you're around, it would be cool to work together. I'm home all day.14:53
psyke83ok14:53
_MMA_At the end of the week (or before if we work everything out) I'll bush to bzr and into Ubuntu Studio.14:54
_MMA_s/bush/push14:54
psyke83_MMA_, I've fixed the spacing problem, want the changed metacity-1.xml file?15:13
_MMA_psyke83: Just tinker for the day and send me what you come up with later/tomorrow.15:13
psyke83ok15:14
_MMA_psyke83: Major issue. When you rename/create a file the text is white and unreadable. :(19:03
psyke83_MMA_, what about the original UbuntuStudio theme?19:03
_MMA_Part of the reason for using the gray text. :( Not great, but readable.19:06
psyke83I'll take a look in a few mins19:07
_MMA_np. Take your time. It's Sunday. :P19:09
psyke83_MMA_, what do you think if we change the input window background to light grey?19:21
psyke83I think it doesn't look bad, and it kind of reduces the harsh contrast between black/white for input boxes19:22
_MMA_psyke83: That will most likely cause other issues. Test it out but I dont know if it will work.19:22
psyke83yes, it causes other issues... maybe I'll just try to fix nautilus19:23
psyke83I'm afraid we may be dealing with a nautilus hardcoded value, because in "listview", this problem doesn't happen19:23
_MMA_In the end, I don't think changing the background is the best thing. If we can find another fix that only effects this issue that would rock.19:25
psyke83yep19:26
psyke83_MMA_, while I'm fixing this, another question. Would you like to make the background of progress bars darker or lighter? It may look nice19:29
psyke83e.g. make it dark to match scrollbar backgrounds19:29
_MMA_Sure. We can try that out.19:29
psyke83let me whip up a mod and see how it looks19:29
_MMA_cool19:30
psyke83it's nice, but I think we need the same effect for the sliders19:31
_MMA_Go for it. I'm all for doing stuff like this as long as it doesn't make bugs.19:32
psyke83_MMA_, take a look: http://connogriofa.googlepages.com/UbuntuStudio-SliderMod.png19:34
psyke83this modification only affect progressbars, and the effect is relative to the background color19:35
psyke83(progressbars and sliders, I mean)19:35
psyke83it's more consistent with scrollbars19:36
psyke83I really wish we could colour the slider part, that would be nice19:36
_MMA_psyke83: Yeah. Thats great. Any little thing we can do like that is cool.19:37
psyke83_MMA_, hmm, I have an idea... Perhaps we can use grey text by default, right... but (bear with me), we make a custom definition for all the widgets that we want white as "shade 5.0, (@fg_color)". That means that all the buttons, combo box entries, tabs etc, will be white, but "unknown" widgets will be grey, such as Nautilus's rename19:43
psyke83I'm just afraid there's millions of other problems we haven't exposed yet19:43
psyke83but I'll try to find an exception before doing that19:44
_MMA_Sure. See what you can do.19:47

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