Results 1 to 9 of 9

Thread: Setting up conky in compiz's widget layer

  1. #1
    Join Date
    Feb 2005
    Location
    New York City, New York
    Beans
    127
    Distro
    Ubuntu 13.04 Raring Ringtail

    Question Setting up conky in compiz's widget layer

    How do I set up conky in compiz's widget layer?

    I know I have to set up the rule under Widget Layer > Behaviour > Widget Windows but i have not been able to identify the correct rule.

    Any Ideas?

  2. #2
    Join Date
    May 2010
    Beans
    1

    Re: Setting up conky in compiz's widget layer

    BUMP hey I want the answer to this too =)

  3. #3
    Join Date
    Feb 2005
    Location
    New York City, New York
    Beans
    127
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: Setting up conky in compiz's widget layer

    I was able to figure it out, here is what you do:

    In your conky setup file , make sure the following settings are set:

    Code:
    own_window yes
    own_window_type normal
    In the CompizConig settings manager (CCSM), go to Widget Layer > Behaviour > Widget Windows and type

    Code:
    class=Conky

  4. #4
    Join Date
    Nov 2009
    Beans
    73
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Setting up conky in compiz's widget layer

    Quote Originally Posted by sagara View Post
    I was able to figure it out, here is what you do:

    In your conky setup file , make sure the following settings are set:

    Code:
    own_window yes
    own_window_type normal
    In the CompizConig settings manager (CCSM), go to Widget Layer > Behaviour > Widget Windows and type

    Code:
    class=Conky
    I'm not really sure how the widget layer works, but is there a way to always have it there? I can toggle it on/off with a shortcut key... any suggestions?

  5. #5
    Join Date
    Jul 2010
    Location
    New Jersey
    Beans
    167
    Distro
    Lubuntu

    Re: Setting up conky in compiz's widget layer

    There's a GUI for setting up Conky found here:

    http://www.webupd8.org/2010/06/conky...-up-conky.html

    : D

    It makes life easier.

    My bad this post is completely irrelevant and retarded. <__<
    Last edited by Gaygerbil; August 12th, 2010 at 07:39 PM.

  6. #6
    Join Date
    Nov 2009
    Beans
    73
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Setting up conky in compiz's widget layer

    Quote Originally Posted by Gaygerbil View Post
    There's a GUI for setting up Conky found here:

    http://www.webupd8.org/2010/06/conky...-up-conky.html

    : D

    It makes life easier.
    Thank you, but I couldn't get it working, anyways, I do have corky working right, but with some limitations due to the fact that I have compiz on my machine. I just want to have it in a widget (done) that always stays on the desktop, any suggestions?

  7. #7
    Join Date
    Oct 2007
    Location
    Taipei 台北
    Beans
    59

    Re: Setting up conky in compiz's widget layer

    Quote Originally Posted by h4x0rmx View Post
    I just want to have it in a widget (done) that always stays on the desktop, any suggestions?
    If you want it always on the desktop, why do you want it as a widget? Sounds to me like you precisely *don't* want it on the widget layer at all.

    Try removing the Compiz widget rule, and use this in your .conkyrc

    Code:
    own_window yes
    own_window_type override
    own_window_transparent yes
    and see how that strikes you.

    Good luck!

  8. #8
    Join Date
    Apr 2010
    Beans
    8

    Smile Re: Setting up conky in compiz's widget layer

    Thanks guys!! Used to have the same issue and this solved my problem

  9. #9
    Join Date
    Feb 2007
    Beans
    24,961
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Setting up conky in compiz's widget layer


    From the Ubuntu Forums Code of Conduct.
    If a post is older than a year or so and hasn't had a new reply in that time, instead of replying to it, create a new thread. In the software world, a lot can change in a very short time, and doing things this way makes it more likely that you will find the best information. You may link to the original discussion in the new thread if you think it may be helpful.
    Thread closed.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •