![]() |
2010-07-26
, 15:33
|
Posts: 179 |
Thanked: 95 times |
Joined on May 2008
|
#112
|
![]() |
2010-07-26
, 16:58
|
Posts: 355 |
Thanked: 598 times |
Joined on Sep 2009
@ Nizhny Novgorod, Russia
|
#113
|
![]() |
2010-07-26
, 23:10
|
|
Posts: 1,359 |
Thanked: 717 times |
Joined on May 2009
@ ...standing right behind you...
|
#114
|
![]() |
2010-07-27
, 11:05
|
Posts: 39 |
Thanked: 55 times |
Joined on Jul 2008
@ Australia
|
#115
|
It's just the standard file with the navigator panel resized to 0.
Code:[Tasknavigator] X-Type=panel_box X-Position-X=0 X-Position-Y=0 X-Size-Width=480 X-Size-Height=0 X-Orientation=left X-UI-Policy=libtasknavigatorpolicy.so X-Is-Ordered=1 X-Config-File=tasknavigator.conf X-Plugin-Dir=/usr/share/applications/hildon-navigator [Home] X-Type=home X-Is-Ordered=0 X-Load-New-Plugins=1 X-Config-File=home.conf X-Plugin-Dir=/usr/share/applications/hildon-home;~/.hildon-home [Statusbar] X-Type=panel_expandable X-Position-X=423 X-Position-Y=0 X-Size-Width=282 X-Size-Height=50 X-Orientation=top X-UI-Policy=libstatusbarpolicy.so X-Is-Ordered=1 X-Load-New-Plugins=1 X-Config-File=statusbar.conf X-Plugin-Dir=/usr/share/applications/hildon-status-bar
![]() |
2010-07-27
, 11:49
|
Posts: 39 |
Thanked: 55 times |
Joined on Jul 2008
@ Australia
|
#116
|
![]() |
2010-07-27
, 13:11
|
Posts: 179 |
Thanked: 95 times |
Joined on May 2008
|
#117
|
[Hildon Home] BackgroundImage=file:///home/user/MyDocs/.documents/background/gizell.jpeg%20(3).jpg CachedAs= Red=0 Green=0 Blue=0 Mode=Cropped
[Hildon Home] BackgroundImage=file:///home/user/MyDocs/.documents/background/gizell3.jpeg.jpg CachedAs= Red=0 Green=0 Blue=0 Mode=Cropped
![]() |
2010-07-27
, 13:34
|
Posts: 355 |
Thanked: 598 times |
Joined on Sep 2009
@ Nizhny Novgorod, Russia
|
#118
|
Noticed the ram of launcher goes from 3 to 4 MB with a background image.
![]() |
2010-07-27
, 14:40
|
Posts: 355 |
Thanked: 598 times |
Joined on Sep 2009
@ Nizhny Novgorod, Russia
|
#119
|
![]() |
2010-07-27
, 16:26
|
Posts: 232 |
Thanked: 32 times |
Joined on Jul 2009
@ Idaho
|
#120
|
Actually, i have been playing with loading statusbar applets within my own app, and i had success. But loading existing hildon applets will require building telescope with whole gtk library. But i'd like to avoid gtk.
It was planned to include some sort of own statusbar to telescope, displaying some most important info: battery, clock, notifications (some day
angun33, yep, i'm here. Unfortunately, my vacation was sabotaged by railway company
I want to make the experiment to know how glib would affect memory consumption. If glib will not be a problem, merging could be easier. If it will be, we would need to write own replacements for glib parts you use in launcher
Anyway, we could start merging using glib right now. I will mail you with my suggestion about how merging could be organized.