[Konsole-devel] Review Request: Make Konsole translucent using Qt 4.5's top-level transparency
Harald Fernengel
harry at kdevelop.org
Mon Mar 23 08:07:17 UTC 2009
> On 2009-03-22 14:31:20, Kurt Hindenburg wrote:
> > As I understand QT 4.5 will not be required for KDE 4.3. So I don't think this can be applied to trunk/4.3 at this time.
how about
#if QT_VERSION >= 0x040500
...
#endif
?
- Harald
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/394/#review558
-----------------------------------------------------------
On 2009-03-22 10:20:51, Harald Fernengel wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviewboard.kde.org/r/394/
> -----------------------------------------------------------
>
> (Updated 2009-03-22 10:20:51)
>
>
> Review request for Konsole.
>
>
> Summary
> -------
>
> This patch sets the Qt:WA_TranslucentBackground window attribute on the main window, allowing Konsole to be translucent using Qt's top-level transparency. Suddenly, Konsole is transparent on my Mac OS X :)
>
>
> Diffs
> -----
>
> trunk/KDE/kdebase/apps/konsole/src/Application.cpp 888066
>
> Diff: http://reviewboard.kde.org/r/394/diff
>
>
> Testing
> -------
>
> Mac OS X 10.5
>
>
> Thanks,
>
> Harald
>
>
More information about the konsole-devel
mailing list