Summary: | konsole background transparency does not work with xcompmgr | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | tony <lorefice2> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | adaptee, arpinity, kokoko3k |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
tony
2010-05-14 12:14:24 UTC
I was wrong, xcompmgr is fine, kompmgr not. I see this problem when using xcompmgr with fluxbox. Konsole sees that there is a compositing manager present and active, so it does not complain about transparent backgrounds, but it does not activate the transparent background, even with --force-transparent. i should also note that i am using kubuntu 10.04 with kde 4.4.2, fluxbox 1.1.1 and xcompmgr 1.1.3 I do not know what that kompmgr is, but my experiment with xcompmgr gets following result: openbox + xcompmgr --> konsole with transparency fluxbox + xcompmgr --> konsole without transparency Further investigation implies that the root cause is fluxbox still lacks ARGB support , which is needed by konsole(correct me). openbox and fvwm do support ARGB, so konsole will have transparent background when running in them with xcompmgr. So if anyone has this problem, please check whether the WM supports ARGB first. (In reply to comment #5) > Further investigation implies that the root cause is fluxbox still lacks ARGB > support , which is needed by konsole(correct me). > > openbox and fvwm do support ARGB, so konsole will have transparent background > when running in them with xcompmgr. > > So if anyone has this problem, please check whether the WM supports ARGB first. The first post clearly states that xcompmgr and kompmgr do NOT work. And they are just compositing managers, not window managers. |