mikitz | anyone know how to roll back to a previous mythbuntu skin? | 00:35 |
---|---|---|
tgm4883 | mikitz, is there an issue with the one you are on? | 00:36 |
mikitz | the latest update made the font oversized | 00:43 |
mikitz | and there are a couple of other things we prefer with the previous version | 00:43 |
mikitz | like the green/yellow/grey icons next to each upcoming recording is gone | 00:44 |
tgm4883 | mikitz, well the font size is being fixed | 00:45 |
mikitz | oh ok! | 00:45 |
tgm4883 | the green/yellow/grey icons were replaced with the whole line becoming that color | 00:45 |
tgm4883 | are you not seeing that? | 00:45 |
mikitz | hmmm.. i'll check | 00:45 |
tgm4883 | I can grab a screenshot if you want to know what mine looks like | 00:46 |
mikitz | ok. it used to show all scheduled programs including those that have been previously recorded with a grey dot beside it | 00:47 |
mikitz | ah.. i see previously recorded shows are SLIGHTLY more grey, but it is really hard to see the difference | 00:48 |
tgm4883 | yea, that is changing a bit more | 00:48 |
tgm4883 | sec | 00:48 |
mikitz | that would be excellent | 00:48 |
mikitz | wife will be very happy | 00:48 |
tgm4883 | mikitz, so this is the code that does that. You can see that there are several states we need to deal with http://pastebin.ubuntu.com/7154140/ | 00:52 |
tgm4883 | So normal and disabled are very similar, we probably need to pick a new color for disabled | 00:52 |
tgm4883 | and leave normal as the light grey | 00:53 |
tgm4883 | mikitz, thoughts on what a good color for disabled is? Black doesn't quit work | 00:53 |
tgm4883 | I could make it a real dark grey, or something else completely | 00:53 |
mikitz | what would it look like if the background was dark grey with white text? | 00:53 |
mikitz | yes i think it is important all the different states stand out from one another | 00:54 |
tgm4883 | well the background is a grey color when it's highlighted (on any entry) | 00:54 |
tgm4883 | how about blue? | 00:54 |
tgm4883 | I'm a bit weary of blue on black | 00:54 |
tgm4883 | but maybe a light blue would work | 00:54 |
mikitz | to be honest the old system was great | 00:55 |
mikitz | where is this code located? can i edit it myself? | 00:56 |
mikitz | probably in ~/.mythtv/themes/Mythbuntu somewhere? | 00:57 |
tgm4883 | yea it's in there | 00:59 |
tgm4883 | I think it's in recordings-ui.xml, but my changes aren't taking effect | 00:59 |
tgm4883 | heh, not in that file | 01:01 |
tgm4883 | it's in base.xml | 01:01 |
mikitz | right, found it | 01:01 |
mikitz | <font state="disabled" i suppose... | 01:03 |
tgm4883 | yep | 01:03 |
tgm4883 | lightblue is a distinct color to grey | 01:03 |
tgm4883 | Using #70DBFF | 01:04 |
tgm4883 | mikitz, ok, so changes for 28.5 | 01:04 |
mikitz | or even a darker grey | 01:05 |
mikitz | ok | 01:05 |
tgm4883 | menu font reduced in size and now light grey. Selected item is slightly larger than reduced size and still white | 01:05 |
tgm4883 | Upcoming recordings font reduced | 01:05 |
tgm4883 | disabled moved to light blue color | 01:05 |
mikitz | did you change basesmallgrey? | 01:06 |
tgm4883 | no | 01:06 |
tgm4883 | I did an override in the menu file | 01:06 |
mikitz | ok, thanks for doing that | 01:07 |
tgm4883 | the recording screen, font size is reduced a bit and text is light grey. I need to make the selected item white still | 01:07 |
tgm4883 | and maybe do an increase in selected font size | 01:07 |
mikitz | yes the old font size was perfect | 01:07 |
tgm4883 | yea there was a bug during the conversion to 1920x1080 | 01:08 |
tgm4883 | plus lots of other changes | 01:08 |
mikitz | probably the good changes nobody notices right away lol | 01:08 |
mikitz | well thanks for talking and improving the colours. it is a great piece of software. take care. | 01:14 |
mikitz | bye | 01:14 |
tgm4883 | yw | 01:15 |
wh0dat | okay wassup with this disturbingling huge font i guest updated too? lol | 02:16 |
tgm4883 | wh0dat, that is fixed in v28.5 | 02:21 |
tgm4883 | you should see a fix for that in the next 12 hours | 02:21 |
wh0dat | :) | 02:23 |
wh0dat | Was just about to figure out how to roll back to the previous version. thanks for the heads up. | 02:24 |
tgm4883 | yep, I've seen a few comments on the font size | 02:24 |
wh0dat | you must have a small screen at home, haha | 02:24 |
tgm4883 | 55" | 02:25 |
wh0dat | You would think there would be a font size option in the "Appearance" settings to override default theme font size. | 02:26 |
tgm4883 | I believe there is | 02:26 |
wh0dat | because different people may like different sizes | 02:26 |
wh0dat | I couldn't find it | 02:26 |
tgm4883 | maybe it was an old version of mythtv | 02:27 |
wh0dat | Yup I swore it used to be theret oo, so I think your right. | 02:28 |
tgm4883 | heh | 02:28 |
wh0dat | I do love the theme though, I've tried others and keep falling back too it. | 02:28 |
tgm4883 | I just saw a reference for it for 0.23 | 02:28 |
tgm4883 | so it did exist, must have been removed | 02:29 |
wh0dat | It's nice and clean, not too much going on... and just works. | 02:29 |
wh0dat | new font size also cuts off the time on the bottom right. | 02:29 |
wh0dat | "Tue Mar 25 2014, 10:2..." | 02:30 |
tgm4883 | that should be fixed too | 02:30 |
wh0dat | okay cool | 02:30 |
tgm4883 | it's a bit tough, because that doesn't get cut off on my screen | 02:30 |
tgm4883 | so I'm just going off of what people tell me | 02:31 |
wh0dat | didnt there use to be a widescreen version of this theme or no? | 02:31 |
wh0dat | ahh well, back to my movie... thanks again! ;-) | 02:33 |
tgm4883 | Probably, I use it on a wide screen and it works well | 02:34 |
tgm4883 | so I guess you could say there isn't a square version | 02:34 |
tgm4883 | there haven't been 2 versions for years though | 02:35 |
wh0dat | okay. yeah I am probably remembering that far back. | 02:35 |
=== hpeter_ is now known as hpeter | ||
=== hpeter_ is now known as hpeter |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!