View Single Post
Old 09-27-2015, 08:18 AM   #33
boriar
Evangelist
boriar ought to be getting tired of karma fortunes by now.boriar ought to be getting tired of karma fortunes by now.boriar ought to be getting tired of karma fortunes by now.boriar ought to be getting tired of karma fortunes by now.boriar ought to be getting tired of karma fortunes by now.boriar ought to be getting tired of karma fortunes by now.boriar ought to be getting tired of karma fortunes by now.boriar ought to be getting tired of karma fortunes by now.boriar ought to be getting tired of karma fortunes by now.boriar ought to be getting tired of karma fortunes by now.boriar ought to be getting tired of karma fortunes by now.
 
boriar's Avatar
 
Posts: 407
Karma: 314204
Join Date: Jan 2015
Device: bq Avant XL, Kobo Aura H2O, Onyx Boox M96C Plus
Quote:
Originally Posted by oren64 View Post
patch_name = `Compact homepage layout (Glo)`
Spoiler:
Code:
<Patch>
patch_name = `Compact homepage layout (Glo)`
patch_enable = `yes`
#DragonHomePageView (Search bar height)
replace_string = C04600, `min-height:100px;`, `min-height:090px;`
replace_string = C04613, `max-height:100px;`, `max-height:090px;`
#QWidget (Space below search bar)
replace_string = C04772, `min-height:40px;`, `min-height:08px;`
replace_string = C04784, `max-height:40px;`, `max-height:08px;`
#MultiColumnTileView (Space between tiles)
replace_string = C04955, `horizontalSpacing:10;`, `horizontalSpacing:04;`
replace_string = C04976, `verticalSpacing:10;`, `verticalSpacing:04;`
#footer (Footer menu bar height)
replace_string = C04D7A, `min-height:95px;`, `min-height:68px;`
replace_string = C04D8C, `max-height:95px;`, `max-height:68px;`
#PhoenixSmallRecentBookTile
replace_string = C08F14, `percentFontSize:28;`, `percentFontSize:22;`
replace_string = C08F33, `progressFontSize:22;`, `progressFontSize:22;`
#RecentBookTile
replace_string = C0AA26, `percentFontSize:28;`, `percentFontSize:22;`
replace_string = C0AA4B, `progressFontSize:22;`, `progressFontSize:22;`
</Patch>


#DragonHomePageView (Search bar height) is the height from the upper side of screen? and can change the valuse?

patch_name = `Block WiFi firmware upgrade` if i sync is it going to delete my sideload dictionaries, and download the original dictionaries?
I can't answer your first question because I have a H2O.
About the second, yes. It only block the firmware, not the sync. That's the reason for the las patch "Change dicthtml strings to micthtml". If you rename the sideloads dictionaries from dicthtml to micthtml and activate that patch you don't lose they anymore.
boriar is offline   Reply With Quote