[Konsole-devel] [Bug 218947] konsolepart should support translucency

Robert Knight robertknight at gmail.com
Wed Dec 16 18:36:38 UTC 2009


https://bugs.kde.org/show_bug.cgi?id=218947


Robert Knight <robertknight at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |robertknight at gmail.com




--- Comment #1 from Robert Knight <robertknight gmail com>  2009-12-16 19:36:37 ---
> While Konsole is a full-fledged windowed application using konsolepart

Konsole itself does not use konsolepart, though it uses much of the same code. 
As far as I can see, all the code that deals with transparency is the same in
both the application and the part.  The only difference from a typical
application is that Konsole sets the Qt::WA_TranslucentBackground attribute on
the main window - which I think is something best done by the application
rather than the part.

> So konsolepart should support translucency so that by making
> the appropriate setting in the Edit Profile > Appearance tab.

Yakuake supports transparency does it not?  I remember Eike Hein made some
changes to the Konsole part to enable transparency.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list