conky icon indicating copy to clipboard operation
conky copied to clipboard

Documentation for conky.conf on Xfce 4.14 (transparency issue)

Open dajare opened this issue 5 years ago • 2 comments

Issue

The documentation for window configuration for Xfce appears to be out-of-date for the latest version of Xfce. The docs here currently instruct users to include this line in the configuration file:

conky.config = {
   -- snip
   own_window_transparent = false, 
   -- snip
}

For some users on Xfce 4.14, there is a non-transparent, black screen problem that I also encountered. After doing a LOT of testing, searching, and checking something caught my eye so that I tried:

    own_window_transparent = true,

and (w00t!) success! The transparency settings now work. Does the documentation need to be updated?

Information

I'm running Mint 19.3, Xfce 4.14.1, AMD RC410M, X11/X.Org 1.20.5. My working conky.conf file is saved as a gist, if that's of any interest.

dajare avatar Apr 16 '20 19:04 dajare

I wish I could upvote this. conky-xfce needs some love.

I wish it would be possible to make conky work with

own_window = false

but this is not really usable on xfce 4.12, and using "own_window = true" makes using desktop icons inconvenient.

ghost avatar Apr 26 '20 03:04 ghost

Same problem here. Not possible to make desktop icons clickable behind conky on xfce.

own_window = false makes it possible to click through, but makes a black background that hides all icons on desktop.

freddii avatar Jan 11 '22 08:01 freddii

This issue is stale because it has been open 365 days with no activity. Remove stale label or comment, or this issue will be closed in 30 days.

github-actions[bot] avatar Mar 23 '23 01:03 github-actions[bot]

This issue was closed because it has been stalled for 30 days with no activity.

github-actions[bot] avatar Apr 23 '23 02:04 github-actions[bot]