PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   Windows Mobile Software (http://forum.ppcgeeks.com/forumdisplay.php?f=23)
-   -   WM 6.5 Kitchen QVGA and VGA Developer Edition (http://forum.ppcgeeks.com/showthread.php?t=54678)

xda2_haseeb 04-28-2009 12:53 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
hey guys!!! any new news on the WM6.5 Build 21551??

bbsandkm 04-28-2009 12:59 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by dsi76 (Post 881809)
Anyone know why the selection for pressing the X button in the top right is a bit off to the left?

http://forum.xda-developers.com/atta...1&d=1240878381

that used to be like that on build 21500(fake) now on 21501(official) its good

dsi76 04-28-2009 01:14 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by bbsandkm (Post 882263)
that used to be like that on build 21500(fake) now on 21501(official) its good

Ah... I see. Any ideas which DPI_96 file it is? I think I did the conversion from the Chinese leak, so maybe a *_Lang_0409_DPI_96 folder from 21500 overwrote the Chinese version of the folder.

Da_G 04-28-2009 04:41 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
dsi76:

Code:

; X does not take up 2 spaces, can click battery icon (set LimitedClock to 0 for double wide x)
[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\TaskBar]
"LimitedClock"=dword:1
"ConsistentClockOrBattery"=dword:0


dsi76 04-28-2009 05:50 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by Da_G (Post 882753)
dsi76:

Code:

; X does not take up 2 spaces, can click battery icon (set LimitedClock to 0 for double wide x)
[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\TaskBar]
"LimitedClock"=dword:1
"ConsistentClockOrBattery"=dword:0


Yes, I noticed that this does fix that issue, and it allows the battery to be selectable (as I had mentioned in March):
http://forum.ppcgeeks.com/showpost.p...postcount=1896

However, if you have it this way then the volume dialog is off too far to the right in the programs menu:
http://forum.ppcgeeks.com/showpost.p...postcount=2986

The reason for that is that the battery icon does not appear in the non-Today screens, thus the volume control dialog moves to the right.

I had set ConsistentClockOrBattery = 1 to allow the battery to appear in the non-Today screens, thus fixing the volume dialog issue, but then the X-button issue appears...


So here's the dilemma:

1) Fix the X-button issue, and the volume control dialog is too far to the right when it's not in the home screen:

Code:

[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\TaskBar]
"LimitedClock"=dword:1
"ConsistentClockOrBattery"=dword:0

2) Fix the volume control dialog issue, and the X-button issue appears (and battery icon is not selectable to launch Power settings):

Code:

[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\TaskBar]
 "LimitedClock"=dword:1
 "ConsistentClockOrBattery"=dword:1

(Even though the battery icon is not selectable, you can use a custom battery icon w/ percentage so that you don't have to worry about launching the Power settings to see the battery power).




EDIT: Hmm. actually this seems to work, LOL:

Code:

[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\TaskBar]
"LimitedClock"=dword:0
"ConsistentClockOrBattery"=dword:0

This shows the clock in the non-Today screen and allows the volume control dialog to be placed correctly.

iggord 04-29-2009 03:05 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
21502 ?

vickylife007 04-29-2009 03:07 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
5 Attachment(s)
Alright folks, as you all know it's been pretty boring, no new leaks yet. I did some bit of customization as a way of keeping me occupied, just some tweaks on the Titanium to give a custom look.

Want to share these. Attached below are the bronzeres.dll, replace the bronzeres.dll in your bronze_DPI_96 folder with any of the three you prefer, and there you go.
If you are using the neon yellow, you might need to edit your titanium to reduce its size, as it is a bit on the large side. So on the fourth line of your titanium you have this:
<Layer ID="Focus" Width="240" Height="82" Clip="False">

If you reduce the height to "70" it should be okay.
If you like any of these let me feel you.

vickylife007 04-29-2009 03:15 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
1 Attachment(s)
Okay, so here is the third file,enjoy.

Zecanilis 04-29-2009 03:57 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
This is quiet...
Too damn quiet... :s

dsi76 04-29-2009 04:12 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by Zecanilis (Post 884846)
This is quiet...
Too damn quiet... :s

Well, it gives us a chance to work on the stability of our ROMs, rather than swapping out build after build ;-) I know that these 2 weeks have made my ROM much better :)


All times are GMT -4. The time now is 07:07 PM.

Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0