Package Details: kdebase-konsole-blurry 4.9.0-1

Package Base: kdebase-konsole-blurry
Description: Terminal patched for transparency with blur effect
Upstream URL: http://kde.org/applications/system/konsole/
Category: kde
Licenses: GPL LGPL FDL
Submitter: None
Maintainer: None
Last Packager: None
Votes: 3
First Submitted: 2012-08-16 21:26
Last Updated: 2012-08-16 21:34

Latest Comments

Comment by adrianbs

2013-10-01 19:41

See this: http://yuenhoe.com/blog/2013/10/applying-kwin-blur-to-transparent-konsoleyakuake-windows/

A way to do the same without patching. It worked for me (had to replace qdbus with qdbus-qt4)

Comment by leaeasy

2013-09-07 05:51

And the pkgbuild file
http://pastebin.com/qHwS02KF

Comment by leaeasy

2013-09-07 05:49

Here is patch for konsole 4.11.1 http://pastebin.com/EUX9bPFM

Anonymous comment

2013-03-12 20:50

Sorry, I have no Arch for now and can't update this package

Comment by msx

2012-08-29 08:23

Hi! I'm having this compile error:
...
...
Generating ScreenWindow.moc
Generating Pty.moc
Generating moc_ViewContainerTabBar.cpp
Generating moc_RenameTabDialog.cpp
Generating moc_RenameTabWidget.cpp
Generating moc_CopyInputDialog.cpp
[ 1%] Built target konsoleprivate_automoc
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build kdebase-konsole-blurry.
==> Restart building kdebase-konsole-blurry ? [y/N]
==> -----------------------------------------------

Any idea on how to debug it or fetch useful info?