[Solved] Enlightenment and Conky

Found this in a 2 year old thread that wasn't marked solved. Works perfectly. Thanks.
[email protected] wrote:
Hi Folks,
I am running conky 1.8.1 on both e17 (16.999.57375) and KDE 4.5.11 on different boxes each with true transparency.   I.e.; you don't need Esetroot, feh, etc.   To make conk truely transparent you need a composite running and have the following in .conkyrc
own_window yes
# ARGB can be used for real transparency, note that a composite manager is required for real transparency
own_window_argb_visual true
# Set the transparency alpha value from 0 to 255
own_window_argb_value 0
own_window_type desktop
See http://conky.sourceforge.net/config_settings.html
Good luck,
Don
my full .conkyrc
==============================
# http://conky.sourceforge.net/
color1 F9F966
color2 FF7F50
color3 87CEFF
color4 7FFF00
color5 87CEFA
default_color Chartreuse
default_outline_color Dark Cyan
default_shade_color Dark Cyan
alignment bottom_left
background yes
border_width 1
cpu_avg_samples 2
double_buffer yes
draw_borders no
draw_graph_borders yes
draw_outline no
draw_shades no
gap_x 25
gap_y 15
minimum_size 330 10
maximum_width 330
max_specials 512
max_user_text 65536
max_port_monitor_connections 64
net_avg_samples 2
no_buffers yes
out_to_console no
own_window yes
# ARGB can be used for real transparency, note that a composite manager is required for real transparency
own_window_argb_visual true
# Set the transparency alpha value from 0 to 255
own_window_argb_value 0
own_window_type desktop
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
stippled_borders 2
update_interval 2
uppercase no
use_spacer right
use_xft yes
xftalpha 0.8
xftfont Bitstream Vera Sans Mono:size=9
TEXT
$color1$nodename ${alignc}$sysname $kernel ${alignr}$color${time %l:%M:%p}
${color1}Uptime:$color $uptime ${color1} Load:$color $loadavg
${color1}CPU0:$color ${cpu cpu0}% ${cpubar cpu0 5,85}${alignr 10}${color2}${hwmon 0 temp 1}$alignr${color1}${cpugraph cpu0 32,120 104E8B FF7F50 -t}
${color1}CPU1:$color ${cpu cpu1}% ${cpubar cpu1 5,85}${alignr 10}${color2}${hwmon 2 temp 1}$alignr${color1}${cpugraph cpu1 32,120 104E8B FF7F50 -t}
${color1}CPU2:$color ${cpu cpu2}% ${cpubar cpu2 5,85}${alignr 10}${color2}${hwmon 3 temp 1}$alignr${color1}${cpugraph cpu2 32,120 104E8B FF7F50 -t}
${color1}CPU3:$color ${cpu cpu3}% ${cpubar cpu3 5,85}${alignr 10}${color2}${hwmon 1 temp 1}$alignr${color1}${cpugraph cpu3 32,120 104E8B FF7F50 -t}
${color1}Fan 1: ${color2}${hwmon 4 fan 1} RPM ${color1}Fan 4: ${color2}${hwmon 4 fan 4} RPM
${color1}RAM Usage:$color2 $mem/$memmax - $memperc% $membar
${color1}Swap Usage:$color3 $swap/$swapmax - $swapperc% ${swapbar}
${color1}Entropy:$color ${entropy_avail}/${entropy_poolsize} ${entropy_bar}
${color1}Net Down:$color ${downspeed bond0} k/s ${color1}Net Up:$color ${upspeed bond0} k/s
${color1}${downspeedgraph bond0 32,155 104E8B FF7F50 -t} $alignr${color1}${upspeedgraph bond0 32,155 104E8B FF7F50 -t}
${color1}Disk I/O: $color${diskio} $alignr${color1}${diskiograph 32,155 104E8B FF7F50 -t 750}
${color2}/ ${fs_used /}/ ${fs_size /}${alignr}${fs_bar 5,120 /}
${color1}/boot ${fs_used /boot}/ ${fs_size /boot}${alignr}${fs_bar 5,120 /boot}
${color3}/Z ${fs_used /Z}/ ${fs_size /Z}${alignr}${fs_bar 5,120 /Z}
${color}/eSATA/1 ${fs_used /eSATA/1}/ ${fs_size /eSATA/1}${alignr}${fs_bar 5,120 /eSATA/1}
${color1}Top Processes: PID CPU% MEM%
$color ${top name 1} ${top pid 1} ${top cpu 1} ${top mem 1}
$color ${top name 2} ${top pid 2} ${top cpu 2} ${top mem 2}
$color ${top name 3} ${top pid 3} ${top cpu 3} ${top mem 3}
$color ${top name 4} ${top pid 4} ${top cpu 4} ${top mem 4}
$color ${top name 3} ${top pid 5} ${top cpu 5} ${top mem 5}
# Check for new email
${color1}[email protected]:$color ${texeci 120 imapfilter -c /home/don/.imapfilter/harden.lua | cut -d\ -f5,5} unseen
# Last few syslog messages
${execi 30 sudo /Z/don/bin/conky_messg}

Shark wrote:
Here you will find everything you need to know about sound and troubleshooting it. Wiki is your friend ...
Also, check /var/log/pacman.log to find out which packages you have removed.
I think i found the problem...im not using login manager so im entering with tty...if I enter as root and do
xinit
and then
[enlightenment_start]
when i get to the interface i have sound..but if i enter as my user i dont..sooo the problem is in the permissions..i notice to that when i do reboot by the terminal this happen
[nhull@localhost ~]$ reboot
==== AUTHENTICATING FOR org.freedesktop.login1.reboot ===
Authentication is required for rebooting the system.
Authenticating as: nhull
Password:
This is strange because i am suppose to be logged as nhull...thats why the sound is not working...but im so confused, why is this happening? xD
Last edited by CyberNhull (2013-06-05 16:14:23)

Similar Messages

  • [solved]tolua++ and conky 1.7.2

    I've been messing with this for a while now, but I have no idea what's wrong.
    I'm trying to compile (via ABS) the conky 1.7.2 package with support for the new lua bindings (--enable-lua-cairo/--enable-lua-imlib2). I've installed the toluapp package from AUR, which the configure script seems to accept - but it always hits a snag at this point:
    checking for tolua++... tolua++
    checking for a library containing tolua_error... no
    configure: error: tolua_error not found
    Any ideas? I'm desperate to try the new features.
    Last edited by Crows (2009-09-29 15:05:22)

    p0rkjello wrote:
    Crows wrote:Sorry, forgot to mark this as solved seeing as it was quite far off the front page. In the end I got it working by adding LUA51_LIBS='-llua -lm' to the section of the PKGBUILD that includes --enable etc.
    I can't seem to get it to work.. Could you clarify..
    build() {
    cd ${srcdir}/${pkgname}-${pkgver}
    ./configure LUA51_LIBS='-llua -lm' \
    --prefix=/usr \
    --sysconfdir=/etc \
    --enable-rss \
    --enable-ibm \
    --enable-imlib2 \
    --enable-lua \
    --enable-lua-cairo
    make || return 1
    Error:
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.4.1/../../../../lib/libtolua++.a: could not read symbols: Bad value
    collect2: ld returned 1 exit status
    make[1]: *** [libcairo.la] Error 1
    nevermind.. it looks like an x84_64 thing.. I need to recomple tolua++ w/ -fPIC

  • Enlightenment and conky

    Hi all,
    I'm strating to use e17...seems to be awesome!
    I configured everything but conky! It was working perfectly on fluxbox but in e17 i got an error:
    Conky: desktop window (a00007) is subwindow of root window (13b)
    Conky: window type - override
    Conky: drawing to created window (0x2e00001)
    X Error of failed request: BadMatch (invalid parameter attributes)
    Major opcode of failed request: 1 (X_CreateWindow)
    Serial number of failed request: 285
    Current serial number in output stream: 288
    What does it mean?
    Thanks in advance!

    Hi Folks,
    I am running conky 1.8.1 on both e17 (16.999.57375) and KDE 4.5.11 on different boxes each with true transparency.   I.e.; you don't need Esetroot, feh, etc.   To make conk truely transparent you need a composite running and have the following in .conkyrc
    own_window yes
    # ARGB can be used for real transparency, note that a composite manager is required for real transparency
    own_window_argb_visual true
    # Set the transparency alpha value from 0 to 255
    own_window_argb_value 0
    own_window_type desktop
    See http://conky.sourceforge.net/config_settings.html
    Good luck,
    Don
    my full .conkyrc
    ==============================
    # http://conky.sourceforge.net/
    color1 F9F966
    color2 FF7F50
    color3 87CEFF
    color4 7FFF00
    color5 87CEFA
    default_color Chartreuse
    default_outline_color Dark Cyan
    default_shade_color Dark Cyan
    alignment bottom_left
    background yes
    border_width 1
    cpu_avg_samples 2
    double_buffer yes
    draw_borders no
    draw_graph_borders yes
    draw_outline no
    draw_shades no
    gap_x 25
    gap_y 15
    minimum_size 330 10
    maximum_width 330
    max_specials 512
    max_user_text 65536
    max_port_monitor_connections 64
    net_avg_samples 2
    no_buffers yes
    out_to_console no
    own_window yes
    # ARGB can be used for real transparency, note that a composite manager is required for real transparency
    own_window_argb_visual true
    # Set the transparency alpha value from 0 to 255
    own_window_argb_value 0
    own_window_type desktop
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    stippled_borders 2
    update_interval 2
    uppercase no
    use_spacer right
    use_xft yes
    xftalpha 0.8
    xftfont Bitstream Vera Sans Mono:size=9
    TEXT
    $color1$nodename ${alignc}$sysname $kernel ${alignr}$color${time %l:%M:%p}
    ${color1}Uptime:$color $uptime ${color1} Load:$color $loadavg
    ${color1}CPU0:$color ${cpu cpu0}% ${cpubar cpu0 5,85}${alignr 10}${color2}${hwmon 0 temp 1}$alignr${color1}${cpugraph cpu0 32,120 104E8B FF7F50 -t}
    ${color1}CPU1:$color ${cpu cpu1}% ${cpubar cpu1 5,85}${alignr 10}${color2}${hwmon 2 temp 1}$alignr${color1}${cpugraph cpu1 32,120 104E8B FF7F50 -t}
    ${color1}CPU2:$color ${cpu cpu2}% ${cpubar cpu2 5,85}${alignr 10}${color2}${hwmon 3 temp 1}$alignr${color1}${cpugraph cpu2 32,120 104E8B FF7F50 -t}
    ${color1}CPU3:$color ${cpu cpu3}% ${cpubar cpu3 5,85}${alignr 10}${color2}${hwmon 1 temp 1}$alignr${color1}${cpugraph cpu3 32,120 104E8B FF7F50 -t}
    ${color1}Fan 1: ${color2}${hwmon 4 fan 1} RPM ${color1}Fan 4: ${color2}${hwmon 4 fan 4} RPM
    ${color1}RAM Usage:$color2 $mem/$memmax - $memperc% $membar
    ${color1}Swap Usage:$color3 $swap/$swapmax - $swapperc% ${swapbar}
    ${color1}Entropy:$color ${entropy_avail}/${entropy_poolsize} ${entropy_bar}
    ${color1}Net Down:$color ${downspeed bond0} k/s ${color1}Net Up:$color ${upspeed bond0} k/s
    ${color1}${downspeedgraph bond0 32,155 104E8B FF7F50 -t} $alignr${color1}${upspeedgraph bond0 32,155 104E8B FF7F50 -t}
    ${color1}Disk I/O: $color${diskio} $alignr${color1}${diskiograph 32,155 104E8B FF7F50 -t 750}
    ${color2}/ ${fs_used /}/ ${fs_size /}${alignr}${fs_bar 5,120 /}
    ${color1}/boot ${fs_used /boot}/ ${fs_size /boot}${alignr}${fs_bar 5,120 /boot}
    ${color3}/Z ${fs_used /Z}/ ${fs_size /Z}${alignr}${fs_bar 5,120 /Z}
    ${color}/eSATA/1 ${fs_used /eSATA/1}/ ${fs_size /eSATA/1}${alignr}${fs_bar 5,120 /eSATA/1}
    ${color1}Top Processes: PID CPU% MEM%
    $color ${top name 1} ${top pid 1} ${top cpu 1} ${top mem 1}
    $color ${top name 2} ${top pid 2} ${top cpu 2} ${top mem 2}
    $color ${top name 3} ${top pid 3} ${top cpu 3} ${top mem 3}
    $color ${top name 4} ${top pid 4} ${top cpu 4} ${top mem 4}
    $color ${top name 3} ${top pid 5} ${top cpu 5} ${top mem 5}
    # Check for new email
    ${color1}[email protected]:$color ${texeci 120 imapfilter -c /home/don/.imapfilter/harden.lua | cut -d\ -f5,5} unseen
    # Last few syslog messages
    ${execi 30 sudo /Z/don/bin/conky_messg}

  • I want to install Photoshop but everytime I get an ERROR CODE: A12E1.How do I solve that and what is it?

    Hello,
    I want to install Photoshop but everytime I get an ERROR CODE: A12E1.How do I solve that and what is it?

    A12E1 error installing Creative Cloud products | CC
    Mylenium

  • After i download ios 5.1.1 i cant install it there is msg tell me an error occurred installing ios 5.1.1 what can i do to solve this and install the update ( i have ipad 2 ) ?????

    After i download ios 5.1.1 i cant install it there is msg tell me an error occurred installing ios 5.1.1 what can i do to solve this and install the update ( i have ipad 2 ) ?????

    No codes on the error just msg in the center of the ipad tell me that without any codes :@

  • My iMail keeps crashing -- how do I solve this and do I need to re-install

    my iMail keeps crashing -- how to solve this and do I need to re-install

    Is it iMail or Mail ?

  • I3 and conky

    Hi everyone I am very new to i3 and conky , I wondered if anyone could help me in having my multiple conky work on i3? The problem is everytime the i3 starts up conky uses the first screen to launch the multiple instances of itself in a cluggy manner. Here is my,
    xorg.conf  -> http://pastebin.com/T94meqnA
    30-screen.conf  -> http://pastebin.com/P4sft3Rt
    40-monitor.conf  -> http://pastebin.com/06b2jE1H
    Thanks in advanced.

    https://bbs.archlinux.org/viewtopic.php?id=150296

  • Ratpoison: Problems with windows autoscaling and conky statusbar

    Hi all!
    I am newbie with ratpoison and yesterday made fresh installation. Everyting else did well expect window autoscaling and conky + dzen2 statusbar. 
    What I did:
    I followed those steps from archwiki for setting up dzen: https://wiki.archlinux.org/index.php/Dzen
    my .conkyrc looks like a same as in the wiki:
    background no
    out_to_console yes
    out_to_x no
    update_interval 1.0
    total_run_times 0
    use_spacer none
    TEXT
    ^fg(\#ff0000)${loadavg 1 2 3} ^fg()${time %a %b %d %I:%M%P}
    my .xinitrc looks like:
    #!/bin/bash
    FG='#aaaaaa'
    BG='#1a1a1a'
    FONT='-*-terminus-*-r-normal-*-*-120-*-*-*-*-iso8859-*'
    conky | dzen2 -e - -h '16' -w '600' -ta r -fg $FG -bg $BG -fn $FONT
    feh --bg-scale /home/tetrao/walls/hn.jpg &
    # setup urxvtd daemon
    urxvtc "$@"
    if [ $? -eq 2 ]; then
    urxvtd -q -o -f
    urxvtc "$@"
    fi
    unclutter -root -grab -idle 1 &
    exec ratpoison
    and .ratpoisonrc
    startup_message off
    escape C-z
    set padding 0 16 0 0
    bind x exec $(dmenu_path | dmenu)
    bind C-x exec $(dmenu_path | dmenu)
    bind c exec urxvtc
    bind C-c exec urxvtc
    bind b exec uzbl-tabbed
    bind C-b exec uzbl-tabbed
    # Undo
    bind u undo
    bind C-u undo
    definekey top Print exec import -window root ~/ss-`date +%Y%m%d%H%M%S`.png
    definekey top S-XF86AudioRaiseVolume exec ratvolume Master 3%+
    definekey top S-XF86AudioMute exec ratvolume Master 0
    definekey top S-XF86AudioLowerVolume exec ratvolume Master 3%-
    definekey top XF86AudioRaiseVolume exec ratvolume PCM 3%+
    definekey top XF86AudioMute exec ratvolume PCM 0
    definekey top XF86AudioLowerVolume exec ratvolume PCM 3%-
    definekey top C-S-Up focusup
    definekey top C-S-Left focusleft
    definekey top C-S-Down focusdown
    definekey top C-S-Right focusright
    definekey top C-M-Up prevscreen
    definekey top C-M-Down nextscreen
    definekey top M-l exec ratpoison -c "select -" -c "gprev" -c "next"
    definekey top M-h exec ratpoison -c "select -" -c "gnext" -c "next"
    definekey top M-j next
    definekey top M-k prev
    So I did 16 pixels hole for the conky statusbar. Still I cannot see anything on the top of screen. (Just empty hole)
    Problem with windows autoscaling is that it doesn't fullfill whole screen. I can also see two additional small holes at the bottom and right side of screen (eventhought I didn't made those by the config). Strange isn't it?
    I put my print screen, hope it tells more about the problem:
    What I should to do text? Edit some files, but I dunno which one and how?
    I appreciate your help.
    Cheers!

    fr33ke wrote:
    About the small holes, see "Why is there a small gap between my terminal and the edge of the screen?" in the ratpoison FAQ.
    I'm not sure about your dzen/conky problem, maybe you need to "unmanage" its window? See the ratpoison documentation.
    That fixed autoscaling issue. Thx a lot!
    Any ideas, what is wrong with dzen+conky bar? I quickly read ratpoison manual and didn't find any help for this problem.

  • My iphone  screen has gone white with a few grey lines down the right hand side.. Has anyone any ideas how I can solve this and get my screen back to normal..? Thanks

    my iphone screen has gone white with a few grey lines down the right hand side.. Has anyone any idea how I can solve this and get my screen back to normal..? Thanks

    Hi tag71,
    If you are having issues with the display on your iPhone, you may find the Display portion of the following article helpful:
    iPhone: Hardware troubleshooting
    http://support.apple.com/kb/ts2802
    Regards,
    - Brenden

  • I would like to get data analysis for solving statistic and making graphs, but this function is not in add-in. How should I do? I also set up microsoft office for mac 2011.

    I would like to get data analysis for solving statistic and making graphs, but this function is not in add-in. How should I do? I also set up microsoft office for mac 2011.

    Microsoft didn't include that with the 2011 version.
    There is a third-party application that substitutes for the add-in: http://www.analystsoft.com/en/products/statplusmac/
    They also have a limited, free version.

  • [solved] WMFS statusbar and conky - conky appears on desktop as well.

    Hello guys. I recently got into WMFS. I was able to use conky in the status bar. However, some text shows up on the desktop. I could not find any fix for this issue by searching. Here is a screenshot- http://imageshack.us/photo/my-images/69 … x768s.png/
    and this is my conkyrc- http://pastebin.com/gAJgnu9k
    Would using double buffer or user_space none help?
    EDIT: I just tried out_to_x no and it appears to fix the issue for me.
    Last edited by cirnOS (2011-12-23 01:42:53)

    Mr Green wrote:Please make thread as Solved
    rc.xml
    <keybind key="F1">
    <action name="DesktopLeft">
    <dialog>no</dialog>
    <wrap>no</wrap>
    </action>
    </keybind>
    <keybind key="F2">
    <action name="DesktopRight">
    <dialog>no</dialog>
    <wrap>no</wrap>
    </action>
    </keybind>
    <keybind key="F1">
    <action name="Execute">
    <command>feh --bg-scale /root/img.png</command>
    </action>
    </keybind>
    <keybind key="F2">
    <action name="Execute">
    <command>feh --bg-scale /root/img.jpg</command>
    </action>
    </keybind>
    This lines in rc.xml make set different wallpapers on 2 desktops

  • [SOLVED] Problem With conky and or xcompmgr

    So I tried to search for this issue but i don't know quite how to explain through words on what is going on. basically i got corky installed. and so when i login my screen all around corky doesn't refresh. and i believe this to be because of xcompmgr. because thats when I installed it that is when my problem started. so here is a screenshot
    Last edited by Sicariuxs (2012-11-14 21:13:45)

    no i don't have the problem when xcompmgr is running (lol didn't mean corky!! kept thinking about league of legends xD) but the problem is that if i don't have xcompmgr running that i don't have true trnasparancy on guake or any of my other applications. what i believe it to be is that maybe conky doesn't do so well with compositing. because this also has happened to me with compiz. but i know it has to be possible to combine the two! i've seen it done all over youtube. but i keep getting this problem. any suggestions? and thanks for the quick response

  • [solved] Issue with conky and Kde 4

    I have a small issue with conky and KDE 4.2. I start conky with a script which I stored under ~/.kde/Autostart. The script is simple and looks like this..
    conky -c ~/.conkyrc_kde4
    This works fine. But when I restart the first KDE and check with ps, I have 2 instances of conky running. The instances keep on growing with the number of restarts.
    I think kde tries to restart all the apps which were running when the session was terminated. Is there a way to change this behavior in general or all the programs or for only a specific program like conky ?
    Last edited by rangalo (2009-07-28 19:02:17)

    I did
    Systemsettings > Advanced > Session Manager > Start with an empty session
    and put everything you want in Autostart

  • Python3 gmail and conky [solved by using python2]

    I have become quite dependent on conky displaying the contents of my gmail mailboxes and something seems to have broken since python3 came about.
    Can anyone with python knowledge point me to how to get it working again?
    Old code
    ## needs The urllib and feedparser Python libraries
    import sys
    import urllib3 # For BasicHTTPAuthentication
    import feedparser # For parsing the feed
    from textwrap import wrap
    _URL = "https://mail.google.com/gmail/feed/atom"
    uname = sys.argv[1]
    password = sys.argv[2]
    maxlen = sys.argv[3]
    urllib.FancyURLopener.prompt_user_passwd = lambda self, host, realm: (uname, password)
    def auth():
    '''The method to do HTTPBasicAuthentication'''
    opener = urllib.FancyURLopener()
    f = opener.open(_URL)
    feed = f.read()
    return feed
    def readmail(feed, maxlen):
    '''Parse the Atom feed and print a summary'''
    atom = feedparser.parse(feed)
    print '%s' % (len(atom.entries))
    if __name__ == "__main__":
    f = auth() # Do auth and then get the feed
    readmail(f, int(maxlen)) # Let the feed be chewed by feedparser
    error
    File "theabovescript.py", line 26
    print '%s' % (len(atom.entries))
    ^
    SyntaxError: invalid syntax
    Last edited by tawan (2010-10-19 20:05:50)

    Thanks for the above - my python2 script broke again recently, even with the hacks, so I've taken your python3 one and adapted to my needs
    fuzymonkey wrote:
    I've managed to hack this together:
    #!/usr/bin/env python
    import urllib.request
    import re
    URL = "https://mail.google.com/gmail/feed/atom"
    username = "username"
    password = "********"
    def find(term, lines):
    for line in lines:
    if re.search(term, line):
    return line
    print("?")
    exit(1)
    def get_feed():
    auth_handler = urllib.request.HTTPBasicAuthHandler()
    auth_handler.add_password(realm = "New mail feed", uri = "https://mail.google.com/", user = username, passwd = password)
    opener = urllib.request.build_opener(auth_handler)
    urllib.request.install_opener(opener)
    try:
    feed = urllib.request.urlopen(URL).read()
    except urllib.error.URLError:
    print("?")
    exit(1)
    return feed
    xml = get_feed()
    xml = xml.decode()
    linebyline = xml.splitlines()
    count = find("<fullcount>", linebyline)
    count = re.sub("^.*(\d+).*$", r"\1", count)
    print(count)

  • [SOLVED]Removing enlightenment and gnome...

    Apologies if this has been posted already, I did a little search but couldn't find anything.
    I installed arch a couple of weeks ago with enlightenment, to me it looked by far the most advanced environment to use. However there's hardly any support! They have a mailing list instead of a forum, is this 1994?
    So I went and installed gnome, but it's not starting.
    I just want to get rid of all of it now, gnome, enlightenment, all the rubbish along with it and install openbox then go from there.
    I don't want my comp filled with random rubbish and I worry that it may be at the point where it's more beneficial to reinstall arch and start again but I know you good folks on the forum can help me avoid that monumental nooby stress that comes packaged with arch.
    Cheers!
    Last edited by jpjenkins (2014-04-03 18:58:31)

    Thanks, I was concerned about the dependencies not removing, it makes sense to just -R the original installation!
    I didn't make any effort at all henk, it's not the reason why I want to uninstall though. When gnome 3.12 is packaged up I'll give it a shot. For now, a simple window manager will suffice while I fine tune the engine.
    Thanks guys.

Maybe you are looking for