You are not logged in.

#1 2006-07-31 21:23:41

derelict
Member
Registered: 2006-07-25
Posts: 81

setting background images for transparent terminals

Of the various terminal emulators I've tried (aterm, urxvt, terminal) none of them function properly with regard to transparency if the background is set with imagemagick.

display -window root <image>

Terminal and aterm do not show through to the background image at all. While urxvt does become transparent, none of the tinting options show any effect.

This is not a huge issue. There are of course many other programs that can be used to set a background image. When using feh for example, all of the afore mentioned terminal emulators seem to handle transparency as expected.
feh --bg-scale <image>
However, if both methods of setting the background are used at the same time with different images, then the terminal emulators will show through to the background image that was placed with feh, while the actual desktop background is that of the image set by imagemagick. So the images are effectively placed on different layers.

There was a forum thread that hinted at this before, but there was never any resolution to it. Is this behavior a bug or a "feature"? With which program?

And if it makes any difference I've tried this in both openbox and ion3. Same results.

Offline

#2 2006-07-31 21:42:58

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: setting background images for transparent terminals

derelict wrote:

There was a forum thread that hinted at this before, but there was never any resolution to it. Is this behavior a bug or a "feature"? With which program?

It's a bug with the apps that set the background which use the "old way" of doing it.  Apps like feh use the "newer approach" which allows things such as aterm to detect the real image and use it for pseudo-transparency.

Offline

Board footer

Powered by FluxBB