Improve static noise by using pregenerated image instead of the shader we used before.

This commit is contained in:
Filippo Scognamiglio
2014-12-13 01:44:26 +01:00
parent fd73afb66b
commit b9afcec3cf
4 changed files with 12 additions and 45 deletions

View File

@@ -46,6 +46,7 @@ Item{
property real _maxBlurCoefficient: 0.90
property size terminalSize: kterminal.terminalSize
property size fontMetrics: kterminal.fontMetrics
// Manage copy and paste
Connections{