The Following User Says Thank You to auouymous For This Useful Post: | ||
![]() |
2010-12-15
, 23:25
|
|
Posts: 4,783 |
Thanked: 1,253 times |
Joined on Aug 2007
@ norway
|
#222
|
![]() |
2010-12-15
, 23:55
|
Posts: 875 |
Thanked: 918 times |
Joined on Sep 2010
|
#223
|
![]() |
2010-12-16
, 19:48
|
|
Posts: 4,783 |
Thanked: 1,253 times |
Joined on Aug 2007
@ norway
|
#224
|
![]() |
2010-12-16
, 21:54
|
Posts: 875 |
Thanked: 918 times |
Joined on Sep 2010
|
#225
|
![]() |
2010-12-17
, 01:12
|
|
Posts: 4,783 |
Thanked: 1,253 times |
Joined on Aug 2007
@ norway
|
#226
|
![]() |
2010-12-17
, 02:12
|
Posts: 875 |
Thanked: 918 times |
Joined on Sep 2010
|
#227
|
didnt try with -debug, but i noticed no change on the wifi name when killing asui after connecting to wifi.
![]() |
2010-12-17
, 15:12
|
Posts: 235 |
Thanked: 339 times |
Joined on Nov 2010
|
#228
|
For anyone who gets a GUID in the wifi widget: if you start wifi, kill ASUI so it restarts, do you still have a GUID? The initial value is acquired from a different signal and I'm wondering it if it might produce a different result than what you get after starting wifi.
![]() |
2010-12-17
, 17:36
|
Posts: 875 |
Thanked: 918 times |
Joined on Sep 2010
|
#229
|
ConIc has stuff for getting the name from a GUID. ConIc is opensource, so I guess stealing its code is perhaps an option?
Oh, a feature request: If you perform a tap-and-hold on the time widget, could it switch to 12-hour time?
Why is rotation using the volume keys slightly slower than the rotation widgets?
The Following User Says Thank You to auouymous For This Useful Post: | ||
![]() |
2010-12-17
, 18:03
|
Posts: 235 |
Thanked: 339 times |
Joined on Nov 2010
|
#230
|
I assume you already know about the /apps/asui/clock_* settings accessible with the gconf-editor app, if not then ignore the following, go install gconf-editor and change them.
Would you actually switch back and forth between a 12 and 24 hour clock on a regular basis?
They look the same speed on my device. There is also no difference in the code, the key press handler calls the same rotate_screen() function as the on-screen button handler. The on-screen buttons do support rotate-and-close and if enabled, it would make them faster since the "rotating..." window isn't opened and ASUI isn't resized and redrawn.
![]() |
Tags |
bada blows, bada rox |
|
New test and debug binaries won't segfault and also display a blue asterisk if bluetooth is visible. Will probably make a swipe from left to right inside the bluetooth widget toggle visibility.
Do you still have any crash problems?