Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: conky transparent background with compiz

  1. #1
    Join Date
    Jun 2005
    Location
    Carrboro, NC
    Beans
    195
    Distro
    Ubuntu 10.10 Maverick Meerkat

    conky transparent background with compiz

    Right, well I'm stumped.

    I have gnome [hardy] running compiz. As I want the cube with different wallpapers on each face I have stopped nautilus from drawing the desktop.

    Each face of the cube has a wallpaper as set within Compiz. I can see at install time that these are drawn ontop of whatever is set in gnome.

    .... and now whenever I run a conky script I can see it on every face of the cube, but the background of conky is the underlying brown default of gnome.

    The same thing happens when trying to set the transparency of the main gnome menu panel.

    Can this be overcome?

    I have seen youtube videos of wonderful conky/compiz integration with gnome taskbars and different wallpapers. I have emailed the creators but heard nothing.

    many thanks in advance,
    John

  2. #2
    Join Date
    Apr 2008
    Beans
    332

    Re: conky transparent background with compiz

    a way you could try to go around it is to launch 4 seperate un-sticky conkys. have them sleep for different times. after the first launches rotate the cube. after the 2nd launches rotate cube. etc...

    its not really a sophisticated way to do it but it should work.

  3. #3
    Join Date
    Aug 2007
    Beans
    690

    Re: conky transparent background with compiz

    I accomplished this by setting
    Code:
    own_window yes
    own_window_type normal
    own_window_transparent no
    own_window_hints undecorated
    in .conkyrc

    then in compiz, set class=Conky as a widget, and under window opacities in general settings, set class=Conky opacity to 33, in Window Rules I set the same class=Conky on everything but "above", "fullscreen", and "no ARGB visuals", and finally gave class=Conky a fixed window placement

    this resulted in four different wallpapers, each with conky displayed on the right side, with an invisible background

    attached is how it turned out
    Attached Images Attached Images

  4. #4
    Join Date
    Jun 2005
    Location
    Carrboro, NC
    Beans
    195
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: conky transparent background with compiz

    ok, I have tried that

    (all but the fixed window placement bit because I am not sure how to do that yet)

    and running conky from the command line, it doesnt show in the desktop.

    However, if you then hit F9, it fades the previously active windows and conky appears - on all sides of the cube. As soon as I click on anything but conky, it vanishes.

    Thanks again in advance for the help
    John

  5. #5
    Join Date
    Jun 2005
    Location
    Carrboro, NC
    Beans
    195
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: conky transparent background with compiz

    I can confirm that swearing at the screen and shaking my fist in a menacing fashion, does'nt make it work.

  6. #6
    Join Date
    May 2008
    Location
    Here
    Beans
    207
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: conky transparent background with compiz

    Quote Originally Posted by pompeyjohn View Post
    i Can Confirm That Swearing At The Screen And Shaking My Fist In A Menacing Fashion, Does'nt Make It Work.
    +1
    "Some people are like Slinkies...not really good for anything, but they bring a smile to your face when you push them down a flight of stairs."

  7. #7
    Join Date
    Apr 2006
    Beans
    35

    Re: conky transparent background with compiz

    Quote Originally Posted by pompeyjohn View Post
    However, if you then hit F9, it fades the previously active windows and conky appears - on all sides of the cube. As soon as I click on anything but conky, it vanishes.
    Sounds like you have it listed as a widget in CCSM. I think that, if you turn off the Widget Layer plugin, it won't vanish when you click on other things. Or, you could remove conky from the "Widget Windows" entry on the Behavior tab. I can't say for sure -- I don't use the widget plugin.

    HTH

  8. #8
    Join Date
    Apr 2006
    Beans
    35

    Re: conky transparent background with compiz

    Quote Originally Posted by Locutus_of_Borg View Post
    I accomplished this by setting
    Code:
    own_window yes
    own_window_type normal
    own_window_transparent no
    own_window_hints undecorated
    in .conkyrc

    then in compiz, set class=Conky as a widget, and under window opacities in general settings, set class=Conky opacity to 33, in Window Rules I set the same class=Conky on everything but "above", "fullscreen", and "no ARGB visuals", and finally gave class=Conky a fixed window placement

    this resulted in four different wallpapers, each with conky displayed on the right side, with an invisible background
    I am using some similar settings, but I don't use dark backgrounds all 4 sides, so decreasing the opacity just won't work 100% of the time.

    But, keep your eyes on this thread, which sounds like it should work similar to this old Beryl plugin.

    With this plugin, you could set your conky window to be
    Code:
    own_window_colour hotpink
    and then tell this plugin that for conky windows, make hotpink = transparent. That's my hope, anyway.

  9. #9
    Join Date
    Mar 2008
    Beans
    7

    Question Re: conky transparent background with compiz

    Quote Originally Posted by Locutus_of_Borg View Post
    I accomplished this by setting
    Code:
    own_window yes
    own_window_type normal
    own_window_transparent no
    own_window_hints undecorated
    in .conkyrc

    then in compiz, set class=Conky as a widget, and under window opacities in general settings, set class=Conky opacity to 33, in Window Rules I set the same class=Conky on everything but "above", "fullscreen", and "no ARGB visuals", and finally gave class=Conky a fixed window placement

    this resulted in four different wallpapers, each with conky displayed on the right side, with an invisible background

    attached is how it turned out

    Hey, whats this mac-like bar on the bottom on your screenshot? :]

  10. #10
    Join Date
    Mar 2008
    Beans
    7

    Re: conky transparent background with compiz

    Quote Originally Posted by soul710 View Post
    Hey, whats this mac-like bar on the bottom on your screenshot? :]
    Anyone?

Page 1 of 2 12 LastLast

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
  •