You are not logged in.

#26 2024-01-24 14:57:26

saronno
Member
Registered: 2009-10-02
Posts: 207

Re: [SOLVED] Today update messup my system ....

Ok, I disable compositor in xfce, turn transparency on in conky ..... problem still there.

Offline

#27 2024-01-24 14:58:29

seth
Member
Registered: 2012-09-03
Posts: 57,935

Re: [SOLVED] Today update messup my system ....

There're several tools that can do this, no idea about ristretto and nomacs apparenly can't, https://github.com/nomacs/nomacs/issues/809
feh is < 500kB

Offline

#28 2024-01-25 08:31:24

saronno
Member
Registered: 2009-10-02
Posts: 207

Re: [SOLVED] Today update messup my system ....

Ok, I use fhe to fillup the background and activate transparency in conky .... Now, characters doesn't overlap ... background of conky window is the image, anyway, other thing like icons where not visibile (of course, it's not important, I don't want icons under the conky windows, but I want to add details to what happens).

Offline

#29 2024-01-25 08:37:06

seth
Member
Registered: 2012-09-03
Posts: 57,935

Re: [SOLVED] Today update messup my system ....

Icons are normal - it's fake transparency and only shows the root pixmap as window background.
And apparently is the problem, whatever used to set the root pixmap before fails after the udpate.

Actual transparency requires a compositor and "own_window_argb_visual yes"

Offline

#30 2024-01-26 19:40:35

saronno
Member
Registered: 2009-10-02
Posts: 207

Re: [SOLVED] Today update messup my system ....

seth wrote:

Icons are normal - it's fake transparency and only shows the root pixmap as window background.
And apparently is the problem, whatever used to set the root pixmap before fails after the udpate.

But why did characters overlap?

Actual transparency requires a compositor and "own_window_argb_visual yes"

I tried, and works fine.

Offline

#31 2024-01-26 21:00:59

seth
Member
Registered: 2012-09-03
Posts: 57,935

Re: [SOLVED] Today update messup my system ....

Conky keeps painting over itself since there's no defined structure to "erase" the background. This will get you this effect, notably since the painted output will slightly vary (different numbers) between iterations.

Offline

#32 2024-01-27 12:10:06

saronno
Member
Registered: 2009-10-02
Posts: 207

Re: [SOLVED] Today update messup my system ....

seth wrote:

Conky keeps painting over itself since there's no defined structure to "erase" the background. This will get you this effect, notably since the painted output will slightly vary (different numbers) between iterations.

Understood.
Anyway, thanks again for your help.

Offline

Board footer

Powered by FluxBB