You are not logged in.

#1 2013-05-21 20:17:34

nierro
Member
From: Milan, Italy
Registered: 2011-09-02
Posts: 849

[SOLVED] compton and conky issue

Hi!
I'm having an issue while using compton -i 0.8 (inactive window transparency) and conky: it seems conky is marked as inactive, so, even if i don't want a trasparent conky, it is.
So, here is my conkyrc : http://pastie.org/7940192 .
I already tried "own_window_type desktop", and even if it works, i had to drop it, because as soon as i clicked my desktop, conky would disappear. (I'm using spacefm to manage my desktop, in a opebox session).

Thanks!

Last edited by nierro (2013-05-22 09:08:57)

Offline

#2 2013-05-22 09:08:44

nierro
Member
From: Milan, Italy
Registered: 2011-09-02
Posts: 849

Re: [SOLVED] compton and conky issue

Well it seems i had to read man compton carefully. Compton accepts "--focus-exclude" to avoid unfocusing windows, so i could set conky window as always focused.

Offline

#3 2013-06-28 20:43:50

archbawks
Banned
Registered: 2013-03-17
Posts: 75

Re: [SOLVED] compton and conky issue

Thanks brother.

You could also put the following in your ~/.compton.conf if using the config file.

focus-exclude = ["n:a:Conky"];

[n]ame [a]nywhere in the Title of Window.

Offline

Board footer

Powered by FluxBB