|
2010-10-15
, 15:50
|
Posts: 509 |
Thanked: 522 times |
Joined on Aug 2010
@ indonesia
|
#62
|
You know what's better than one patch? A whole bunch of them merged together
Faster scrolling + all previous fixes + Matan's patches + thp's patches:
Two-column: http://mohammadag.xceleo.org/public/...+0m5_armel.deb
Single-column: http://mohammadag.xceleo.org/public/...+0m5_armel.deb
Read about MHD here: http://my.arava.co.il/~matan/repo/Mo...n_Desktop.html
I'll look into gconf later on
|
2010-10-15
, 16:16
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#63
|
# These control the deceleration of the launcher pages. When panning freely # (decelerating) the velocity of the launcher page is adjusted by this much. # strong_deceleration_rate is effective in the bouncing zones. Uncomment if # you want faster panning. [launcher] deceleration_rate = 0.99 strong_deceleration_rate = 0.7
|
2010-10-15
, 19:05
|
Posts: 509 |
Thanked: 522 times |
Joined on Aug 2010
@ indonesia
|
#64
|
It's not a bug, it's a feature (hmm, reminds me of a certain company )
Add this to transitions.ini
Code:# These control the deceleration of the launcher pages. When panning freely # (decelerating) the velocity of the launcher page is adjusted by this much. # strong_deceleration_rate is effective in the bouncing zones. Uncomment if # you want faster panning. [launcher] deceleration_rate = 0.99 strong_deceleration_rate = 0.7
|
2010-10-17
, 01:57
|
|
Posts: 176 |
Thanked: 33 times |
Joined on May 2010
@ Netherlands
|
#65
|
mohammad could you add ur custom hildon-desktop and all fixxes with the 2 column hildon desktop with centre fix of aligatro on page 4 ??
|
2010-10-17
, 08:45
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#66
|
|
2010-10-17
, 11:27
|
|
Posts: 176 |
Thanked: 33 times |
Joined on May 2010
@ Netherlands
|
#67
|
|
2010-10-17
, 11:35
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#68
|
|
2010-10-17
, 14:59
|
Posts: 490 |
Thanked: 191 times |
Joined on May 2010
|
#69
|
Yes I know that, but he released a binary, I need a patch for the source code.
aligatro, you're violating the GPL, post the source or patch file that you used.
#define DOUBLE_COLUMN 0
#if defined(SINGLE_COLUMN) # define THUMB_LARGE_WIDTH 600 # define THUMB_LARGE_HEIGHT 373 #elseif defined(DOUBLE_COLUMN) # define THUMB_LARGE_WIDTH 600 # define THUMB_LARGE_HEIGHT 373 #else # define THUMB_LARGE_WIDTH 344 # define THUMB_LARGE_HEIGHT 214 #endif
#if defined(DOUBLE_COLUMN) #define THUMB_MEDIUM_WIDTH 314 #define THUMB_MEDIUM_HEIGHT 214 #else #define THUMB_MEDIUM_WIDTH 224 #define THUMB_MEDIUM_HEIGHT 150 #endif
if (NThumbnails == 1) { lout->thumbsize = &Thumbsizes.large; lout->cells_per_row = 1; nrows_per_page = 1; } else { #if defined(DOUBLE_COLUMN) lout->thumbsize = &Thumbsizes.medium; #else lout->thumbsize = &Thumbsizes.large; #endif lout->cells_per_row = 2; nrows_per_page = NThumbnails <= 2 ? 1 : 2; }
|
2010-10-17
, 15:05
|
|
Posts: 675 |
Thanked: 923 times |
Joined on Apr 2010
@ London
|
#70
|
Sony Xperia XA2 Ultra SFOS 3 + Sony Xperia X SFOS 3, Nokia N810