|
2011-06-16
, 23:58
|
Posts: 60 |
Thanked: 144 times |
Joined on Jan 2010
@ Philadelphia
|
#272
|
|
2011-06-28
, 23:32
|
Posts: 1,746 |
Thanked: 1,832 times |
Joined on Dec 2010
|
#273
|
|
2011-06-29
, 06:32
|
Posts: 309 |
Thanked: 456 times |
Joined on Jan 2010
|
#274
|
# zypper ar http://repo.pub.meego.com/home:/smok...ku:cordia.repo Then: # zypper refresh # zypper install hildon-desktop hildon-theme-marina
Edit /etc/sysconfig/uxlaunch and replace session= line with session=/usr/bin/hildon-desktop
The Following User Says Thank You to [DarkGUNMAN] For This Useful Post: | ||
|
2011-06-29
, 10:12
|
Posts: 1,746 |
Thanked: 1,832 times |
Joined on Dec 2010
|
#275
|
|
2011-06-29
, 10:30
|
Posts: 184 |
Thanked: 112 times |
Joined on May 2006
|
#276
|
I've followed the guide on the main cordia site and installing hildon-desktop.
N900 DE:
First of all I typed
su
meego
to get root privelege.
At this point I ran into a few dependancy issues, hildon-theme-marina does not exist. Couldn't get the specifics due to no copy/paste feature in xtermCode:# zypper ar http://repo.pub.meego.com/home:/smok...ku:cordia.repo Then: # zypper refresh # zypper install hildon-desktop hildon-theme-marina
What is the procedure to edit this file? I'm not sure if nano or leafpad are available from the meego repo.Code:Edit /etc/sysconfig/uxlaunch and replace session= line with session=/usr/bin/hildon-desktop
|
2011-06-29
, 10:33
|
|
Posts: 1,716 |
Thanked: 3,007 times |
Joined on Dec 2009
@ Warsaw, Poland
|
#277
|
What is the procedure to edit this file? I'm not sure if nano or leafpad are available from the meego repo.Code:Edit /etc/sysconfig/uxlaunch and replace session= line with session=/usr/bin/hildon-desktop
|
2011-06-29
, 10:42
|
Posts: 309 |
Thanked: 456 times |
Joined on Jan 2010
|
#278
|
its the last set of lines you edit. because everything with the # mark is just a comment
vi /usr/sysconfig/uxlaunch
There is a GUI UI Switcher app available in recent MeeGo releases I believe.
|
2011-06-29
, 10:57
|
Posts: 287 |
Thanked: 618 times |
Joined on Jan 2011
@ Estonia
|
#279
|
Managed to load hildon_desktop.
At present, no theme is loaded. Nav button appears as a pink square, but applications list and appear. Application Switcher is working, but Fennec and Terminal appear to quit when returning to task switcher, through the process remains.
|
2011-06-29
, 11:44
|
Posts: 309 |
Thanked: 456 times |
Joined on Jan 2010
|
#280
|
zypper install hildon-theme-cacher gtk2-engines-sapwood
wget http://repo.pub.meego.com/home:/smoku:/cordia/Project_DE_Trunk_standard/noarch/hildon-theme-marina-1.206-4.4.DE.noarch.rpm -O /usr/share/hildon-desktop/hildon-theme-marina-1.206-4.4.DE.noarch.rpm
rpm -Uvh /usr/share/hildon-desktop/hildon-theme-marina-1.206-4.4.DE.noarch.rpm
(hildon-theme_cacher:1582); Gdk-CRITICAL **: IA_gdk_screen_get_setting: assertion `GDK_IS_SCREEN (screen)' failed
Tags |
cordia, fremantle ux, hildon, maemo 5 ux, meego, sanctuary, the garden |
Thread Tools | |
|
Wayland is a display protocol only. It replaces graphics driver and compositing manager of XOrg. But XOrg is a lot more. Input devices handling. Event propagation. Network transparency.
Will we keep XOrg for these or roll-in custom solution - I don't know yet.
Both GTK+ and Qt can use Wayland buffers to render window content (instead X11 buffers) already. But you still need a window manager to tell the display server where and how to display these windows. And Hildon Desktop is such window manager. Will it require changes to handle Wayland - I don't know yet. HD uses Clutter to composite windows, and Clutter also has Wayland backend support already. So it may be just a straightforward backport.
So far let's focus on building a working Cordia stack. We will get back to Wayland as it hits the fa.. repos.
smoku @xiaoka.com (SMTP/XMPP) ...:.:....:... pebbled . Poky Fish : sixaxis . psx4m . uae4all
Jolla Phone post-mortem . . . . . . . . . . -> 1+1 VGN-UX390N
Last edited by smoku; 2011-06-16 at 23:18.